Bump the dependencies group with 7 updates #215
Closed
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 dependencies group with 7 updates:
0.2.32
0.2.33
0.24.2
0.25.0
0.19.2
0.20.0
0.1.9
0.2.0
1.2.24
1.2.25
2.0.12
1.0.69
2.0.12
1.0.69
Updates
prettyplease
from 0.2.32 to 0.2.33Release notes
Sourced from prettyplease's releases.
Commits
d5239de
Release 0.2.33395827d
Merge pull request #116 from dtolnay/dollarcrate6e21c91
Improve macro token spacing after $cratee05fac9
Regenerate output.rustc.rs using nightly-2025-04-288eb8c14
Update to nightly-2025-04-12Updates
pyo3-build-config
from 0.24.2 to 0.25.0Release notes
Sourced from pyo3-build-config's releases.
Changelog
Sourced from pyo3-build-config's changelog.
... (truncated)
Commits
ec1a350
release: 0.25.0 (#5128)c4efb16
ci: reduce verbosity & install zoneinfo backport on <3.9 (#5136)b61dc7f
addrename_all
support for#[derive(IntoPyObject)]
(#5112)d74fadc
ImplementOnceExt
&MutexExt
forparking_lot
&lock_api
(#5044)f87b286
Don't expose PyASCIIObjectState on Python3.14 and newer (#5133)b36849a
more format args inlining (#5135)5807d80
Add#[pyclass(generic)]
(#4926)283ba3f
Fix clippy errors (#5134)3a39844
AddPyRange
wrapper (#5117)e613a79
Implement optional featureordered-float
for NotNan/OrderedFloat <-> Python...Updates
cargo_metadata
from 0.19.2 to 0.20.0Commits
fa60b98
Merge pull request #293 from oli-obk/push-orzyoroqpxpu61345fb
required features have a different format from normal feature names19f4203
Bump MSRV6861466
Fix build on withbuilder
featurea21b7a1
Update examples5895dd6
Merge pull request #261 from zetanumbers/docsrs-featurese3373d0
refactor: NodeDep::name: PackageName2f0142d
Merge pull request #291 from gear-tech/fix-cross-compilation95d4a36
update changelog9cd40e6
append docsUpdates
cargo-platform
from 0.1.9 to 0.2.0Commits
Updates
cc
from 1.2.24 to 1.2.25Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0012da5
chore: release v1.2.25 (#1478)7666d4f
makepowerp64
usepowerpc64-linux-gnu
prefix (#1474)4a2a448
Update rusqlite requirement from 0.35.0 to 0.36.0 (#1476)Updates
thiserror
from 2.0.12 to 1.0.69Commits
41938bd
Release 1.0.699d6506e
Merge pull request #382 from dtolnay/hang591a44d
Fix fallback fmt expression parser hang5b36e37
Add ui test of invalid expression syntax in display attribute8d06fb5
Release 1.0.68372fd8a
Merge pull request #344 from dtolnay/binop08f8992
Disregard equality binop in fallback parserd2a823d
Merge pull request #343 from dtolnay/unnamedb3bf7a6
Add logic to determine whether unnamed fmt arguments are present490f9c0
Merge pull request #342 from dtolnay/synfullUpdates
thiserror-impl
from 2.0.12 to 1.0.69Commits
41938bd
Release 1.0.699d6506e
Merge pull request #382 from dtolnay/hang591a44d
Fix fallback fmt expression parser hang5b36e37
Add ui test of invalid expression syntax in display attribute8d06fb5
Release 1.0.68372fd8a
Merge pull request #344 from dtolnay/binop08f8992
Disregard equality binop in fallback parserd2a823d
Merge pull request #343 from dtolnay/unnamedb3bf7a6
Add logic to determine whether unnamed fmt arguments are present490f9c0
Merge pull request #342 from dtolnay/synfullDependabot 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