Skip to content

build(deps-dev): bump the development group with 2 updates#997

Merged
lars-reimann merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-a9006761e9
Mar 1, 2025
Merged

build(deps-dev): bump the development group with 2 updates#997
lars-reimann merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-a9006761e9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the development group with 2 updates: @semantic-release/exec and semantic-release.

Updates @semantic-release/exec from 7.0.2 to 7.0.3

Release notes

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

v7.0.3

7.0.3 (2025-02-03)

Bug Fixes

  • deps: update dependency execa to v9 (643e2eb)
Commits
  • 85c7a1a Merge pull request #403 from semantic-release/renovate/execa-9.x
  • 65219ec refactor(execa): account for breaking change in execa
  • 643e2eb fix(deps): update dependency execa to v9
  • 050d157 chore(deps): update dependency sinon to v19 (#425)
  • aa592eb chore(deps): update dependency ava to v6 (#395)
  • 584ba99 ci(action): update actions/setup-node action to v4.2.0 (#424)
  • 3a7b57e ci(action): update actions/checkout action to v4.2.2 (#400)
  • 179afb2 chore(deps): update dependency prettier to v3.4.2 (#422)
  • 513e86a chore(deps): update dependency ava to v5.3.1 (#308)
  • See full diff in compare view

Updates semantic-release from 24.2.1 to 24.2.3

Release notes

Sourced from semantic-release's releases.

v24.2.3

24.2.3 (2025-02-15)

Bug Fixes

  • types: fixed typescript definition (0e08b5c), closes #3601

v24.2.2

24.2.2 (2025-02-09)

Bug Fixes

  • get-git-auth-url.js: Added debug for success (#3595) (2616d93)
Commits
  • 0e08b5c fix(types): fixed typescript definition
  • 5e939a0 Use labels in issue templates (#3599)
  • 0a3049f build(deps): bump @​octokit/endpoint from 10.1.2 to 10.1.3 (#3608)
  • 552f62e build(deps): bump @​octokit/request-error from 6.1.6 to 6.1.7 (#3609)
  • 43c32b2 chore(deps): update dependency prettier to v3.5.1 (#3605)
  • e2dd84c chore(deps): update dependency publint to v0.3.5 (#3603)
  • 1724ee3 chore(deps): update dependency got to v14.4.6 (#3600)
  • bb5736f chore(deps): lock file maintenance (#3597)
  • fbfaba6 chore(deps): update dependency prettier to v3.5.0 (#3596)
  • 2616d93 fix(get-git-auth-url.js): Added debug for success (#3595)
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development group with 2 updates: [@semantic-release/exec](https://github.com/semantic-release/exec) and [semantic-release](https://github.com/semantic-release/semantic-release).


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

Updates `semantic-release` from 24.2.1 to 24.2.3
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.1...v24.2.3)

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

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

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.40%. Comparing base (9bc5673) to head (6a06449).
Report is 21 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #997   +/-   ##
=======================================
  Coverage   95.40%   95.40%           
=======================================
  Files         135      135           
  Lines        8213     8213           
=======================================
  Hits         7836     7836           
  Misses        377      377           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lars-reimann lars-reimann merged commit 37af945 into main Mar 1, 2025
10 checks passed
@lars-reimann lars-reimann deleted the dependabot/npm_and_yarn/development-a9006761e9 branch March 1, 2025 19:33
@lars-reimann
Copy link
Copy Markdown
Member

🎉 This PR is included in version 0.30.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label May 3, 2025
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 released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant