Bump the dependencies group with 8 updates#515
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the dependencies group with 8 updates#515dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.37.13` | `1.37.18` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.22.0` | `2.24.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.164.0` | `2.165.0` | | [faker](https://github.com/joke2k/faker) | `37.0.0` | `37.0.2` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `5.0.1` | `5.1.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.37.13` | `1.37.18` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.0` | `0.11.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` | Updates `boto3` from 1.37.13 to 1.37.18 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.13...1.37.18) Updates `sentry-sdk` from 2.22.0 to 2.24.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.22.0...2.24.0) Updates `google-api-python-client` from 2.164.0 to 2.165.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.164.0...v2.165.0) Updates `faker` from 37.0.0 to 37.0.2 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.0.0...v37.0.2) Updates `django-debug-toolbar` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@5.0.1...5.1.0) Updates `boto3-stubs` from 1.37.13 to 1.37.18 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.11.0 to 0.11.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.0...0.11.2) Updates `pre-commit` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 8 updates:
1.37.131.37.182.22.02.24.02.164.02.165.037.0.037.0.25.0.15.1.01.37.131.37.180.11.00.11.24.1.04.2.0Updates
boto3from 1.37.13 to 1.37.18Commits
69d11a6Merge branch 'release-1.37.18'0d41ef7Bumping version to 1.37.1815acefeAdd changelog entries from botocore7157d77Merge branch 'release-1.37.17'b2763c6Merge branch 'release-1.37.17' into develop81c4936Bumping version to 1.37.177e2a660Add changelog entries from botocoree8a1214Merge branch 'release-1.37.16'dae69beMerge branch 'release-1.37.16' into develop82b8345Bumping version to 1.37.16Updates
sentry-sdkfrom 2.22.0 to 2.24.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
a3356d7release: 2.24.012b3ca3fix(tracing): FixInvalidOperation(#4179)5715734Fix memory leak by not piling up breadcrumbs forever in Spark workers. (#4167)2579cb2Update scripts sources (#4166)f76528fFixed flaky test (#4165)eb189efchore(profiler): Add deprecation warning for session functions (#4171)f6db981feat(profiling): reverse profile_session start/stop methods deprecation (#4162)0d3bc3dResetDedupeIntegration'slast-seenifbefore_senddropped the event (#...65132bastyle(integrations): Fix captured typo (#4161)11abdd2Handle loguru msg levels that are not supported by Sentry (#4147)Updates
google-api-python-clientfrom 2.164.0 to 2.165.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
e9fb04cchore(main): release 2.165.0 (#2581)935c167chore: Update discovery artifacts (#2582)21847effix: resolve issue where pre-release versions of dependencies are installed (...Updates
fakerfrom 37.0.0 to 37.0.2Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
914c19fBump version: 37.0.1 → 37.0.2ada6c54📝 Update CHANGELOG.mdbe6fc5ffix return type327500aBump version: 37.0.0 → 37.0.12b9f758📝 Update CHANGELOG.mdb477867fix Belgium IBAN incorrect checksum #2165 (#2175)450c2bcFix last names from en_PK provider (#2190)2a1053cfix typos in CHANGELOGUpdates
django-debug-toolbarfrom 5.0.1 to 5.1.0Release notes
Sourced from django-debug-toolbar's releases.
Changelog
Sourced from django-debug-toolbar's changelog.
Commits
0d7b859Version 5.1.0cbb479fRefactor on csp_nonce usage with django-csp (#2088)c557f24Fix Dark Mode Conflict in Pygments (#2108)0d9b80e[pre-commit.ci] pre-commit autoupdate (#2107)86b67bbReword a changelog entry2401406[pre-commit.ci] pre-commit autoupdate (#2102)42696c2Fix for exception-unhandled "forked" Promise chain (#2101)e885fe9Replace DebugConfiguredStorage with URLMixin in staticfiles panel (#2097)b5dc19cAdd help command to the Makefile (#2094)b78fd4d[pre-commit.ci] pre-commit autoupdate (#2095)Updates
boto3-stubsfrom 1.37.13 to 1.37.18Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
rufffrom 0.11.0 to 0.11.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.