Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @multiformats/multiaddr from 11.6.1 to 12.1.14.

Release notes

Sourced from @​multiformats/multiaddr's releases.

v12.1.14

12.1.14 (2024-01-24)

Dependencies

  • bump dns-over-http-resolver from 3.0.0 to 3.0.2 (#366) (ffb674c)

v12.1.13

12.1.13 (2024-01-24)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.2.2 (#369) (9eb2904)

v12.1.12

12.1.12 (2023-12-28)

Trivial Changes

  • update .github/workflows/js-test-and-release.yml (#358) (ca07127)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#360) (d807310)
  • bump uint8arrays from 4.0.10 to 5.0.0 (#359) (53c0c1c)

v12.1.11

12.1.11 (2023-11-30)

Trivial Changes

Dependencies

  • bump @​libp2p/interface from 0.1.6 to 1.0.0 (#357) (bb58351)

v12.1.10

12.1.10 (2023-11-06)

Dependencies

  • bump dns-over-http-resolver to 3.0.0 (#354) (f20e553)

... (truncated)

Changelog

Sourced from @​multiformats/multiaddr's changelog.

12.1.14 (2024-01-24)

Dependencies

  • bump dns-over-http-resolver from 3.0.0 to 3.0.2 (#366) (ffb674c)

12.1.13 (2024-01-24)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.2.2 (#369) (9eb2904)

12.1.12 (2023-12-28)

Trivial Changes

  • update .github/workflows/js-test-and-release.yml (#358) (ca07127)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#360) (d807310)
  • bump uint8arrays from 4.0.10 to 5.0.0 (#359) (53c0c1c)

12.1.11 (2023-11-30)

Trivial Changes

Dependencies

  • bump @​libp2p/interface from 0.1.6 to 1.0.0 (#357) (bb58351)

12.1.10 (2023-11-06)

Dependencies

  • bump dns-over-http-resolver to 3.0.0 (#354) (f20e553)

12.1.9 (2023-11-06)

Bug Fixes

... (truncated)

Commits
  • 7661e33 chore(release): 12.1.14 [skip ci]
  • ffb674c deps: bump dns-over-http-resolver from 3.0.0 to 3.0.2 (#366)
  • 3895083 chore(release): 12.1.13 [skip ci]
  • 9eb2904 deps(dev): bump aegir from 41.3.5 to 42.2.2 (#369)
  • 6dd4787 chore(release): 12.1.12 [skip ci]
  • 53c0c1c deps: bump uint8arrays from 4.0.10 to 5.0.0 (#359)
  • d807310 deps: bump multiformats from 12.1.3 to 13.0.0 (#360)
  • ca07127 chore: update .github/workflows/js-test-and-release.yml (#358)
  • 56aab3f chore(release): 12.1.11 [skip ci]
  • 7d0cfd7 chore: update branch name
  • 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 [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr) from 11.6.1 to 12.1.14.
- [Release notes](https://github.com/multiformats/js-multiaddr/releases)
- [Changelog](https://github.com/multiformats/js-multiaddr/blob/main/CHANGELOG.md)
- [Commits](multiformats/js-multiaddr@v11.6.1...v12.1.14)

---
updated-dependencies:
- dependency-name: "@multiformats/multiaddr"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2024
@achingbrain achingbrain merged commit 6b1a651 into master Feb 6, 2024
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/multiformats/multiaddr-12.1.14 branch February 6, 2024 15:23
github-actions bot pushed a commit that referenced this pull request Feb 6, 2024
## [8.0.2](v8.0.1...v8.0.2) (2024-02-06)

### Trivial Changes

* add or force update .github/workflows/js-test-and-release.yml ([#87](#87)) ([a0c32d5](a0c32d5))
* delete templates [skip ci] ([#86](#86)) ([6bc0a79](6bc0a79))

### Dependencies

* bump @multiformats/mafmt from 11.1.2 to 12.1.6 ([#91](#91)) ([9be42f1](9be42f1))
* bump @multiformats/multiaddr from 11.6.1 to 12.1.14 ([#89](#89)) ([6b1a651](6b1a651))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant