asdf
asdf copied to clipboard
chore(deps): bump amannn/action-semantic-pull-request from 4.6.0 to 5.0.2
Bumps amannn/action-semantic-pull-request from 4.6.0 to 5.0.2.
Release notes
Sourced from amannn/action-semantic-pull-request's releases.
v5.0.2
5.0.2 (2022-10-17)
Bug Fixes
v5.0.1
5.0.1 (2022-10-14)
Bug Fixes
v5.0.0
5.0.0 (2022-10-11)
⚠ BREAKING CHANGES
- Enum options need to be newline delimited (to allow whitespace within them) (#205)
Features
Changelog
Sourced from amannn/action-semantic-pull-request's changelog.
5.0.2 (2022-10-17)
Bug Fixes
5.0.1 (2022-10-14)
Bug Fixes
5.0.0 (2022-10-11)
⚠ BREAKING CHANGES
- Enum options need to be newline delimited (to allow whitespace within them) (#205)
Features
Commits
01d5fd8chore: Release 5.0.2 [skip ci]91f4126fix: Upgrade@actions/coreto avoid deprecation warnings (#208)0a457e2ci: Fix branch name in dist check (#209)570204echore: Release 5.0.1 [skip ci]6282ee3fix: Upgrade GitHub Action to use Node v16 (#207)7c194c2docs: Use latest major [skip ci]5369185chore: Release 5.0.0 [skip ci]c906fe1feat!: Enum options need to be newline delimited (to allow whitespace within ...b314c1bdocs: Improve example for composing outputs (#206)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@jthegedus can you take a look at this one?
BREAKING CHANGES Enum options need to be newline delimited (to allow whitespace within them) (#205)