ipfs / js-ipfs-unixfs

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
Other
87 stars 34 forks source link

deps(dev): bump aegir from 39.0.13 to 40.0.8 #347

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aegir from 39.0.13 to 40.0.8.

Release notes

Sourced from aegir's releases.

v40.0.8

40.0.8 (2023-07-31)

Bug Fixes

  • use semantic-release with import instead of require (0a018f3)

v40.0.7

40.0.7 (2023-07-31)

Bug Fixes

  • override semantic-release version (5362d24)

v40.0.6

40.0.6 (2023-07-31)

Bug Fixes

v40.0.5

40.0.5 (2023-07-31)

Bug Fixes

  • override semantic-release-monorepo version (6a98707)

v40.0.4

40.0.4 (2023-07-31)

Bug Fixes

Trivial Changes

v40.0.3

40.0.3 (2023-07-31)

Bug Fixes

... (truncated)

Changelog

Sourced from aegir's changelog.

40.0.8 (2023-07-31)

Bug Fixes

  • use semantic-release with import instead of require (0a018f3)

40.0.7 (2023-07-31)

Bug Fixes

  • override semantic-release version (5362d24)

40.0.6 (2023-07-31)

Bug Fixes

40.0.5 (2023-07-31)

Bug Fixes

  • override semantic-release-monorepo version (6a98707)

40.0.4 (2023-07-31)

Bug Fixes

Trivial Changes

40.0.3 (2023-07-31)

Bug Fixes

40.0.2 (2023-07-27)

... (truncated)

Commits
  • fdb976d chore(release): 40.0.8 [skip ci]
  • 0a018f3 fix: use semantic-release with import instead of require
  • f72558f chore(release): 40.0.7 [skip ci]
  • 5362d24 fix: override semantic-release version
  • 34fb1c3 chore(release): 40.0.6 [skip ci]
  • ad80bae fix: update release version
  • 7efea9e chore(release): 40.0.5 [skip ci]
  • 6a98707 fix: override semantic-release-monorepo version
  • c0c7c40 chore(release): 40.0.4 [skip ci]
  • 40e56df chore: fix dep check
  • 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 #348.