castastrophe / postcss-dropunusedvars

A postcss plugin to drop unused custom properties
Apache License 2.0
2 stars 0 forks source link

chore(deps-dev): bump @semantic-release/npm from 10.0.4 to 11.0.1 #42

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps @semantic-release/npm from 10.0.4 to 11.0.1.

Release notes

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

v11.0.1

11.0.1 (2023-11-02)

Bug Fixes

  • deps: update dependency read-pkg to v9 (#703) (6e84013)

v11.0.0

11.0.0 (2023-09-15)

Bug Fixes

  • deps: update dependency npm to v10 (819f257)

Features

  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (6413130)

BREAKING CHANGES

  • node-versions: node v18.17 is now the minimum required version and support for v19 has been dropped

v10.0.6

10.0.6 (2023-09-14)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#676) (f2bc9e7)

v10.0.5

10.0.5 (2023-08-19)

Bug Fixes

Commits
  • 6e84013 fix(deps): update dependency read-pkg to v9 (#703)
  • e0a7542 chore(deps): update dependency sinon to v17.0.1 (#702)
  • 00027b3 chore(deps): update dependency semantic-release to v22.0.6 (#701)
  • 8b42c91 chore(deps): lock file maintenance (#700)
  • 33ba7a4 chore(deps): update dependency node to v20 (#699)
  • 86193fc ci(action): update actions/checkout action to v4.1.1 (#698)
  • 0be99ba ci(action): update actions/setup-node action to v4 (#697)
  • 3ca7c0a ci(action): update actions/setup-node digest to 1a4442c (#696)
  • f854fa8 chore(deps): lock file maintenance (#695)
  • 3e4835d chore(deps): update dependency sinon to v17 (#694)
  • 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)
github-actions[bot] commented 9 months ago
Package Line Rate Branch Rate Complexity Health
main 97% 84% 0
Summary 97% (152 / 157) 84% (32 / 38) 0
dependabot[bot] commented 8 months ago

Superseded by #46.