Skip to content
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

build(deps): bump the cargo-minor group with 3 updates #17052

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the cargo-minor group with 3 updates: bitstream-io, syn and toml_edit.

Updates bitstream-io from 2.4.2 to 2.5.0

Commits
  • 403adb1 Provide default implementations for new const-based methods
  • 5bc0c6e Properly document read/write signed bit behavior when bits is 0
  • 310ad52 Update read/write_bytes to use new const-based methods when necessary
  • a1ad901 Bump version to 2.4.2
  • See full diff in compare view

Updates syn from 2.0.69 to 2.0.70

Release notes

Sourced from syn's releases.

2.0.70

Commits
  • 5c67e26 Release 2.0.70
  • 935c1e1 Configure out more full-only expression kinds in print_expr
  • e664375 Merge pull request #1704 from dtolnay/fixup
  • f1daf23 Enable expression fixups in 'derive' mode
  • 678dbc2 Update test suite to nightly-2024-07-08
  • 628e2f7 Ignore needless_update clippy lint
  • c3e378c Merge pull request #1703 from dtolnay/cast
  • d47e532 Rearrange logic of FixupContext precedence methods
  • 9809f71 Incorporate parenthesization of casts into FixupContext
  • ff022f5 Merge pull request #1702 from dtolnay/preclet
  • Additional commits viewable in compare view

Updates toml_edit from 0.22.14 to 0.22.15

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
bitstream-io [>= 2.4.a, < 2.5]

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

Bumps the cargo-minor group with 3 updates: [bitstream-io](https://github.com/tuffy/bitstream-io), [syn](https://github.com/dtolnay/syn) and [toml_edit](https://github.com/toml-rs/toml).


Updates `bitstream-io` from 2.4.2 to 2.5.0
- [Commits](tuffy/bitstream-io@v2.4.2...v2.5.0)

Updates `syn` from 2.0.69 to 2.0.70
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.69...2.0.70)

Updates `toml_edit` from 0.22.14 to 0.22.15
- [Commits](toml-rs/toml@v0.22.14...v0.22.15)

---
updated-dependencies:
- dependency-name: bitstream-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: toml_edit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A-deps Area: Dependencies rust Pull requests that update Rust code labels Jul 8, 2024
@torokati44 torokati44 merged commit 69abfa4 into master Jul 8, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cargo-minor-9681b71893 branch July 8, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Dependencies rust Pull requests that update Rust code
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant