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

cargo: bump the cargo-dependencies group with 1 update #2701

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps the cargo-dependencies group with 1 update: ref-cast.

Updates ref-cast from 1.0.20 to 1.0.21

Release notes

Sourced from ref-cast's releases.

1.0.21

Commits
  • bc54f09 Release 1.0.21
  • ee89a82 Improve explanation regarding unsafe token
  • 3c0f7fd Merge pull request #46 from dtolnay/transmute
  • 5d33470 Suppress transmute_ptr_to_ptr pedantic clippy lint in generated code
  • 4d3298e Move forbid(unsafe_code) test out of #[trivial] helper attr tests
  • d5b2205 Merge pull request #45 from yuja/push-onzsvkqzuqtm
  • ae54280 Ensure expanded ref_cast_custom code compiles with forbid(unsafe_code)
  • a22d143 Update ui test suite to nightly-2023-12-13
  • 0a1a615 Remove 'remember to update' reminder from Cargo.toml
  • 88956f2 Update ui test suite to nightly-2023-10-06
  • Additional commits viewable in compare view

Dependabot compatibility score

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-dependencies group with 1 update: [ref-cast](https://github.com/dtolnay/ref-cast).

- [Release notes](https://github.com/dtolnay/ref-cast/releases)
- [Commits](dtolnay/ref-cast@1.0.20...1.0.21)

---
updated-dependencies:
- dependency-name: ref-cast
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust labels Dec 14, 2023
@github-actions github-actions bot enabled auto-merge (rebase) December 14, 2023 16:01
Copy link
Member

@martinvonz martinvonz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yuja, this has your fix to ref-cast

@github-actions github-actions bot merged commit b5485d3 into main Dec 14, 2023
15 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/cargo-dependencies-7064bf492f branch December 14, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant