Bump the minor-patch group with 3 updates #1126
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 3 updates: pydantic, sentry-sdk and ruff.
Updates
pydantic
from 2.11.1 to 2.11.2Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
bd1f8cf
Prepare release v2.11.2 (#11684)f70f291
Add integration documentation for llms.txt (#11677)34095c7
Properly validate parameterized mappings (#11658)dfa6c67
Mention the attribute name in model fields deprecation message (#11674)cbf4202
Do not expand root type in the mypy plugin for variables (#11676)8b0825a
Provide the available definitions when applying discriminated unions (#11670)86c5703
Do not overrideFieldInfo._complete
when using field from parent class (#11...da84149
Make sure__pydantic_private__
exists before setting private attributes (#1...0cfe853
Bumppydantic-core
to v2.33.1 (#11678)Updates
sentry-sdk
from 2.24.1 to 2.25.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
d42e632
Updated changelogd7cf510
release: 2.25.1c254ba4
feat(ourlogs): Add a class which batches groups of logs together. (#4229)438ee01
Debug output from Sentry logs should always bedebug
level. (#4224)e4b8dae
fix(ai): Do not consume anthropic streaming stop (#4232)8b40aa0
fix(ourlogs): Use repr instead of json for message and arguments (#4227)2dde2fe
build(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0 (#4214)d0d70a5
feat: Do not spam sentry_sdk.warnings logger w/ Spotlight (#4219)4dcd538
fixed code snippet (#4218)ee97003
Merge branch 'release/2.25.0'Updates
ruff
from 0.11.2 to 0.11.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
95d6ed4
Bump 0.11.4 (#17212)acc5662
[syntax-errors] Allowyield
in base classes and annotations (#17206)33a56f1
Don't skip visiting non-tuple slice intyping.Annotated
subscripts (#17201)5cee346
[red-knot] mypy_primer: do not specify Python version (#17200)ffa824e
[red-knot] AddType.definition
method (#17153)98b95c9
ImplementInvalid rule provided
as rule RUF102 with--fix
(#17138)a4ba10f
[red-knot] Add basic on-hover to playground and LSP (#17057)bf03068
[red-knot] don't remove negations when simplifying constrained typevars (#17189)4f924bb
[minor] Fix extra semicolon for clippy (#17188)c2b2e42
[syntax-errors] Invalid syntax in annotations (#17101)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