Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @semantic-release/exec from 6.0.3 to 7.0.2 #990

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps @semantic-release/exec from 6.0.3 to 7.0.2.

Release notes

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

v7.0.2

7.0.2 (2025-02-01)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v4 (#353) (471f963)

v7.0.1

7.0.1 (2025-02-01)

Bug Fixes

  • deps: update dependency parse-json to v8 (#394) (080440f)

v7.0.0

7.0.0 (2025-01-31)

Features

BREAKING CHANGES

  • the minimum required version of semantic-release to use @semantic-release/exec is now v24.1.0; the warn logger method/function is now available to use in plugin

  • @semantic-release/exec is now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)

v7.0.0-beta.1

7.0.0-beta.1 (2024-11-18)

Features

BREAKING CHANGES

  • the minimum required version of semantic-release to use @semantic-release/exec is now v24.1.0; the warn logger method/function is now available to use in plugin

  • refactor: replace nyc with c8 as package for code coverage

  • refactor: update Node.js versions in package-lock.json and package.json

... (truncated)

Commits
  • 471f963 fix(deps): update dependency @​semantic-release/error to v4 (#353)
  • 080440f fix(deps): update dependency parse-json to v8 (#394)
  • f75e37c chore(deps): update dependency stream-buffers to v3.0.3 (#409)
  • a12d0c3 chore(deps): lock file maintenance (#368)
  • 1a8a338 build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#423)
  • 10717cc chore(deps): update dependency c8 to v10.1.3 (#421)
  • 36ec29c Merge pull request #420 from semantic-release/beta
  • aeace8b Merge branch 'master' into beta
  • 971c93e docs: update README.md plugins context link (#415)
  • e9fb534 chore(deps): update semantic-release to version 24.2.1 (#417)
  • Additional commits viewable in compare view

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 <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)

Bumps [@semantic-release/exec](https://github.com/semantic-release/exec) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/semantic-release/exec/releases)
- [Commits](semantic-release/exec@v6.0.3...v7.0.2)

---
updated-dependencies:
- dependency-name: "@semantic-release/exec"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
@dependabot dependabot bot requested a review from lars-reimann as a code owner February 1, 2025 05:44
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.22%. Comparing base (2539a20) to head (9b15b69).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #990   +/-   ##
=======================================
  Coverage   95.22%   95.22%           
=======================================
  Files         135      135           
  Lines        8145     8145           
=======================================
  Hits         7756     7756           
  Misses        389      389           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lars-reimann lars-reimann merged commit 786bbe7 into main Feb 6, 2025
10 checks passed
@lars-reimann lars-reimann deleted the dependabot/npm_and_yarn/semantic-release/exec-7.0.2 branch February 6, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant