Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps delegate from 0.13.4 to 0.13.5.

Release notes

Sourced from delegate's releases.

v0.13.5

New features

  • Implement support for delegating to fields (#88 from JRRudy1).

Internal

  • Start using release-plz for releases, together with crates.io Trusted Publishing.
Changelog

Sourced from delegate's changelog.

0.13.5 - 2025-11-17

New features

  • Implement support for delegating to fields (#88 from JRRudy1).

Internal

  • Start using release-plz for releases, together with crates.io Trusted Publishing.
Commits
  • b129d4c Update changelog
  • dc65f0b chore: release v0.13.5
  • cd4a01b Merge pull request #96 from Kobzol/enable-changelog
  • dfe8efa Enable changelog
  • 990fde4 Merge pull request #95 from Kobzol/update-changelog
  • 7d756f2 Update changelog
  • 4365bd4 Merge pull request #94 from Kobzol/secure-ci
  • 5a18358 Merge pull request #93 from Kobzol/ci-cache
  • 3d6d6e0 Run pre-release test in a different job than publish
  • 52d6c2e Add cache to test workflows
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 17, 2025
@sanity sanity enabled auto-merge November 17, 2025 20:26
Bumps [delegate](https://github.com/kobzol/rust-delegate) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/kobzol/rust-delegate/releases)
- [Changelog](https://github.com/Kobzol/rust-delegate/blob/main/CHANGELOG.md)
- [Commits](Kobzol/rust-delegate@v0.13.4...v0.13.5)

---
updated-dependencies:
- dependency-name: delegate
  dependency-version: 0.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@iduartgomez iduartgomez force-pushed the dependabot/cargo/delegate-0.13.5 branch from 1f9ceb8 to 64c51e5 Compare November 18, 2025 07:11
@sanity sanity added this pull request to the merge queue Nov 18, 2025
Merged via the queue into main with commit bdab50d Nov 18, 2025
11 checks passed
@sanity sanity deleted the dependabot/cargo/delegate-0.13.5 branch November 18, 2025 07:34
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants