ChainSafe / js-libp2p-yamux

Typescript implementation of Yamux
Other
10 stars 8 forks source link

deps(dev): bump aegir from 38.1.8 to 39.0.3 #45

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aegir from 38.1.8 to 39.0.3.

Release notes

Sourced from aegir's releases.

v39.0.3

39.0.3 (2023-04-27)

Dependencies

v39.0.2

39.0.2 (2023-04-27)

Bug Fixes

Dependencies

v39.0.1

39.0.1 (2023-04-27)

Bug Fixes

Dependencies

  • bump typedoc-plugin-mdn-links from 2.0.2 to 3.0.3 (#1209) (536a111)

v39.0.0

39.0.0 (2023-04-27)

⚠ BREAKING CHANGES

  • check for unused dependencies by default (#1177)

Features

  • check for unused dependencies by default (#1177) (6b01e36)

Dependencies

... (truncated)

Changelog

Sourced from aegir's changelog.

39.0.3 (2023-04-27)

Dependencies

39.0.2 (2023-04-27)

Bug Fixes

Dependencies

39.0.1 (2023-04-27)

Bug Fixes

Dependencies

  • bump typedoc-plugin-mdn-links from 2.0.2 to 3.0.3 (#1209) (536a111)

39.0.0 (2023-04-27)

⚠ BREAKING CHANGES

  • check for unused dependencies by default (#1177)

Features

  • check for unused dependencies by default (#1177) (6b01e36)

Dependencies

  • bump @​semantic-release/npm from 9.0.2 to 10.0.3 (#1233) (fd02d90)
  • bump eslint-config-ipfs from 3.1.7 to 4.0.0 (#1229) (d03ce94)
  • bump semantic-release from 20.1.3 to 21.0.1 (#1223) (7806e55)
  • dev: bump electron from 23.2.4 to 24.1.2 (#1240) (a53d306)
Commits


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