ncc
ncc copied to clipboard
chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.2
Bumps amannn/action-semantic-pull-request from 5.3.0 to 5.5.2.
Release notes
Sourced from amannn/action-semantic-pull-request's releases.
v5.5.2
5.5.2 (2024-04-24)
Bug Fixes
- Bump tar from 6.1.11 to 6.2.1 (#262 by
@EelcoLos
) (9a90d5a)v5.5.1
5.5.1 (2024-04-24)
Bug Fixes
- Bump ip from 2.0.0 to 2.0.1 (#263 by
@EelcoLos
) (5e7e9ac)v5.5.0
5.5.0 (2024-04-23)
Features
v5.4.0
5.4.0 (2023-11-03)
Features
Changelog
Sourced from amannn/action-semantic-pull-request's changelog.
Changelog
5.5.2 (2024-04-24)
Bug Fixes
- Bump tar from 6.1.11 to 6.2.1 (#262 by
@EelcoLos
) (9a90d5a)5.5.1 (2024-04-24)
Bug Fixes
- Bump ip from 2.0.0 to 2.0.1 (#263 by
@EelcoLos
) (5e7e9ac)5.5.0 (2024-04-23)
Features
5.4.0 (2023-11-03)
Features
5.3.0 (2023-09-25)
Features
5.2.0 (2023-03-16)
Features
- Update dependencies by
@EelcoLos
(#229) (e797448)5.1.0 (2023-02-10)
Features
... (truncated)
Commits
cfb6070
chore: Release 5.5.2 [skip ci]9a90d5a
fix: Bump tar from 6.1.11 to 6.2.1 (#262 by@EelcoLos
)9ebc021
chore: Release 5.5.1 [skip ci]5e7e9ac
fix: Bump ip from 2.0.0 to 2.0.1 (#263 by@EelcoLos
)c24d6dd
chore: Release 5.5.0 [skip ci]b05f5f6
feat: Add outputs fortype
,scope
andsubject
(#261 by@bcaurel
)67cbd7a
chore: Bumpword-wrap
dependency from 1.2.3 to 1.2.4 (#246 by@EelcoLos
)95af3b9
chore(deps): Bump@babel/traverse
from 7.17.0 to 7.23.2 (#245 by@EelcoLos
)e9fabac
chore: Release 5.4.0 [skip ci]4d5734a
feat: Usegithub.api_url
as default forgithubBaseUrl
(#243 by@fty4
)- See full diff in compare view
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 <dependency name> 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)
Looks like macos is failing due to:
- https://github.com/Automattic/node-canvas/issues/1662
- https://github.com/Automattic/node-canvas/pull/2354
Superseded by #1205.