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 flightgear-python from 1.6.0 to 2.0.1 #14

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps flightgear-python from 1.6.0 to 2.0.1.

Release notes

Sourced from flightgear-python's releases.

2.0.1

Automatic release 2.0.1

2.0.0

Automatic release 2.0.0

1.7.0

Automatic release 1.7.0

Changelog

Sourced from flightgear-python's changelog.

2.0.1

17 November 2024

  • Fix readthedocs poetry config f4842e0
  • Add linux 3.13, windows 3.12.7 to CI matrix 6cf4122

2.0.0

17 November 2024

  • Drop support for python 3.6, 3.8 is minimum now 65ca345
  • Check for telnet BrokenPipeError, better match on bad telnet cmd dd28aad
  • Fix version.parse() in do_release.py 0a65f24
  • Add coverage[toml] now that coverage settings are in pyproject.toml 58bd492
  • Pre-check for required programs in fg_full_integration_test.sh c96de5c
  • Explicitly search for jsbsim root dir 491feea
  • Don't explicitly specify 3.6 in run_tests.sh a046635
  • Minor comment for do_release.py 2991aa4

1.7.0

19 May 2024

  • Implement auto-version parsing for the FGConnection classes (FDMConnection, CtrlsConnection, GuiConnection) 9e51476
  • Add integration test to run all example code, enable rx_proc.daemon b537012
  • Update docs/examples to use auto versioning 0f814e5
Commits
  • 1e6413b Autogenerated release patch
  • f4842e0 Fix readthedocs poetry config
  • 6cf4122 Add linux 3.13, windows 3.12.7 to CI matrix
  • 9d2e1a7 fixup! Drop 3.6, 3.8 is minimum now
  • 71250cf Autogenerated release major
  • c34b767 fixup! Check for telnet BrokenPipeError, better match on bad telnet cmd
  • 86071fe fixup! Add coverage[toml] now that coverage settings are in pyproject.toml
  • 0a65f24 Fix version.parse() in do_release.py
  • 2991aa4 Minor comment for do_release.py
  • 65ca345 Drop 3.6, 3.8 is minimum now
  • 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)

Bumps [flightgear-python](https://github.com/julianneswinoga/flightgear-python) from 1.6.0 to 2.0.1.
- [Release notes](https://github.com/julianneswinoga/flightgear-python/releases)
- [Changelog](https://github.com/julianneswinoga/flightgear-python/blob/master/CHANGELOG.md)
- [Commits](julianneswinoga/flightgear-python@1.6.0...2.0.1)

---
updated-dependencies:
- dependency-name: flightgear-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from juhannc as a code owner December 1, 2024 04:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
@juhannc
Copy link
Member

juhannc commented Dec 2, 2024

@dependabot rebase

@juhannc juhannc merged commit c6d7ac1 into main Dec 2, 2024
8 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/flightgear-python-2.0.1 branch December 2, 2024 08:40
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 General Packaging python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant