Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2022

Bumps vipers from 1.5.3 to 2.0.2.

Changelog

Sourced from vipers's changelog.

[2.0.2] - 2022-03-21

Features

  • Support Anchor v0.23 #41

[2.0.1] - 2022-02-27

Features

  • Adds the unwrap_bump! macro, which extracts the bump from the instruction Context (#36).

[2.0.0] - 2022-02-21

Features

  • Adds CmpError, which allows comparing errors (#33).

Breaking

  • Make spl-associated-token-account an optional dependency (#32).
  • Remove support for Anchor versions older than 0.22 (#33).

[1.6.0] - 2022-02-14

Fixes

  • Support Anchor 0.21.x by adding AsKeyRef (#31).

Features

  • Adds the AsKeyRef trait, which allows reading the &Pubkey of any account or Pubkey. (#31)
Commits

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 [vipers](https://github.com/saber-hq/vipers) from 1.5.3 to 2.0.2.
- [Release notes](https://github.com/saber-hq/vipers/releases)
- [Changelog](https://github.com/saber-hq/vipers/blob/master/CHANGELOG.md)
- [Commits](saber-hq/vipers@v1.5.3...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2022

Superseded by #194.

@dependabot dependabot bot closed this Apr 15, 2022
@dependabot dependabot bot deleted the dependabot/cargo/vipers-2.0.2 branch April 15, 2022 07:18
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.

1 participant