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.5.4 #194

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aegir from 36.2.3 to 37.5.4.

Release notes

Sourced from aegir's releases.

v37.5.4

37.5.4 (2022-09-22)

Bug Fixes

v37.5.3

37.5.3 (2022-08-30)

Bug Fixes

v37.5.2

37.5.2 (2022-08-30)

Bug Fixes

Dependencies

  • bump @​electron/get from 1.14.1 to 2.0.0 (#1038) (d3fa53f)
  • bump strip-json-comments from 4.0.0 to 5.0.0 (#1023) (aa14ef9)
  • bump update-notifier from 5.1.0 to 6.0.2 (#1013) (3465038)
  • dev: bump electron from 19.0.14 to 20.1.0 (#1058) (b0cb84f)

v37.5.1

37.5.1 (2022-08-12)

Bug Fixes

  • change bot user for updating sibling deps (fc25395)
  • preserve readme definitions when checking project config (#1041) (4a0cecc)

v37.5.0

37.5.0 (2022-08-10)

Features

... (truncated)

Changelog

Sourced from aegir's changelog.

37.5.4 (2022-09-22)

Bug Fixes

37.5.3 (2022-08-30)

Bug Fixes

37.5.2 (2022-08-30)

Bug Fixes

Dependencies

  • bump @​electron/get from 1.14.1 to 2.0.0 (#1038) (d3fa53f)
  • bump strip-json-comments from 4.0.0 to 5.0.0 (#1023) (aa14ef9)
  • bump update-notifier from 5.1.0 to 6.0.2 (#1013) (3465038)
  • dev: bump electron from 19.0.14 to 20.1.0 (#1058) (b0cb84f)

37.5.1 (2022-08-12)

Bug Fixes

  • change bot user for updating sibling deps (fc25395)
  • preserve readme definitions when checking project config (#1041) (4a0cecc)

37.5.0 (2022-08-10)

Features

37.4.8 (2022-08-03)

Bug Fixes

... (truncated)

Commits
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 #196.