Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rocketpy from 1.3.0.post1 to 1.8.0 #16

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps rocketpy from 1.3.0.post1 to 1.8.0.

Release notes

Sourced from rocketpy's releases.

v1.8.0

Release Notes for v1.8.0 🚀

We are excited to announce the release of RocketPy v1.8.0! This version introduces new features, enhancements, and documentation updates to improve your experience. Check out what's new below:


🚀 What's New

Enhancements

Maintenance

Documentation

Testing


👥 Contributors

A big thank you to all contributors who made this release possible: @​Gui-FernandesBR, @​phmbressan, @​caioessouza, @​LUCKIN13, @​EvanMad, @​yogirajgutte, @​Lucas-Prates, and @​ArthurJWH.


Full Changelog: v1.7.1...v1.8.0

v1.7.1

🚀 What's Changed

This is another minor update of RocketPy Python library!

🐛 Bug Fixes:

  • Fixed the problem with atmospheric conditions after changing date and location.

🔧 Development Improvements:

... (truncated)

Changelog

Sourced from rocketpy's changelog.

[v1.8.0] - 2025-01-20

To install this version, run pip install rocketpy==1.8.0

Added

  • DOC: EREBUS Flight Example #757)
  • DOC: Lince Flight Example #752
  • DOC: Andromeda Flight Example #754
  • ENH: create a dataset of pre-registered motors. See #664 #744
  • DOC: add Defiance flight example #742
  • ENH: Allow for Alternative and Custom ODE Solvers. #748
  • ENH: Expansion of Encoders Implementation for Full Flights. #679

Changed

  • REL: bumps up rocketpy version to 1.8.0 #762
  • ENH: Display more information in MonteCarlo prints and plots #760
  • MNT: move piecewise functions to separate file #746
  • DOC: flight comparison improvements #755

[v1.7.1] - 2024-12-07

Changed

  • REL: update version to 1.7.1 in configuration files #750
  • MNT: Refactor Tank's testing Assertion with CAD data. #678

Fixed

  • BUG: Correctly update atmospheric conditions after changing date and location #743

[v1.7.0] - 2024-11-30

Added

  • DOC: GENESIS Flight Example #734
  • DOC: Camoes Flight Example #733
  • ENH: Callback function for collecting additional data from Monte Carlo sims #702
  • ENH: Implement optional plot saving #597

Changed

  • REL: update version to 1.7.0 in configuration files #741
  • MNT: Place filename save parameter to the end. #739
  • DOC: improvements to developers documentation #732

Fixed

... (truncated)

Commits
  • a4b42c3 Merge pull request #762 from RocketPy-Team/rel/v1.8.0
  • 0cc64c8 REL: bump version to 1.8.0
  • 6b46322 TST: increase test coverage (#756)
  • 48efc87 ENH: Display more information in MonteCarlo prints and plots (#760)
  • ce8b26d ENH: Expansion of Encoders Implementation for Full Flights. (#679)
  • 9118d42 MNT: move piecewise functions to separate file (#746)
  • 2c64d49 DOCS: Erebus11 - BME Suborbitals - 2022 flight simulation (#757)
  • a291a8a DOC: flight comparison improvements (#755)
  • 6c93aea DEV: move CITATION file back to the root
  • 86aa945 DOC: Lince (Team STAR) 2023 flight sim (#752)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by Sourcery

Update RocketPy to version 1.8.0.

New Features:

  • Support for alternative and custom ODE solvers.
  • Dataset of pre-registered motors for easier use.
  • Expanded encoders implementation to cover full flights.
  • Improved Monte Carlo simulation prints and plots with more information.
  • Several new flight simulation examples, including Defiance, Andromeda 2022, Lince 2023, and Erebus11 2022.

Tests:

  • Increased test coverage.

Bumps [rocketpy](https://github.com/RocketPy-Team/RocketPy) from 1.3.0.post1 to 1.8.0.
- [Release notes](https://github.com/RocketPy-Team/RocketPy/releases)
- [Changelog](https://github.com/RocketPy-Team/RocketPy/blob/master/CHANGELOG.md)
- [Commits](RocketPy-Team/RocketPy@v1.3.0.post1...v1.8.0)

---
updated-dependencies:
- dependency-name: rocketpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
Copy link

sourcery-ai bot commented Jan 27, 2025

Reviewer's Guide by Sourcery

This pull request bumps the rocketpy library from version 1.3.0.post1 to 1.8.0. This includes several new features, enhancements, and documentation updates.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated rocketpy dependency to version 1.8.0
  • Updated rocketpy version from 1.3.0.post1 to 1.8.0
requirements.txt

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

@suriyaa suriyaa closed this Jan 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/rocketpy-1.8.0 branch January 27, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant