Bump the python-dependencies group with 4 updates - #376
Merged
Conversation
Bumps the python-dependencies group with 4 updates: [rt](https://github.com/python-rt/python-rt), [sentry-sdk](https://github.com/getsentry/sentry-python), [coverage](https://github.com/coveragepy/coveragepy) and [soupsieve](https://github.com/facelessuser/soupsieve). Updates `rt` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/python-rt/python-rt/releases) - [Changelog](https://github.com/python-rt/python-rt/blob/master/CHANGELOG.md) - [Commits](python-rt/python-rt@v3.7.1...v3.8.0) Updates `sentry-sdk` from 2.65.0 to 2.66.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.65.0...2.66.0) Updates `coverage` from 7.15.1 to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.1...7.15.2) Updates `soupsieve` from 2.8.4 to 2.9 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8.4...2.9) --- updated-dependencies: - dependency-name: rt dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sentry-sdk dependency-version: 2.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: soupsieve dependency-version: '2.9' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 python-dependencies group with 4 updates: rt, sentry-sdk, coverage and soupsieve.
Updates
rtfrom 3.7.1 to 3.8.0Release notes
Sourced from rt's releases.
Changelog
Sourced from rt's changelog.
Commits
7cd93a9switch to httpx2Updates
sentry-sdkfrom 2.65.0 to 2.66.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
5179f60update changelog with docs linke4bcb59release: 2.66.05ba869cfix(tracing): Skip child span creation in streaming path when no current span...efddaabfix(tracing): Skip child span creation in streaming path when no current span...b199a9efix(tracing): Skip child span creation in streaming path when no current span...d695a6efix(tracing): Skip child span creation in streaming path when no current span...dbf5d03fix(tracing): Skip child span creation in streaming path when no current span...5c14034fix(tracing): Skip child span creation in streaming path when no current span...e0d2c4afeat(tracing): Promote trace_lifecycle and ignore_spans to top-level options ...baa423ftest(logging): Fix flaky test_logging_captured_warnings (#6824)Updates
coveragefrom 7.15.1 to 7.15.2Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
50d8659docs: sample HTML for 7.15.2b5eed20docs: prep for 7.15.278cab6efix: reduce memory use during reporting. #2229 (#2231)b4c1fdabuild: bump version to 7.15.2Updates
soupsievefrom 2.8.4 to 2.9Release notes
Sourced from soupsieve's releases.
Commits
8763f91Format changelog messagecf198fcFix inefficient trimming of comments and white spacece44e49Merge commit from fork751c57bFix :nth-child/:nth-of-type matching for An+B index boundaries (#297)08e9edeDrop Python 3.9d6e6830Rework selector mappingd2d1581Utilize property for accessing lazy regular expression patternb8701deBuild patterns and regexes lazily in css_parser (#296)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 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