amclin / aem-packager

A node plugin that creates AEM packages installable through the Adobe Experience Manager package manager.
MIT License
16 stars 4 forks source link

refactor(deps-dev): bump @semantic-release/npm from 9.0.2 to 10.0.4 #485

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @semantic-release/npm from 9.0.2 to 10.0.4.

Release notes

Sourced from @​semantic-release/npm's releases.

v10.0.4

10.0.4 (2023-06-09)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v4 (#628) (53a1012)

v10.0.3

10.0.3 (2023-04-07)

Bug Fixes

  • deps: update dependency read-pkg to v8 (#602) (aaddc5c)

v10.0.2

10.0.2 (2023-03-22)

Bug Fixes

  • deps: update dependency fs-extra to v11.1.1 (#591) (31e0e27)

v10.0.1

10.0.1 (2023-03-22)

Bug Fixes

v10.0.0

10.0.0 (2023-03-22)

Bug Fixes

  • aggregate-error: upgraded to the latest version (7285e05)
  • deps: upgraded npm to v9 (2a79f80)
  • execa: upgraded to the latest version (7c74660)
  • normalize-url: upgraded to the latest version (b55bb01)
  • remove support for legacy auth (51ab3c8)
  • tempy: upgraded to the latest version of tempy (f1992a5)

Code Refactoring

  • esm: converted the package to esm (2d8ff15)

... (truncated)

Commits
  • 53a1012 fix(deps): update dependency @​semantic-release/error to v4 (#628)
  • dc865a7 ci(action): update actions/checkout digest to c85c95e (#629)
  • 3983c9e chore(deps): lock file maintenance (#627)
  • f92290f chore(deps): update dependency semantic-release to v21.0.3 (#626)
  • 6ebcbc1 chore(deps): lock file maintenance
  • aa0716e chore(deps): update dependency c8 to v7.14.0 (#624)
  • 5041b7f chore(deps): update dependency got to v13 (#623)
  • cd168dc chore(deps): update dependency got to v12.6.1 (#622)
  • e0961da chore(deps): update dependency get-stream to v7 (#621)
  • 1f0bc12 chore(deps): update dependency ava to v5.3.0 (#620)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

amclin commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Superseded by #494.