Bump the all group across 1 directory with 7 updates#229
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all group across 1 directory with 7 updates#229dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
a1b0c5f to
5e2045c
Compare
5e2045c to
682fc4a
Compare
Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cattrs](https://github.com/python-attrs/cattrs) | `23.2.3` | `25.1.1` | | [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.21.0` | `3.34.0` | | [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) | `2.21.1` | `2.30.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `2.15.0` | `3.1.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.1` | `3.2.3` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.8.0` | `2.29.1` | Updates `cattrs` from 23.2.3 to 25.1.1 - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](python-attrs/cattrs@v23.2.3...v25.1.1) Updates `google-cloud-bigquery` from 3.21.0 to 3.34.0 - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery@v3.21.0...v3.34.0) Updates `google-cloud-pubsub` from 2.21.1 to 2.30.0 - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/python-pubsub@v2.21.1...v2.30.0) Updates `google-cloud-storage` from 2.15.0 to 3.1.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v2.15.0...v3.1.0) Updates `packaging` from 23.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...25.0) Updates `pyparsing` from 3.1.1 to 3.2.3 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.1.1...3.2.3) Updates `sentry-sdk` from 2.8.0 to 2.29.1 - [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.8.0...2.29.1) --- updated-dependencies: - dependency-name: cattrs dependency-version: 25.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: google-cloud-bigquery dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-cloud-pubsub dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-cloud-storage dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pyparsing dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sentry-sdk dependency-version: 2.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
682fc4a to
fcac848
Compare
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 all group with 6 updates in the / directory:
23.2.325.1.13.21.03.34.02.21.12.30.02.15.03.1.03.1.13.2.32.8.02.29.1Updates
cattrsfrom 23.2.3 to 25.1.1Release notes
Sourced from cattrs's releases.
... (truncated)
Changelog
Sourced from cattrs's changelog.
... (truncated)
Commits
9894095v25.1.17c67730Fix structuring of attrs class that inherit from typing/collections.abc gener...0bb472aSmall changelog tweak9122f10v25.1.0ea4c311Support generic parents in include_subclasses strategy (#650)c95a0a5configure_tagged_union: support type aliases (#649)58c7ba6register_un/structure_hook: support type aliases (#647)0b6586aConverters:copy()returns Self (#644)0c36adcFix reliance on unspecified behavior in test_disambiguators.py (#642)d8f17b7Merge branch '24.1'Updates
google-cloud-bigqueryfrom 3.21.0 to 3.34.0Release notes
Sourced from google-cloud-bigquery's releases.
... (truncated)
Changelog
Sourced from google-cloud-bigquery's changelog.
... (truncated)
Commits
d92b487chore(main): release 3.34.0 (#2193)cfbf263chore(deps): update dependency pytest-xdist to v3.7.0 (#2203)64cd39ffeat: job creation mode GA (#2190)28a9994docs: use query_and_wait in the array parameters sample (#2202)f67852dchore(deps): update dependency google-auth to v2.40.2 (#2196)a5f9855ci: updates renovate.json to ignore docs.yml (#2200)85ff5b1ci: Configure Renovate to keep Python at 3.10 for docs workflow (#2199)cc63108ci: Remove unit tests and doc tests from kokoro presubmit. (#2195)4379b3dddocs: fixes several typos and updates a try except block (#2197)12490f2fix(deps): update all dependencies (#2184)Updates
google-cloud-pubsubfrom 2.21.1 to 2.30.0Release notes
Sourced from google-cloud-pubsub's releases.
... (truncated)
Changelog
Sourced from google-cloud-pubsub's changelog.
... (truncated)
Commits
a5f0a2fchore(main): release 2.30.0 (#1418)c046ca2feat: Add SchemaViolationReason to IngestionFailureEvent (#1411)42d32dechore(main): release 2.29.1 (#1381)2a00b13chore(deps): update all dependencies (#1412)c7ee613chore: change assignees for issues and PRs to abbrowne126 (#1410)60639c4fix: remove setup.cfg configuration for creating universal wheels (#1376)a51d8f6chore: Update gapic-generator-python to 1.25.0 (#1385)77ba05ddocs: update readme links (#1409)4d072e0docs(sample): Add samples for topic and subscription SMTs (#1386)da0e6d0chore(python): remove noxfile.py from templates (#1383)Updates
google-cloud-storagefrom 2.15.0 to 3.1.0Release notes
Sourced from google-cloud-storage's releases.
... (truncated)
Changelog
Sourced from google-cloud-storage's changelog.
... (truncated)
Commits
aa7afdfchore(main): release 3.1.0 (#1435)c869e15Feat: Add api_key argument to Client constructor (#1441)b58d319chore(deps): bump virtualenv from 20.26.3 to 20.26.6 in /.kokoro (#1412)0378b44chore: move create_trace_span context manager within (#1443)511b6f5chore(python): conditionally load credentials in .kokoro/build.sh (#1440)b08aa0bchore: set gcs-sdk-team as CODEOWNER (#1442)24c000ffeat: add Bucket.move_blob() for HNS-enabled buckets (#1431)f2cc9c5chore(main): release 3.0.0 (#1393)71455bcsamples: add OTel Tracing quickstart (#1371)2945853Docs: Correct formatting and update README.rst (#1427)Updates
packagingfrom 23.2 to 25.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.