dbrockman / obsidian-change-case

Plugin to let you change the case (camelCase, snake_case, etc) of the current selection.
MIT License
7 stars 0 forks source link

Bump semantic-release from 23.1.1 to 24.0.0 in the dev-dependencies group across 1 directory #139

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dev-dependencies group with 1 update in the / directory: semantic-release.

Updates semantic-release from 23.1.1 to 24.0.0

Release notes

Sourced from semantic-release's releases.

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)

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

v24.0.0-beta.1

24.0.0-beta.1 (2024-05-17)

Bug Fixes

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

BREAKING CHANGES

  • 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
Commits
  • 2b3e5f7 Merge pull request #3327 from semantic-release/beta
  • c0e433d ci(action): update github/codeql-action action to v3.25.7 (#3326)
  • 2b77095 Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • 5f05152 chore(deps): update npm to v10.8.1 (#3325)
  • 6d7dc85 chore(deps): update dependency got to v14.3.0 (#3311)
  • 20b2672 ci(action): update github/codeql-action action to v3.25.6 (#3316)
  • 2620c10 docs: update file extensions to include .mjs on configuration docs page (#3322)
  • dfc3d91 fix(deps): upgraded to the beta of the commit-analyzer plugin
  • e424297 chore(deps): lock file maintenance (#3312)
  • 3680974 chore(deps): update dependency publint to v0.2.8 (#3310)
  • 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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Looks like semantic-release is updatable in another way, so this is no longer needed.