Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

build(deps-dev): bump @saithodev/semantic-release-backmerge from 2.1.3 to 3.1.0 #234

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

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

Release notes

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

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

  • rename "branches" to "backmergeBranches" (3c16d6a)
Changelog

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

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
  • 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
  • f84713b feat: rename branches to backmergeBranches
  • 7a5772d feat: remove branchName setting
  • 40ea366 chore: move test files into src directory
  • d8b8332 fix: Compatibility with semantic-release v20
  • e89d98d chore(release): 2.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 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/saithodev/semantic-release-backmerge-3.1.0 branch from ba2f218 to 97e314c Compare March 22, 2023 12:05
@simonecorsi
Copy link
Owner

@dependabot rebase

Bumps [@saithodev/semantic-release-backmerge](https://github.com/saitho/semantic-release-backmerge) from 2.1.3 to 3.1.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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/saithodev/semantic-release-backmerge-3.1.0 branch from 97e314c to 244888c Compare April 17, 2023 14:31
@simonecorsi simonecorsi merged commit 3ad03e9 into main Apr 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/saithodev/semantic-release-backmerge-3.1.0 branch April 17, 2023 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant