libp2p / js-peer-id

peer-id implementation in JavaScript. Deprecated; use https://github.com/libp2p/js-libp2p-peer-id instead.
https://github.com/libp2p/js-libp2p-peer-id
MIT License
80 stars 44 forks source link

chore(deps-dev): bump aegir from 36.2.3 to 37.6.5 #204

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aegir from 36.2.3 to 37.6.5.

Release notes

Sourced from aegir's releases.

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)

Dependencies

v37.6.0

37.6.0 (2022-12-06)

Features

v37.5.7

... (truncated)

Changelog

Sourced from aegir's changelog.

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

37.6.0 (2022-12-06)

Features

37.5.7 (2022-12-06)

Dependencies

... (truncated)

Commits
  • 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)
  • 1b0fcc7 chore(release): 37.6.2 [skip ci]
  • 147aeac fix: publish docs by default in CI (#1119)
  • 9065792 chore(release): 37.6.1 [skip ci]
  • 6fe55db deps(dev): bump electron from 21.3.1 to 22.0.0 (#1113)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-service-account-ipfs, a new releaser for aegir since your current version.


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 #205.