Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump slotmap from 1.0.2 to 1.0.5 #3495

Merged
1 commit merged into from
Jul 19, 2021
Merged

Bump slotmap from 1.0.2 to 1.0.5 #3495

1 commit merged into from
Jul 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2021

Bumps slotmap from 1.0.2 to 1.0.5.

Changelog

Sourced from slotmap's changelog.

Version 1.0.5

  • Added fuzzing for extra testing.
  • Fixed an issue that could cause a segfault when using HopSlotMap::retain that had the same underlying cause as the fix in 1.0.4 but was missed.

Version 1.0.4

  • Fixed an issue that could cause a segfault when using HopSlotMap::drain. All versions 0.3+ are affected, and thus yanked.

Version 1.0.3

  • Made get_disjoint_mut available on stable Rust 1.51 and up.
  • Added unchecked variants for the getters on SparseSecondaryMap.
Commits
  • f4f2d37 Release 1.0.5.
  • 2f4120c Cargo fmt.
  • 5338288 Fix bug with HopSlotMap::retain found by fuzzing, similar to #69.
  • fcde73d Ignore fuzz code coverage output.
  • b03adb2 Add fuzzing harness for all 3 map types (#70).
  • fb19178 Release 1.0.4.
  • dddf5bd Removed unnecessary variable and unsafe.
  • c16f7be Fix issue #69.
  • bd32b7d Fixed possible memory leak in secondary::VacantEntry::insert.
  • 1f7d05e Merge pull request #61 from joseluis/patch-1
  • 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 [slotmap](https://github.com/orlp/slotmap) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/orlp/slotmap/releases)
- [Changelog](https://github.com/orlp/slotmap/blob/master/RELEASES.md)
- [Commits](orlp/slotmap@v1.0.2...v1.0.5)

---
updated-dependencies:
- dependency-name: slotmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Jul 19, 2021
@ordian
Copy link
Member

ordian commented Jul 19, 2021

bot merge

@ghost
Copy link

ghost commented Jul 19, 2021

Waiting for commit status.

@ghost ghost merged commit 19a5de1 into master Jul 19, 2021
@ghost ghost deleted the dependabot/cargo/slotmap-1.0.5 branch July 19, 2021 18:54
ordian added a commit that referenced this pull request Jul 20, 2021
* master:
  Update secp256k1 and remove unrequired usage (#3502)
  Bump libc from 0.2.91 to 0.2.98 (#3496)
  Bump slotmap from 1.0.2 to 1.0.5 (#3495)
  Gossip rebroadcast rate limiter (#3494)
  dependabot: ignore another git dep (#3493)
  add rustfmt toml (#3491)
  Disputes runtime (#2947)
  Bump async-process from 1.0.1 to 1.1.0 (#3122)
  remove the kubernetes helm chart (#3483)
  added pallet-proxy in rococo feature dependencies (#3486)
  Update BEEFY+MMR integration. (#3480)
  more verbose asserts (#3476)
  ci: use srtool-actions to build runtimes (#3423)
  overseer gen minor chore fixes (#3479)
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant