Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0 #1968

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/multiformats/go-multiaddr's releases.

v0.12.0

What's Changed

Full Changelog: multiformats/go-multiaddr@v0.11.0...v0.12.0

Commits
  • 5dd793c release v0.12.0 (#223)
  • f9a66bc net: consider /dns/localhost as private address (#221)
  • a124954 net: consider dns addresses as public (#220)
  • dfafc59 chore: bump go.mod to Go 1.20 and run go fix (#217)
  • 92a246d Merge pull request #216 from multiformats/uci/copy-templates
  • db92edd chore: add or force update .github/workflows/tagpush.yml
  • 438fa23 chore: add or force update .github/workflows/release-check.yml
  • 841bae1 chore: add or force update .github/workflows/releaser.yml
  • 9bfab28 chore: add or force update .github/workflows/go-check.yml
  • aeaad91 chore: add or force update .github/workflows/go-test.yml
  • 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 [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/multiformats/go-multiaddr/releases)
- [Commits](multiformats/go-multiaddr@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multiaddr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Related to dependencies label Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1e255e7) 74.94% compared to head (59d1542) 75.06%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1968      +/-   ##
===========================================
+ Coverage    74.94%   75.06%   +0.12%     
===========================================
  Files          241      241              
  Lines        23616    23616              
===========================================
+ Hits         17699    17727      +28     
+ Misses        4715     4694      -21     
+ Partials      1202     1195       -7     
Flag Coverage Δ
all-tests 75.06% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e255e7...59d1542. Read the comment docs.

fredcarle pushed a commit that referenced this pull request Oct 17, 2023
✅ This PR was created by the Combine PRs action by combining the
following PRs:
#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground
#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in
/playground
#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0
#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0
#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to
0.12.0
#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0
#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3

⚠️ The following PRs were left out due to merge conflicts:
#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

Looks like github.com/multiformats/go-multiaddr is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/multiformats/go-multiaddr-0.12.0 branch October 17, 2023 17:05
nasdf pushed a commit to nasdf/defradb that referenced this pull request Oct 18, 2023
…ork#1976)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground
sourcenetwork#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in
/playground
sourcenetwork#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0
sourcenetwork#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0
sourcenetwork#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to
0.12.0
sourcenetwork#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0
sourcenetwork#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3

⚠️ The following PRs were left out due to merge conflicts:
sourcenetwork#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…ork#1976)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground
sourcenetwork#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in
/playground
sourcenetwork#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0
sourcenetwork#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0
sourcenetwork#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to
0.12.0
sourcenetwork#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0
sourcenetwork#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3

⚠️ The following PRs were left out due to merge conflicts:
sourcenetwork#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants