Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

chore(deps): bump auto_impl from 0.5.0 to 1.0.1 #1341

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2022

Bumps auto_impl from 0.5.0 to 1.0.1.

Release notes

Sourced from auto_impl's releases.

1.0.1

What's Changed

Full Changelog: auto-impl-rs/auto_impl@v1.0.0...v1.0.1

1.0.0

What's Changed

New Contributors

Full Changelog: auto-impl-rs/auto_impl@v0.5.0...v1.0.0

Commits
  • aaca5fe Merge pull request #86 from auto-impl-rs/cargo/1.0.1
  • 86639c4 prepare for 1.0.1 release
  • 4a6928d Merge pull request #85 from auto-impl-rs/fix/const-params
  • 94df3d0 only check const generics on recent compilers
  • 4623360 retain order of generics
  • a6de760 include const params when building generics
  • c6bd3af Merge pull request #83 from auto-impl-rs/cargo/1.0.0
  • 97b8303 drop back to 2018
  • 0224e12 move async example to sub project
  • 1fe9d50 only test lib in MSRV
  • 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 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 [auto_impl](https://github.com/auto-impl-rs/auto_impl) from 0.5.0 to 1.0.1.
- [Release notes](https://github.com/auto-impl-rs/auto_impl/releases)
- [Commits](auto-impl-rs/auto_impl@v0.5.0...v1.0.1)

---
updated-dependencies:
- dependency-name: auto_impl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 3, 2022
@gakonst gakonst merged commit 00b38c4 into master Jun 3, 2022
@gakonst gakonst deleted the dependabot/cargo/auto_impl-1.0.1 branch June 3, 2022 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant