abortable-rx
abortable-rx copied to clipboard
chore(deps): update dependency @semantic-release/exec to v7
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @semantic-release/exec | ^3.1.1 -> ^7.0.0 |
Release Notes
semantic-release/exec (@semantic-release/exec)
v7.1.0
Features
v7.0.3
Bug Fixes
- deps: update dependency execa to v9 (643e2eb)
v7.0.2
Bug Fixes
- deps: update dependency @semantic-release/error to v4 (#353) (471f963)
v7.0.1
Bug Fixes
v7.0.0
Features
BREAKING CHANGES
-
the minimum required version of semantic-release to use
@semantic-release/execis now v24.1.0; the warn logger method/function is now available to use in plugin -
@semantic-release/execis now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)
v6.0.3
Bug Fixes
v6.0.2
Bug Fixes
- deps: update dependency @semantic-release/error to v3 (#185) (f690867)
v6.0.1
Bug Fixes
v6.0.0
Features
BREAKING CHANGES
- node-version: the minimum required version of node is now v14.17
v5.0.0
chore
- require Node.js >=10.18 (5984b6e)
BREAKING CHANGES
- Require Node.js >= 10.18
v4.0.0
Bug Fixes
- package: update execa to version 4.0.0 (662a148)
- use correct peerDependencies for semantic-release (fda4ecf)
- package: update aggregate-error to version 2.0.0 (f18fbd4)
- package: update execa to version 2.0.2 (6579bb3)
- package: update execa to version 3.0.0 (ae40d3f)
- return
falseinaddChannelif step is skipped (d12a029) - return
falseinpublishif package if step is skipped (48fc813)
Features
- add
addChannelplugin step (bdeda6c) - require Node.js >=10.13 (e4367de)
- require Node.js >=8.15 (454965e)
BREAKING CHANGES
- Require Node.js >= 10.13
- Require Node.js => 8.15
v3.3.8
Bug Fixes
v3.3.7
Bug Fixes
- move invalid optionnal JSON output messsage to debug level (359844e)
v3.3.6
Bug Fixes
- package: update parse-json to version 5.0.0 (9af96da)
v3.3.5
Bug Fixes
- revert to execa
^1.0.0(e7614fa)
v3.3.4
Bug Fixes
- package: update execa to version 2.0.0 (271a8fa)
v3.3.3
Bug Fixes
- package: update aggregate-error to version 3.0.0 (59ddda0)
v3.3.2
Bug Fixes
- package: update aggregate-error to version 2.0.0 (d087866)
v3.3.1
Bug Fixes
- return
falseinpublishif package if step is skipped (745d0fa)
v3.3.0
Features
- add
execCwdoption (aa194d6)
v3.2.0
Features
- add dedicated command option for each step (1b66a36)
v3.1.3
Bug Fixes
- package: update debug to version 4.0.0 (62a2576)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@0b60bfc). Click here to learn what that means. Patch has no changes to coverable lines.
:exclamation: Current head 9665045 differs from pull request most recent head c52dc51. Consider uploading reports for the commit c52dc51 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #21 +/- ##
==========================================
Coverage ? 100.00%
==========================================
Files ? 1
Lines ? 73
Branches ? 8
==========================================
Hits ? 73
Misses ? 0
Partials ? 0
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.