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.4.8 #186

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aegir from 36.2.3 to 37.4.8.

Release notes

Sourced from aegir's releases.

v37.4.8

37.4.8 (2022-08-03)

Bug Fixes

v37.4.7

37.4.7 (2022-07-28)

Bug Fixes

v37.4.6

37.4.6 (2022-07-27)

Bug Fixes

  • correct default repo name and org in header (#1025) (1399ff4)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (4d4de54)

v37.4.5

37.4.5 (2022-07-07)

Bug Fixes

  • add fallback for project license and badges (#1020) (cb20575)

v37.4.4

37.4.4 (2022-07-07)

Bug Fixes

  • add Documentation and Dependencies to release notes (#1014) (df323ef)

v37.4.3

37.4.3 (2022-06-28)

Bug Fixes

... (truncated)

Changelog

Sourced from aegir's changelog.

37.4.8 (2022-08-03)

Bug Fixes

37.4.7 (2022-07-28)

Bug Fixes

37.4.6 (2022-07-27)

Bug Fixes

  • correct default repo name and org in header (#1025) (1399ff4)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (4d4de54)

37.4.5 (2022-07-07)

Bug Fixes

  • add fallback for project license and badges (#1020) (cb20575)

37.4.4 (2022-07-07)

Bug Fixes

  • add Documentation and Dependencies to release notes (#1014) (df323ef)

37.4.3 (2022-06-28)

Bug Fixes

37.4.2 (2022-06-28)

... (truncated)

Commits
  • 8336134 chore(release): 37.4.8 [skip ci]
  • 2c488e7 fix: update sibling dep update message (#1031)
  • 6995159 chore(release): 37.4.7 [skip ci]
  • f77c323 fix: make revving deps trigger a release (#1027)
  • 770cd25 chore(release): 37.4.6 [skip ci]
  • 1399ff4 fix: correct default repo name and org in header (#1025)
  • 4d4de54 chore: Update .github/workflows/stale.yml [skip ci]
  • 806b0f7 chore(release): 37.4.5 [skip ci]
  • cb20575 fix: add fallback for project license and badges (#1020)
  • ff071a1 chore(release): 37.4.4 [skip ci]
  • 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 #188.