parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.87k stars 4.78k forks source link

refactor: Bump @saithodev/semantic-release-backmerge from 2.1.2 to 4.0.1 #9016

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps @saithodev/semantic-release-backmerge from 2.1.2 to 4.0.1.

Release notes

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

v4.0.1

4.0.1 (2023-11-27)

Bug Fixes

v4.0.0

4.0.0 (2023-11-27)

Features

BREAKING CHANGES

  • Removed support for semantic-release v20 and v21. Requires v22.0.7 or later.

v3.2.1

3.2.1 (2023-09-21)

Bug Fixes

  • Do not allow semantic-release v22 (758caaa)

v3.2.0

3.2.0 (2023-05-11)

Features

  • add option for fast forwarding during commit (c7d5bf4), closes #49

v3.1.0

3.1.0 (2023-02-12)

Features

  • retry remote Git operations (3138c56), closes #41

v3.0.0

3.0.0 (2023-02-12)

... (truncated)

Changelog

Sourced from @​saithodev/semantic-release-backmerge's changelog.

4.0.1 (2023-11-27)

Bug Fixes

4.0.0 (2023-11-27)

Features

  • upgrade to semantic-release 22 and use esm (e618c08)

BREAKING CHANGES

  • Removed support for semantic-release v20 and v21. Requires v22.0.7 or later.

3.2.1 (2023-09-21)

Bug Fixes

  • Do not allow semantic-release v22 (758caaa)

3.2.0 (2023-05-11)

Features

  • add option for fast forwarding during commit (c7d5bf4), closes #49

3.1.0 (2023-02-12)

Features

  • retry remote Git operations (3138c56), closes #41

3.0.0 (2023-02-12)

Bug Fixes

  • Compatibility with semantic-release v20 (d8b8332), closes #38

Features

... (truncated)

Commits
  • fb3d5af chore(release): 4.0.1 [skip ci]
  • d8e9734 fix: ignore empty stash
  • 67192b9 chore(release): 4.0.0 [skip ci]
  • e618c08 feat: upgrade to semantic-release 22 and use esm
  • c865be4 chore(release): 3.2.1 [skip ci]
  • c8cd9c7 chore: update GitHub Actions dependencies
  • 325eca2 chore: update GitHub Actions dependencies
  • 758caaa fix: Do not allow semantic-release v22
  • 1b2776b build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
  • be86d06 chore(release): 3.2.0 [skip ci]
  • 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 6 months ago

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

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.98%. Comparing base (f1469c6) to head (bf695e6). Report is 8 commits behind head on alpha.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## alpha #9016 +/- ## ========================================== - Coverage 94.13% 84.98% -9.15% ========================================== Files 186 186 Lines 14687 14722 +35 ========================================== - Hits 13826 12512 -1314 - Misses 861 2210 +1349 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.