Skip to content

Bump cw-storage-plus from 1.0.1 to 1.1.0 in /cosmwasm#2

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cosmwasm/cw-storage-plus-1.1.0
Closed

Bump cw-storage-plus from 1.0.1 to 1.1.0 in /cosmwasm#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cosmwasm/cw-storage-plus-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2023

Copy link
Copy Markdown

Bumps cw-storage-plus from 1.0.1 to 1.1.0.

Changelog

Sourced from cw-storage-plus's changelog.

v1.1.0 (2023-06-12)

Full Changelog

Implemented enhancements:

  • Add Item::exists since Item is optional #14

Closed issues:

  • About the requirement of using Uint256 as key in Map. #40
  • Add methods to fetch the first or last item in a Map #35
  • Add a method to delete all Map elements under a prefix #29

Merged pull requests:

Commits
  • e8fff8a Release 1.1
  • 74db1dd Merge pull request #45 from CosmWasm/29-clear-prefix
  • 24e430c Merge pull request #43 from CosmWasm/40-fixed-size-byte-keys
  • 148a413 Update readme about PrimaryKey
  • 4bdd5bc Add test case for &[u8; N] KeyDeserialize
  • a85254d Fix KeyDeserialize for fixed byte arrays
  • be72bec Merge pull request #42 from CosmWasm/35-map-first-last
  • 6c38e4a Add unit test for Map::first and Map::last
  • 7584600 Merge pull request #44 from CosmWasm/14-item-exists
  • d6ca33d Apply review feedback
  • 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)

Bumps [cw-storage-plus](https://github.com/CosmWasm/cw-storage-plus) from 1.0.1 to 1.1.0.
- [Changelog](https://github.com/CosmWasm/cw-storage-plus/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/cw-storage-plus@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: cw-storage-plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2023

Copy link
Copy Markdown
Author

Dependabot tried to add @ojo-network/core-devs as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ojo-network/contractsV2/pulls/2/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the ojo-network/contractsV2 repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Nov 14, 2023

Copy link
Copy Markdown
Author

Superseded by #57.

@dependabot dependabot Bot closed this Nov 14, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/cosmwasm/cw-storage-plus-1.1.0 branch November 14, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants