wasmerio / wasmer-go

🐹🕸️ WebAssembly runtime for Go
https://pkg.go.dev/github.com/wasmerio/wasmer-go
MIT License
2.83k stars 161 forks source link

chore(deps): bump indexmap from 1.6.2 to 1.7.0 #280

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps indexmap from 1.6.2 to 1.7.0.

Commits
  • 8e843a9 Merge pull request #181 from cuviper/hashbrown-0.11
  • 7819c6d Update to hashbrown 0.11 (MSRV 1.49)
  • 223d4c0 Merge pull request #188 from bjorn3/simplify_has_std
  • 5f238f7 Simplify logic around #[cfg(has_std)]
  • cdccb8b Merge pull request #187 from Kaduo/complexity-in-docs
  • a5893fe Document complexity of get_index_of
  • 73442d6 Merge pull request #185 from taiki-e/typo
  • 9923b34 Fix typo in map.rs
  • 11e57ac Merge pull request #180 from cuviper/clippy-lints
  • b131a54 Merge pull request #179 from cuviper/copied
  • 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)
dependabot[bot] commented 3 years ago

Looks like indexmap is up-to-date now, so this is no longer needed.