parse-community / Parse-SDK-JS

The JavaScript SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
1.31k stars 599 forks source link

refactor: Bump semantic-release from 19.0.5 to 24.0.0 #2160

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

Bumps semantic-release from 19.0.5 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

v23.1.1

... (truncated)

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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

parse-github-assistant[bot] commented 1 month ago

I will reformat the title to use the proper commit message syntax.

dependabot[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.