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.10 #351

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aegir from 39.0.13 to 40.0.10.

Release notes

Sourced from aegir's releases.

v40.0.10

40.0.10 (2023-08-14)

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (#1354) (9537af8)
  • delete templates [skip ci] (#1353) (a84e5d3)

v40.0.9

40.0.9 (2023-08-07)

Bug Fixes

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

... (truncated)

Changelog

Sourced from aegir's changelog.

40.0.10 (2023-08-14)

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (#1354) (9537af8)
  • delete templates [skip ci] (#1353) (a84e5d3)

40.0.9 (2023-08-07)

Bug Fixes

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

... (truncated)

Commits
  • b6c46c1 chore(release): 40.0.10 [skip ci]
  • 9537af8 chore: add or force update .github/workflows/js-test-and-release.yml (#1354)
  • a84e5d3 chore: delete templates [skip ci] (#1353)
  • e958eef chore(release): 40.0.9 [skip ci]
  • 8727b72 fix: make updating sibling deps a chore (#1349)
  • 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]
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 #353.