Skip to content

refactor: bump @saithodev/semantic-release-backmerge from 2.1.3 to 3.2.0 #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: alpha
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps @saithodev/semantic-release-backmerge from 2.1.3 to 3.2.0.

Release notes

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

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)

Bug Fixes

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

Features

  • remove branchName setting (7a5772d)
  • rename branches to backmergeBranches (f84713b)

BREAKING CHANGES

  • Setting branches is renamed into backmergeBranches to avoid conflicts with the setting for semantic-release.
  • branchName setting is removed. Use backmergeBranches instead.
  • Import semantic-release functions via ESM. Loses compatibility with semantic-release before v20.

v2.2.0

2.2.0 (2023-02-12)

Bug Fixes

Features

... (truncated)

Changelog

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

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

  • remove branchName setting (7a5772d)
  • rename branches to backmergeBranches (f84713b)

BREAKING CHANGES

  • Setting branches is renamed into backmergeBranches to avoid conflicts with the setting for semantic-release.
  • branchName setting is removed. Use backmergeBranches instead.
  • Import semantic-release functions via ESM. Loses compatibility with semantic-release before v20.

2.2.0 (2023-02-12)

Bug Fixes

Features

  • rename "branches" to "backmergeBranches" (3c16d6a)
Commits
  • be86d06 chore(release): 3.2.0 [skip ci]
  • 4f989eb test(src/helpers/git.test.ts): add tests for fast forward mode
  • ca8feff test(perform-backmerge.test.ts): add tests for fast forward mode
  • 5632581 docs(readme.md): adding documentation for the fast forward option
  • c7d5bf4 feat(*): add option for fast forwarding during commit
  • 0fa0da3 chore(release): 3.1.0 [skip ci]
  • 3138c56 feat: retry remote Git operations
  • 1b6c332 docs: adjust setting in breaking changes section [skip ci]
  • 537c93b chore(release): 3.0.0 [skip ci]
  • 6d76f5c chore: update sonar config
  • 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 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)

Bumps [@saithodev/semantic-release-backmerge](https://github.com/saitho/semantic-release-backmerge) from 2.1.3 to 3.2.0.
- [Release notes](https://github.com/saitho/semantic-release-backmerge/releases)
- [Changelog](https://github.com/saitho/semantic-release-backmerge/blob/master/CHANGELOG.md)
- [Commits](saitho/semantic-release-backmerge@v2.1.3...v3.2.0)

---
updated-dependencies:
- dependency-name: "@saithodev/semantic-release-backmerge"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants