Skip to content

chore(deps): bump derive-where from 1.6.0 to 1.6.1 in /code#1524

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/code/derive-where-1.6.1
Open

chore(deps): bump derive-where from 1.6.0 to 1.6.1 in /code#1524
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/code/derive-where-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor

Bumps derive-where from 1.6.0 to 1.6.1.

Changelog

Sourced from derive-where's changelog.

[1.6.1] - 2026-03-13

Fixed

  • Fix compilation when Clone + Copy or PartialEq + Eq where used with automatic bounds (#137 by spirali).
Commits
  • ea1f478 chore: Release
  • c2e4959 Generate shortcut for Clone and Ord only when all generics are custom bound (...
  • 7f47d61 Bump actions/checkout from 5 to 6
  • 0642661 document-macro
  • a6e3576 Disable repr_c_enums_larger_than_int in test
  • b4db3b4 generate code using fqt for bool
  • 3b7cfb4 pin proc-macro2 and quote for msrv
  • 261f539 Bump actions/checkout from 4 to 5 (#129)
  • ce2c0d3 Update UI tests to latest nightly
  • d10d337 ui-changes-for-nightly
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [derive-where](https://github.com/ModProg/derive-where) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/ModProg/derive-where/releases)
- [Changelog](https://github.com/ModProg/derive-where/blob/main/CHANGELOG.md)
- [Commits](ModProg/derive-where@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: derive-where
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Related to dependencies rust Pull requests that update rust code labels Mar 16, 2026
@dependabot dependabot Bot requested a review from ancazamfir as a code owner March 16, 2026 17:56
@dependabot dependabot Bot added the rust Pull requests that update rust code label Mar 16, 2026
@dependabot dependabot Bot requested a review from romac as a code owner March 16, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependencies rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants