Skip to content

chore(deps): bump cw-storage-plus from 1.0.1 to 1.1.0 in /cosmwasm#123

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

chore(deps): bump cw-storage-plus from 1.0.1 to 1.1.0 in /cosmwasm#123
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cosmwasm/cw-storage-plus-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps cw-storage-plus from 1.0.1 to 1.1.0.

Changelog

Sourced from cw-storage-plus's changelog.

Changelog

Unreleased

Full Changelog

Closed issues:

  • implementation of KeyDeserialize for (T, U) is incorrect. #33

Merged pull requests:

  • fix for incorrect implementation of KeyDeserialize for (T, U) #34 (ewoolsey)
  • Test CI #32 (webmaster128)
  • Implement Debug for Prefix #31 (amab8901)
  • Implement PrimaryKey for all &T where T implements PrimaryKey. #30 (0xekez)
  • Make IndexedMap constructor function const #22 (larry0x)
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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Loading
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