Bump the minor-patch group with 6 updates #1143
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 6 updates:
2.11.4
2.11.5
2.28.0
2.29.1
1.4.0
1.5.1
8.2.0
8.2.1
7.8.0
7.8.2
0.11.10
0.11.11
Updates
pydantic
from 2.11.4 to 2.11.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5e6d1dc
Prepare release v2.11.51b63218
Do not duplicate metadata on model rebuild (#11902)5aefad8
Do not delete mock validator/serializer inmodel_rebuild()
8fbe658
Check ifFieldInfo
is complete after applying type variable map12b371a
Update documentation about@dataclass_transform
support3a6aef4
Fix missing link in documentation0506b9c
Fix light/dark mode documentation toggle58078c8
Fix typo in documentationUpdates
sentry-sdk
from 2.28.0 to 2.29.1Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
7973ac0
release: 2.29.13ebd122
fix(logs): sendseverity_text
:warn
instead ofwarning
(#4396)8be519f
Merge branch 'release/2.29.0'0c9333e
release: 2.29.0830f270
fix(loguru): Move integration setup from__init__
tosetup_once
(#4399)f572757
feat: Allow configuringkeep_alive
via environment variable (#4366)2f97cda
fix(celery): Do not send extra check-in (#4395)aa0eaab
fix(typing): Add before_send_log to Experiments (#4383)c639f1c
ci: Fix pyspark test suite (#4382)eee4cac
fix(logs): Makesentry.message.parameters
singular as per spec (#4387)Updates
pydantic-yaml
from 1.4.0 to 1.5.1Release notes
Sourced from pydantic-yaml's releases.
Commits
bca853b
Minor bumps for helper libraries (#251)2c8c9a8
Update requirements due to end-of-life of Python 3.8 and upcoming EOL for 3.9...3fbcde7
Bump ruff from 0.11.10 to 0.11.11 (#249)8f804b2
Bump ruff from 0.9.9 to 0.11.10 (#248)6058d6e
Bump ruff from 0.8.1 to 0.9.9 (#233)113f7c8
Bump pytest from 8.3.4 to 8.3.5 (#234)130569d
Bump ruff from 0.8.0 to 0.8.1 (#211)b1acf01
Bump pytest from 8.3.3 to 8.3.4 (#212)ce44e6e
Bump ruff from 0.7.4 to 0.8.0 (#210)cbf64bb
Bump ruff from 0.7.3 to 0.7.4 (#209)Updates
click
from 8.2.0 to 8.2.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
fd183b2
release version 8.2.1262bdf0
Raise an exception on end of input in CliRunner (#2934)80efdf6
Raise an exception on end of input in CliRunnercfa6f4a
Flush sys.stderr when CliRunner finalizes (#2933)f3a4363
flush sys.stderr when CliRunner.invoke finalizesb7cf069
fix shell completion for nested groups (#2935)7c575d6
parametrize testac6a2ac
Fix shell completion for nested groups884af5c
Fix flag value set when is_flag=True and type is provided (#2930)4fd2fea
Fix condition for setting flag value when type is providedUpdates
coverage
from 7.8.0 to 7.8.2Changelog
Sourced from coverage's changelog.
Commits
51ab2e5
build: have to keep expected dist counts in syncbe7bbf2
docs: sample HTML for 7.8.23cee850
docs: prep for 7.8.239bc6b0
docs: provide more details if the kit matrix is edited.a608fb3
build: add support for Windows arm64 (#1972)2fe6225
build: runtox lint
if actions have changed3d93a78
docs: docs need scriv for making github releases0c443a2
build: bump version to 7.8.2ed98b87
docs: sample HTML for 7.8.1b98bc9b
docs: prep for 7.8.1Updates
ruff
from 0.11.10 to 0.11.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0397682
Bump 0.11.11 (#18259)bcefa45
[ty] Renamecall-possibly-unbound-method
to `possibly-unbound-implicit-call...91b7a57
[ty] Implement Python's floor division semantics forLiteral
int
s (#18249)98da200
[ty] Fix server panic when callingsystem_mut
(#18252)029085f
[ty] Clarifyty check
output default in documentation. (#18246)6df10c6
[pylint
] Fix docs example that produced different output (PLW0603
) (#18216)bdf4884
Preserve tuple parentheses in case patterns (#18147)01eeb2f
[ty] Support frozen dataclasses (#17974)cb04343
[ty] Splitinvalid-base
error code into two error codes (#18245)02394b8
[ty] Improveinvalid-type-form
diagnostic where a module-literal type is us...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