libp2p / js-libp2p-mdns

libp2p MulticastDNS Peer Discovery
https://libp2p.io
Other
52 stars 17 forks source link

deps(dev): bump aegir from 37.5.6 to 37.6.7 #164

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aegir from 37.5.6 to 37.6.7.

Release notes

Sourced from aegir's releases.

v37.6.7

37.6.7 (2022-12-09)

Bug Fixes

  • only add browser script tag instructions for browser modules (#1124) (38521d2)

v37.6.6

37.6.6 (2022-12-08)

Bug Fixes

v37.6.5

37.6.5 (2022-12-08)

Bug Fixes

v37.6.4

37.6.4 (2022-12-07)

Bug Fixes

  • set url of git repo before docs publish (6e5de98)

v37.6.3

37.6.3 (2022-12-07)

Bug Fixes

v37.6.2

37.6.2 (2022-12-07)

Bug Fixes

v37.6.1

37.6.1 (2022-12-07)

... (truncated)

Changelog

Sourced from aegir's changelog.

37.6.7 (2022-12-09)

Bug Fixes

  • only add browser script tag instructions for browser modules (#1124) (38521d2)

37.6.6 (2022-12-08)

Bug Fixes

37.6.5 (2022-12-08)

Bug Fixes

37.6.4 (2022-12-07)

Bug Fixes

  • set url of git repo before docs publish (6e5de98)

37.6.3 (2022-12-07)

Bug Fixes

37.6.2 (2022-12-07)

Bug Fixes

37.6.1 (2022-12-07)

Dependencies

... (truncated)

Commits
  • bf1c237 chore(release): 37.6.7 [skip ci]
  • 38521d2 fix: only add browser script tag instructions for browser modules (#1124)
  • a404f77 chore(release): 37.6.6 [skip ci]
  • 6db3c51 fix: load local binaries (#1123)
  • 23d5771 chore(release): 37.6.5 [skip ci]
  • 74f1fe1 fix: include dist in bundle (#1121)
  • 8827bdc chore(release): 37.6.4 [skip ci]
  • 6e5de98 fix: set url of git repo before docs publish
  • e891c32 chore(release): 37.6.3 [skip ci]
  • b63cc8a fix: add credentials to gh-pages push (#1120)
  • 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 1 year ago

Superseded by #174.