ipfs / service-worker-gateway

[WIP EXPERIMENT] IPFS Gateway implemented in Service Worker
https://inbrowser.dev
Other
17 stars 8 forks source link

deps(dev): bump aegir from 42.2.9 to 44.0.0 #305

Closed dependabot[bot] closed 18 hours ago

dependabot[bot] commented 1 week ago

Bumps aegir from 42.2.9 to 44.0.0.

Release notes

Sourced from aegir's releases.

v44.0.0

44.0.0 (2024-06-21)

⚠ BREAKING CHANGES

  • linting rules may have changed

Bug Fixes

Trivial Changes

v43.0.3

43.0.3 (2024-06-21)

v43.0.2

43.0.2 (2024-06-21)

Dependencies

  • bump @​semantic-release/commit-analyzer from 12.0.0 to 13.0.0 (#1544) (253b97f)
  • bump @​semantic-release/release-notes-generator (#1543) (c0433df)
  • bump @​typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 (#1558) (c5c456d)
  • bump c8 from 9.1.0 to 10.1.2 (#1555) (39641ea)
  • bump conventional-changelog-conventionalcommits (#1540) (3227743)
  • bump eslint-config-ipfs from 6.0.2 to 7.0.0 (#1516) (f8a397d)
  • bump npm-package-json-lint from 7.1.0 to 8.0.0 (#1550) (4e1af51)
  • bump nyc from 15.1.0 to 17.0.0 (#1548) (061eeab)
  • bump semantic-release from 23.1.1 to 24.0.0 (#1541) (e7b655d)

v43.0.1

43.0.1 (2024-05-30)

Bug Fixes

  • downgrade conventional-changelog-conventionalcommits (3d063ce)

v43.0.0

... (truncated)

Changelog

Sourced from aegir's changelog.

44.0.0 (2024-06-21)

⚠ BREAKING CHANGES

  • linting rules may have changed

Bug Fixes

Trivial Changes

43.0.2 (2024-06-21)

Bug Fixes

Trivial Changes

Dependencies

  • bump @​semantic-release/commit-analyzer from 12.0.0 to 13.0.0 (#1544) (ce5264c)
  • bump @​semantic-release/release-notes-generator (#1543) (14eaa50)
  • bump @​typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 (#1558) (22f4cf5)
  • bump c8 from 9.1.0 to 10.1.2 (#1555) (ce31644)
  • bump conventional-changelog-conventionalcommits (#1540) (a6b2201)
  • bump npm-package-json-lint from 7.1.0 to 8.0.0 (#1550) (bef022d)
  • bump nyc from 15.1.0 to 17.0.0 (#1548) (0588f50)
  • bump semantic-release from 23.1.1 to 24.0.0 (#1541) (88bc0d1)

43.0.2 (2024-06-21)

... (truncated)

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 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 18 hours ago

Superseded by #312.