Bump the production-dependencies group across 1 directory with 3 updates#184
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the production-dependencies group across 1 directory with 3 updates#184dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the production-dependencies group with 3 updates in the / directory: [edgedb](https://github.com/edgedb/edgedb-python), [sentry-sdk](https://github.com/getsentry/sentry-python) and [babel](https://github.com/python-babel/babel). Updates `edgedb` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/edgedb/edgedb-python/releases) - [Commits](geldata/gel-python@v2.0.0...v2.0.1) Updates `sentry-sdk` from 2.10.0 to 2.13.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.10.0...2.13.0) Updates `babel` from 2.15.0 to 2.16.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.15.0...v2.16.0) --- updated-dependencies: - dependency-name: edgedb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #189. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 3 updates in the / directory: edgedb, sentry-sdk and babel.
Updates
edgedbfrom 2.0.0 to 2.0.1Commits
9471e33edgedb-python 2.0.1c47f335Fix codegen test in release CI5305fa8Remove deprecatedtest_suitekwarg fromsetuptools.setup()(#515)0959f90It's not a regexpa93429dFix regexp in the previous commit3a65404Run release workflow on PRs targeting release/x.y.z version branches1c6f52fRun release workflow on x.y.z version branches640f9edFix codegen due to internal API change (#509)45cf86aFix build on GCC 14 (#510)7141d3cAllow running release workflow manuallyUpdates
sentry-sdkfrom 2.10.0 to 2.13.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
570307cUpdated changelog4c1ea7arelease: 2.13.017a6cf0feat: Add ray integration support (#2400) (#2444)4858996Expose custom_repr function that precedes safe_repr invocation in serializer ...275c63eref(sessions): Deprecate hub-basedsessions.pylogic (#3419)6a4e729ref(sessions): Deprecateis_auto_session_tracking_enabled(#3428)a6cb9b1Add note to generated yaml files (#3423)19c4069test(sessions): Remove unnecessary line (#3418)da0392fDramatiq integration from@jacobsvante(#3397)7d46709Serialize vars early to avoid living references (#3409)Updates
babelfrom 2.15.0 to 2.16.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.