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

Bump VachaShah/backport from 1.1.4 to 2.2.0 #299

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps VachaShah/backport from 1.1.4 to 2.2.0.

Changelog

Sourced from VachaShah/backport's changelog.

2.1.0 (10/28/2022)

  • Put worktree outside of repo in manual steps (#5)
  • Retry post error for filtering out files (#6)

2.0.0 (10/26/2022)

  • Adding manual trigger for publish workflow
  • Fixing filestoskip option after merge
  • Add support for skipping certain files for backporting (#4)
  • Removing custom branch name as it is now available in upstream
  • Merge changes from upstream.
Commits
  • 142d3b8 release v2.2.0
  • 3a8b1f9 Add failure labels (#8)
  • ec2ff51 Fixing lint and prettier errors
  • dc45320 Add repo name to worktree path (#7)
  • a82e65e Fixing prettier errors, updating changelog
  • c0583b1 Put worktree outside of repo in manual steps (#5)
  • a1481bf Retry post error for filtering out files (#6)
  • 78b763d Adding manual trigger for publish workflow
  • b3df18d Fixing filestoskip option after merge
  • a1d89dc Removing custom branch name as it is now available in upstream
  • 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 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)

@dependabot dependabot bot added dependabot dependencies Pull requests that update a dependency file labels Dec 11, 2024
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.98%. Comparing base (1679ae8) to head (8fbb362).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #299   +/-   ##
=========================================
  Coverage    15.98%    15.98%           
=========================================
  Files        10103     10103           
  Lines      1479876   1479876           
=========================================
+ Hits        236524    236600   +76     
+ Misses     1243352   1243276   -76     
Flag Coverage Δ
integration 30.30% <ø> (-0.04%) ⬇️
unit 11.62% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Bumps [VachaShah/backport](https://github.com/vachashah/backport) from 1.1.4 to 2.2.0.
- [Release notes](https://github.com/vachashah/backport/releases)
- [Changelog](https://github.com/VachaShah/backport/blob/main/CHANGELOG.md)
- [Commits](VachaShah/backport@v1.1.4...v2.2.0)

---
updated-dependencies:
- dependency-name: VachaShah/backport
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/VachaShah/backport-2.2.0 branch from d9d8414 to c58990d Compare December 11, 2024 19:55
Signed-off-by: dependabot[bot] <[email protected]>
@Xtansia Xtansia merged commit 566bb51 into main Dec 11, 2024
40 of 43 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/VachaShah/backport-2.2.0 branch December 11, 2024 20:05
Xtansia pushed a commit to Xtansia/opensearch-rs that referenced this pull request Dec 11, 2024
* Bump VachaShah/backport from 1.1.4 to 2.2.0

Bumps [VachaShah/backport](https://github.com/vachashah/backport) from 1.1.4 to 2.2.0.
- [Release notes](https://github.com/vachashah/backport/releases)
- [Changelog](https://github.com/VachaShah/backport/blob/main/CHANGELOG.md)
- [Commits](VachaShah/backport@v1.1.4...v2.2.0)

Signed-off-by: Thomas Farr <[email protected]>
---
updated-dependencies:
- dependency-name: VachaShah/backport
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 566bb51)
Xtansia added a commit that referenced this pull request Dec 11, 2024
* Bump dangoslen/dependabot-changelog-helper from 2 to 3 (#298)

* Bump dangoslen/dependabot-changelog-helper from 2 to 3

Bumps [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 2 to 3.
- [Release notes](https://github.com/dangoslen/dependabot-changelog-helper/releases)
- [Changelog](https://github.com/dangoslen/dependabot-changelog-helper/blob/main/CHANGELOG.md)
- [Commits](dangoslen/dependabot-changelog-helper@v2...v3)

Signed-off-by: Thomas Farr <[email protected]>

---
updated-dependencies:
- dependency-name: dangoslen/dependabot-changelog-helper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 1679ae8)

* Bump VachaShah/backport from 1.1.4 to 2.2.0 (#299)

* Bump VachaShah/backport from 1.1.4 to 2.2.0

Bumps [VachaShah/backport](https://github.com/vachashah/backport) from 1.1.4 to 2.2.0.
- [Release notes](https://github.com/vachashah/backport/releases)
- [Changelog](https://github.com/VachaShah/backport/blob/main/CHANGELOG.md)
- [Commits](VachaShah/backport@v1.1.4...v2.2.0)

Signed-off-by: Thomas Farr <[email protected]>
---
updated-dependencies:
- dependency-name: VachaShah/backport
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 566bb51)

* Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#300)

* Bump stefanzweifel/git-auto-commit-action from 4 to 5

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v4...v5)

Signed-off-by: Thomas Farr <[email protected]>
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3fb7e2d)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant