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.6 #200

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aegir from 36.2.3 to 37.5.6.

Release notes

Sourced from aegir's releases.

v37.5.6

37.5.6 (2022-10-13)

Dependencies

v37.5.5

37.5.5 (2022-09-30)

Bug Fixes

Documentation

Dependencies

  • bump @​types/mocha from 9.1.1 to 10.0.0 (#1080) (f111936)
  • bump esbuild from 0.14.54 to 0.15.10 (#1082) (51d3034)
  • dev: bump @​types/update-notifier from 5.1.0 to 6.0.1 (#1018) (e82c2d6)
  • dev: bump electron from 20.3.0 to 21.0.1 (#1081) (cdbc918)

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

... (truncated)

Changelog

Sourced from aegir's changelog.

37.5.6 (2022-10-13)

Dependencies

37.5.5 (2022-09-30)

Bug Fixes

Documentation

Dependencies

  • bump @​types/mocha from 9.1.1 to 10.0.0 (#1080) (f111936)
  • bump esbuild from 0.14.54 to 0.15.10 (#1082) (51d3034)
  • dev: bump @​types/update-notifier from 5.1.0 to 6.0.1 (#1018) (e82c2d6)
  • dev: bump electron from 20.3.0 to 21.0.1 (#1081) (cdbc918)

37.5.4 (2022-09-22)

Bug Fixes

37.5.3 (2022-08-30)

Bug Fixes

37.5.2 (2022-08-30)

Bug Fixes

... (truncated)

Commits
  • 99fd171 chore(release): 37.5.6 [skip ci]
  • a5b1342 deps: bump uint8arrays from 3.1.1 to 4.0.2 (#1090)
  • b7d42d8 chore(release): 37.5.5 [skip ci]
  • 4d76f79 fix: fix ci link for libp2p repos (#1084)
  • e82c2d6 deps(dev): bump @​types/update-notifier from 5.1.0 to 6.0.1 (#1018)
  • 51d3034 deps: bump esbuild from 0.14.54 to 0.15.10 (#1082)
  • cdbc918 deps(dev): bump electron from 20.3.0 to 21.0.1 (#1081)
  • f111936 deps: bump @​types/mocha from 9.1.1 to 10.0.0 (#1080)
  • c3eca3e docs: remove ts command docs (#1083)
  • dc41048 chore(release): 37.5.4 [skip ci]
  • 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 #203.