Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps linkme from 0.3.33 to 0.3.35.

Release notes

Sourced from linkme's releases.

0.3.35

  • Raise required compiler to Rust 1.66 (#120)
  • Improve compilation error message on zero sized element type (#121, #122)
  • Use differently named __private module per patch release (#124)

0.3.34

  • Convert section boundary extern statics to zero sized (#117)
Commits
  • 01a7a73 Release 0.3.35
  • c7cb916 Merge pull request #124 from dtolnay/private
  • 78cb426 Use differently named __private module per patch release
  • e523faa Merge pull request #123 from dtolnay/div
  • d8c95d3 Perform size division using NonZeroUsize
  • 30020d3 Merge pull request #122 from dtolnay/panic
  • 0273f29 Improve zero sized panic message
  • d61e158 Merge pull request #121 from dtolnay/assert
  • 824eb3a Track private_new caller for element size assertion
  • f821e9d Move element size check into private_new
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [linkme](https://github.com/dtolnay/linkme) from 0.3.33 to 0.3.35.
- [Release notes](https://github.com/dtolnay/linkme/releases)
- [Commits](dtolnay/linkme@0.3.33...0.3.35)

---
updated-dependencies:
- dependency-name: linkme
  dependency-version: 0.3.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the kind/dependencies For PRs that update dependencies or related components label Dec 4, 2025
Copy link

@dependabot-pr-auto-approver dependabot-pr-auto-approver bot left a comment

Choose a reason for hiding this comment

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

Automatically approved by dependabot auto-approve workflow

@dependabot-pr-auto-approver dependabot-pr-auto-approver bot merged commit f4d80bb into main Dec 4, 2025
43 checks passed
@dependabot-pr-auto-approver dependabot-pr-auto-approver bot deleted the dependabot/cargo/linkme-0.3.35 branch December 4, 2025 04:10
vshailesh pushed a commit to vshailesh/hyperlight that referenced this pull request Dec 7, 2025
Bumps [linkme](https://github.com/dtolnay/linkme) from 0.3.33 to 0.3.35.
- [Release notes](https://github.com/dtolnay/linkme/releases)
- [Commits](dtolnay/linkme@0.3.33...0.3.35)

---
updated-dependencies:
- dependency-name: linkme
  dependency-version: 0.3.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant