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

Upgrade: Bump the dependencies group with 2 updates #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the dependencies group with 2 updates: openttd-helpers and sentry-sdk.

Updates openttd-helpers from 1.4.0 to 2.0.0

Release notes

Sourced from openttd-helpers's releases.

2.0.0

What's Changed

Full Changelog: OpenTTD/py-helpers@1.4.0...2.0.0

Commits
  • 286cb58 Fix: replace OpenTTD/actions/checkout action (#46)
  • 8c80a2b Fix: replace upload-release-asset action (#45)
  • 21b6bfe Fix: remove unused (and broken) shields in README (#44)
  • 8ed7f80 Upgrade: Bump the regression group across 1 directory with 9 updates (#41)
  • d31de25 Change: drop support for Python 3.8 .. 3.10 (#42)
  • f2a0e2a Upgrade: Bump the regression group across 1 directory with 2 updates (#36)
  • 7bce22a Upgrade: Bump the regression group across 1 directory with 4 updates (#34)
  • 5fc44cb Upgrade: Bump the regression group in /regression_runner with 4 updates (#27)
  • 2594034 Upgrade: Bump the actions group with 4 updates (#29)
  • f821e90 Add: [Dependabot] introduce Dependabot to keep our workflows up-to-date (#28)
  • Additional commits viewable in compare view

Updates sentry-sdk from 2.21.0 to 2.22.0

Release notes

Sourced from sentry-sdk's releases.

2.22.0

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

2.22.0

Various fixes & improvements

Commits
  • 1fcd364 Updated Changelog.md
  • 1abad47 release: 2.22.0
  • 6a1b7d4 tests(httplib): Fix flakey https test (#4057)
  • ae68d85 Revert "feat(tracing): Add propagate_traces deprecation warning (#3899)" (#...
  • 7b5904a tests: Generate tox entries for grpc via script (#3979)
  • 24afdb3 tests: Generate some of the Web 2 tox entries by toxgen (#3981)
  • 8f22def tests: Generate part of the Tasks tox entries by a script (#3976)
  • 25ddbca tests: Generate some of the AI tox entries by toxgen (#3977)
  • 85879b4 tests: Generate some of the Web 1 tox entries with toxgen (#3980)
  • feb642b tests: Generate DB group by toxgen script (#3978)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [openttd-helpers](https://github.com/OpenTTD/py-helpers) and [sentry-sdk](https://github.com/getsentry/sentry-python).


Updates `openttd-helpers` from 1.4.0 to 2.0.0
- [Release notes](https://github.com/OpenTTD/py-helpers/releases)
- [Commits](OpenTTD/py-helpers@1.4.0...2.0.0)

Updates `sentry-sdk` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.21.0...2.22.0)

---
updated-dependencies:
- dependency-name: openttd-helpers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants