Skip to content

Conversation

dependabot[bot]
Copy link

@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 the dependencies Pull requests that update a dependency file label Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e9a2cc9) 99.89% compared to head (244890e) 99.90%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master      #55    +/-   ##
========================================
  Coverage   99.89%   99.90%            
========================================
  Files          61       61            
  Lines        5973     6104   +131     
  Branches     1367     1482   +115     
========================================
+ Hits         5967     6098   +131     
  Misses          6        6            
Impacted Files Coverage Δ
src/Analytics.js 100.00% <ø> (ø)
src/AnonymousUtils.js 100.00% <ø> (ø)
src/Cloud.js 100.00% <ø> (ø)
src/CoreManager.js 100.00% <ø> (ø)
src/EventEmitter.js 100.00% <ø> (ø)
src/FacebookUtils.js 100.00% <ø> (ø)
src/InstallationController.js 100.00% <ø> (ø)
src/LocalDatastore.js 100.00% <ø> (ø)
src/LocalDatastoreController.js 100.00% <ø> (ø)
src/LocalDatastoreController.react-native.js 100.00% <ø> (ø)
... and 45 more

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/saithodev/semantic-release-backmerge-3.1.0 branch from 361f486 to 244890e Compare March 30, 2023 19:54
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