-
Notifications
You must be signed in to change notification settings - Fork 84
Bump the patch group in /rust with 3 updates #7575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
CodSpeed Instrumentation Performance ReportMerging #7575 will not alter performanceComparing 🎉 Hooray!
|
0194a70
to
6d5c862
Compare
6d5c862
to
64f872e
Compare
Bumps the patch group in /rust with 3 updates: [toml_edit](https://github.com/toml-rs/toml), [syn](https://github.com/dtolnay/syn) and [toml](https://github.com/toml-rs/toml). Updates `toml_edit` from 0.22.26 to 0.22.27 - [Commits](toml-rs/toml@v0.22.26...v0.22.27) Updates `syn` from 2.0.103 to 2.0.104 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.103...2.0.104) Updates `toml` from 0.8.22 to 0.8.23 - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.8.23) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.22.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: syn dependency-version: 2.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: toml dependency-version: 0.8.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
64f872e
to
9439515
Compare
Bumps the patch group in /rust with 3 updates: toml_edit, syn and toml.
Updates
toml_edit
from 0.22.26 to 0.22.27Commits
838a022
chore: Releaseb9d399d
docs: Update changelogf3e8c68
feat(edit): Add ImDocument::into_table (#928)288161b
chore: Released7f3cda
docs: Update changelog752ef5b
fix(datetime): Further error improvements (#927)32d2297
feat(edit): Add ImDocument::into_tableb1ce9b5
fix(datetime): Use 2-digit values for ranges55da4af
fix(datetime): Remove trailing space in error5c1d9cc
chore(parse): Use a unique tagUpdates
syn
from 2.0.103 to 2.0.104Release notes
Sourced from syn's releases.
Commits
2283a98
Release 2.0.104d745687
Merge pull request #1872 from dtolnay/attrrange350a4ab
Disallow attributes on range expressionda96f95
Add test of attributes on range7a79818
Update test suite to nightly-2025-06-19Updates
toml
from 0.8.22 to 0.8.23Commits
838a022
chore: Releaseb9d399d
docs: Update changelogf3e8c68
feat(edit): Add ImDocument::into_table (#928)288161b
chore: Released7f3cda
docs: Update changelog752ef5b
fix(datetime): Further error improvements (#927)32d2297
feat(edit): Add ImDocument::into_tableb1ce9b5
fix(datetime): Use 2-digit values for ranges55da4af
fix(datetime): Remove trailing space in error5c1d9cc
chore(parse): Use a unique tagDependabot 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