simonecorsi / lcov-total

⚙️ Parse LCOV output and return the average value, easily fail CI with a threshold
https://www.npmjs.com/package/lcov-total
MIT License
12 stars 2 forks source link

Bump semantic-release from 23.1.1 to 24.1.2 #464

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps semantic-release from 23.1.1 to 24.1.2.

Release notes

Sourced from semantic-release's releases.

v24.1.2

24.1.2 (2024-09-27)

Bug Fixes

  • deps: update @semantic-release/github to v11.0.0 (#3460) (43df51b)

v24.1.1

24.1.1 (2024-09-11)

Bug Fixes

  • deps: update dependency hosted-git-info to v8 (#3436) (ab10ac1)

v24.1.0

24.1.0 (2024-08-17)

Features

v24.0.0

24.0.0 (2024-05-31)

Bug Fixes

  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)

BREAKING CHANGES

  • deps: the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well
  • deps: the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well

v24.0.0-beta.2

24.0.0-beta.2 (2024-05-25)

Bug Fixes

  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)

... (truncated)

Commits
  • 43df51b fix(deps): update @semantic-release/github to v11.0.0 (#3460)
  • 4a122e1 ci(action): update actions/checkout action to v4.2.0 (#3457)
  • 6b47677 ci(action): update actions/setup-node action to v4.0.4 (#3452)
  • 7c4648c chore(deps): update dependency npm-run-all2 to v6.2.3 (#3446)
  • f2f3da1 chore(deps): update dependency publint to v0.2.11 (#3448)
  • b95ca31 chore(deps): update dependency sinon to v19.0.2 (#3444)
  • 24b4562 chore(deps): update dependency sinon to v19 (#3443)
  • 47042ad test: remove codecov (#3439)
  • ab10ac1 fix(deps): update dependency hosted-git-info to v8 (#3436)
  • da5f8be chore(deps): update dependency sinon to v18.0.1 (#3440)
  • 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 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)