Bump the minor-patch group with 4 updates #1110
Merged
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 minor-patch group with 4 updates: sentry-sdk, pydantic-settings, bandit and ruff.
Updates
sentry-sdk
from 2.21.0 to 2.22.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
1fcd364
Updated Changelog.md1abad47
release: 2.22.06a1b7d4
tests(httplib): Fix flakey https test (#4057)ae68d85
Revert "feat(tracing): Addpropagate_traces
deprecation warning (#3899)" (#...7b5904a
tests: Generate tox entries for grpc via script (#3979)24afdb3
tests: Generate some of the Web 2 tox entries by toxgen (#3981)8f22def
tests: Generate part of the Tasks tox entries by a script (#3976)25ddbca
tests: Generate some of the AI tox entries by toxgen (#3977)85879b4
tests: Generate some of the Web 1 tox entries with toxgen (#3980)feb642b
tests: Generate DB group by toxgen script (#3978)Updates
pydantic-settings
from 2.7.1 to 2.8.0Commits
f76c7fe
Prepare release 2.8.0 (#541)4b6fd3d
Don't explode env vars if env_nested_delimiter is empty (#540)7835118
Asynchronous CLI methods in CliApp (#533)537f751
Avoid usingAny
inBaseSettings
signature to avoid mypy errors (#529)ccf99b2
Add env_nested_max_split setting (#534)65929cd
Improve env_prefix config doc (#523)e2cbb2d
CLI support for optional and variadic positional args (#519)Updates
bandit
from 1.8.2 to 1.8.3Release notes
Sourced from bandit's releases.
Commits
8ff25e0
Pytorch fix (#1231)def123a
B107: Skip None values in hardcoded password detection (#1232)00b1e95
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#1234)a324f42
Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#1233)affd4fd
Warn not error on an nonexistant test given (#1230)5e3e694
Add markupsafe.Markup XSS plugin (#1225)6133e08
Update bug template to include latest released versions (#1218)7619cc4
[pre-commit.ci] pre-commit autoupdate (#1229)3348781
Bump docker/build-push-action from 6.12.0 to 6.13.0 (#1222)ef0090f
Bump docker/build-push-action from 6.11.0 to 6.12.0 (#1221)Updates
ruff
from 0.9.6 to 0.9.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
54fccb3
Bump version to 0.9.7 (#16271)8198668
[red-knot] MDTest: Use custom class names instead of builtins (#16269)fc6b03c
Handle requests received after shutdown message (#16262)fb09d63
[red-knot] PrefixType::call
anddunder_call
withtry
(#16261)16d0625
Improve internal docs for various string-node APIs (#16256)25920fe
RenameExprStringLiteral::as_unconcatenated_string()
to `ExprStringLiteral:...97d0659
PassParserOptions
to the parser (#16220)cfc6941
[red-knot] Resolve references in eager nested scopes eagerly (#16079)f50849a
Addtext_len()
methods to more*Prefix
enums inruff_python_ast
(#16254)55ea094
[red-knot] Allow anyRanged
argument forreport_lint
and `report_diagnost...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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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