murphysecurity / murphysec

An open source tool focused on software supply chain security. 墨菲安全专注于软件供应链安全,具备专业的软件成分分析(SCA)、漏洞检测、专业漏洞库。
Apache License 2.0
1.65k stars 169 forks source link

chore(deps): bump github.com/wk8/go-ordered-map/v2 from 2.1.7 to 2.1.8 #182

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/wk8/go-ordered-map/v2 from 2.1.7 to 2.1.8.

Release notes

Sourced from github.com/wk8/go-ordered-map/v2's releases.

v2.1.8

Added support for YAML serialization/deserialization

Changelog

Sourced from github.com/wk8/go-ordered-map/v2's changelog.

2.1.8 - Jun 27th 2023

  • Added support for YAML serialization/deserialization
Commits
  • 85ca4a2 v2.1.8: YAML serialization/deserialization
  • 7589f2d Merge pull request #32 from wesen/feature/add-yaml-serialization
  • e64fa54 :bulb: Add README information about YAML marshalling
  • 58e4cd3 :umbrella: :sparkles: Add YAML fuzz test
  • d01e7da :art: Fix handling of empty map
  • f229ad9 :pencil: go fmt whitespace
  • e48dd4e :sparkles: Add yaml/v3 implementation of ordered map deserialization
  • See full diff 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 1 year ago

Looks like github.com/wk8/go-ordered-map/v2 is up-to-date now, so this is no longer needed.