Merged
Conversation
Bumps the pip group with 5 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.8.0` | `2.12.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.23.8` | Updates `aiohttp` from 3.9.5 to 3.10.0 - [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.0) Updates `sentry-sdk` from 2.8.0 to 2.12.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.8.0...2.12.0) Updates `coverage` from 7.5.4 to 7.6.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.4...7.6.0) Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.2) Updates `pytest-asyncio` from 0.23.7 to 0.23.8 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.23.8) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
ezio-melotti
approved these changes
Aug 1, 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 5 updates:
3.9.53.10.02.8.02.12.07.5.47.6.08.2.28.3.20.23.70.23.8Updates
aiohttpfrom 3.9.5 to 3.10.0Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
7f29851Release 3.10.0 (attempt 2) (#8552)fc201e8Release 3.10.0 (#8550)305f67aRelease 3.10.0rc0 (#8545)ed8de3a[PR #8541/a561fa99 backport][3.10] Cleanup for #8495 (#8544)df57b9f[3.10] Handle 403 and 404 issues in FileResponse class (#8538) (#8539)3baa6de[PR #8535/7108d646 backport][3.10] Small speed up to cookiejar filter_cookies...5621ecfBump pytest from 8.3.1 to 8.3.2 (#8536)9b9cec2Release 3.10.0b1 (#8533)088f734[3.10] Downgrade upload/download artifact to v3 to fix CI (#8532)948a4c5Release 3.10.0b0 (#8531)Updates
sentry-sdkfrom 2.8.0 to 2.12.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
441c0f7Updated changelogab3eb1frelease: 2.12.0f8e5d2fAdd span data to the transactions trace context (#3374)0f3e5dbci: Remove Django setuptools pinb658e4bfeat(integrations): Add async support forai_trackdecoratorfc5db4fref(otel): Remove experimental autoinstrumentation (#3239)6bb2081build(deps): bump checkouts/data-schemas from0feb234to6d2c435(#3369)2ce6677tests: Test with Django 5.1 RC (#3370)bd293e5Expose the scope getters to top level API and use them everywhere (#3357)c9765cdci: Workaround bug preventing Django test runs (#3371)Updates
coveragefrom 7.5.4 to 7.6.0Changelog
Sourced from coverage's changelog.
Commits
59a3cd7docs: sample HTML for 7.6.07f27fa7docs: prep for 7.6.06a268b0docs: issues closed by the json region reporting5bfe9e7chore: bump actions/setup-python from 5.1.0 to 5.1.1 (#1814)ab609efdocs: mention json region reporting in the changes92d96b9fix: json report needs 'no class' and 'no function' alsoe47e7e7refactor: move duplicate code into methods3d6be2bfix: json format should bump for regionsa9992d2test: add a test of json regions with branches8b89764test: json expectations should have explicit format numberUpdates
pytestfrom 8.2.2 to 8.3.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9cPrepare release version 8.3.278fe8b6Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034aMerge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337abMerge pull request #12640 from pytest-dev/update-userca3070bMerge pull request #12637 from pytest-dev/release-8.3.1de98446Prepare release version 8.3.1bd0a042Merge pull request #12636 from pytest-dev/update-release-notes664325bdoc/changelog: update 8.3.0 notes19d225dMerge pull request #12635 from pytest-dev/release-8.3.0Updates
pytest-asynciofrom 0.23.7 to 0.23.8Release notes
Sourced from pytest-asyncio's releases.
Commits
4be86a5docs: Prepare release of v0.23.8.74b3a0aBuild(deps): Bump exceptiongroup in /dependencies/defaultb0009ca[build] Declare support for Python 3.13.c747c7dBuild(deps): Bump coverage from 7.5.4 to 7.6.0 in /dependencies/default5c40a1cBuild(deps): Bump hypothesis in /dependencies/defaultb735e8abuild: Remove development dependency on Docker.91171b4ci: Test with CPython 3.13.d572138Build(deps): Bump hypothesis in /dependencies/defaulta89e4d7Build(deps): Bump certifi in /dependencies/docsb646cc1[fix] Fixed a bug that causes markers to be duplicated for async test functions.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 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 conditions