Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps vipers from 1.5.3 to 2.0.0.

Changelog

Sourced from vipers's changelog.

[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
  • 9a65dbb Release v2.0.0
  • cdd52d3 CmpError
  • 6a3fc1d Improve test coverage
  • 14d12da Support Anchor v0.22 (#33)
  • b298951 changelog
  • 9bed87b Move ATA dependency into a feature (#32)
  • 26e4e6c v1.6.1
  • cbb1d61 fix: create temporary let bindings for accounts before getting their refs
  • ae71ae5 fix: skip Box ref check tests for older anchor versions
  • d5d9382 fix: add support for checking key equality of Box<Account>s
  • 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 [vipers](https://github.com/saber-hq/vipers) from 1.5.3 to 2.0.0.
- [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.0)

---
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 Feb 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2022

Superseded by #131.

@dependabot dependabot bot closed this Feb 28, 2022
@dependabot dependabot bot deleted the dependabot/cargo/vipers-2.0.0 branch February 28, 2022 07:29
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