Bump the pip group across 1 directory with 3 updates#118
Merged
Conversation
d978b8d to
52ebfec
Compare
Bumps the pip group with 3 updates in the / directory: [sentry-sdk](https://github.com/getsentry/sentry-python), [aiohttp](https://github.com/aio-libs/aiohttp) and [setuptools](https://github.com/pypa/setuptools). Updates `sentry-sdk` from 1.45.0 to 2.8.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@1.45.0...2.8.0) Updates `aiohttp` from 3.9.5 to 3.10.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.5...v3.10.11) Updates `setuptools` from 69.5.1 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: indirect dependency-group: pip - dependency-name: setuptools dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
52ebfec to
4eb0e5b
Compare
makelarisjr
approved these changes
Nov 21, 2024
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 pip group with 3 updates in the / directory: sentry-sdk, aiohttp and setuptools.
Updates
sentry-sdkfrom 1.45.0 to 2.8.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
6f4685eUpdate CHANGELOG.md7e6998erelease: 2.8.032335ddfix(profiling): profiler_id uses underscore (#3249)763e40afix(integrations): don't send full env to subprocess (#3251)31efa62ref(transport): Stop usingHubinHttpTransport(#3247)defb448build: Remove ipdb from test requirements (#3237)407f651feat(opentelemetry): Add entry point for SentryPropagator (#3086)eab218cbuild(deps): bump checkouts/data-schemas from8c13457to88273a9(#3225)5782560fix(opentelemetry): avoid propagation of empty baggage (#2968)6701616Merge branch 'release/2.7.1'Updates
aiohttpfrom 3.9.5 to 3.10.11Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
3e09325Remove 3.10.11rc0 from 3.10 changelog (#9858)beb7b74Release 3.10.11 (#9857)259edc3[PR #9851/541d86d backport][3.10] Fix incorrect parsing of chunk extensions w...bc15db6[PR #9852/249855a backport][3.10] Fix system routes polluting the middleware ...158bf30Release 3.10.11rc0 (#9848)e5917cd[PR #9844/fabf3884 backport][3.10] Fix compressed get request benchmark paylo...68a1f42[PR #9840/cc5fa316 backport][3.10] Add benchmark for sending compressed paylo...4f4b90f[PR #9835/32ccfc9a backport][3.10] Adjust client payload benchmarks to better...f3dd0f9[PR #9832/006f4070 backport][3.10] Increase allowed import time for Python 3....f2aab2e[PR #9827/14fcfd4c backport][3.10] Adjust client GET read benchmarks to inclu...Updates
setuptoolsfrom 69.5.1 to 70.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5cbf12aWorkaround for release error in v709c1bcc3Bump version: 69.5.1 → 70.0.04dc0c31Remove deprecatedsetuptools.dep_util(#4360)6c1ef57Remove xfail now that test passes. Ref #4371.d14fa01Add all site-packages dirs when creating simulated environment for test_edita...6b7f7a1Preventbinfolders to be taken as extern packages when vendoring (#4370)69141f6Add doctest for vendorised bin folder2a53cc1Prevent 'bin' folders to be taken as extern packages7208628Replace call to deprecatedvalidate_pyprojectcommand (#4363)96d681aRemove call to deprecated validate_pyproject commandDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.