Skip to content
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

refactor: Bump @saithodev/semantic-release-backmerge from 2.1.3 to 3.2.1 #2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

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

Release notes

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

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)

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)

... (truncated)

Changelog

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

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

  • 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

... (truncated)

Commits
  • 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]
  • 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
  • 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 <dependency name> 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.

@dependabot dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label Sep 21, 2023
@parse-github-assistant
Copy link

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

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump @saithodev/semantic-release-backmerge from 2.1.3 to 3.2.1 refactor: Bump @saithodev/semantic-release-backmerge from 2.1.3 to 3.2.1 Sep 21, 2023
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2ce2158) 100.00% compared to head (dfb10d7) 100.00%.

❗ Current head dfb10d7 differs from pull request most recent head 10de84d. Consider uploading reports for the commit 10de84d to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha     #2025   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           61        61           
  Lines         6178      6178           
  Branches      1496      1496           
=========================================
  Hits          6178      6178           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/saithodev/semantic-release-backmerge-3.2.1 branch 2 times, most recently from 28f9d63 to 0561ab4 Compare September 26, 2023 01:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/saithodev/semantic-release-backmerge-3.2.1 branch 7 times, most recently from 69e63b2 to 1b6a36b Compare October 7, 2023 00:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/saithodev/semantic-release-backmerge-3.2.1 branch from 1b6a36b to 43a5e75 Compare October 16, 2023 19:15
Bumps [@saithodev/semantic-release-backmerge](https://github.com/saitho/semantic-release-backmerge) from 2.1.3 to 3.2.1.
- [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.1)

---
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.2.1 branch from 43a5e75 to 10de84d Compare October 16, 2023 19:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #2058.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/saithodev/semantic-release-backmerge-3.2.1 branch November 27, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants