-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Bump dangoslen/dependabot-changelog-helper from 3 to 4 #17498
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 dangoslen/dependabot-changelog-helper from 3 to 4 #17498
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17498 +/- ##
============================================
- Coverage 72.42% 72.38% -0.04%
+ Complexity 65611 65606 -5
============================================
Files 5304 5306 +2
Lines 304743 304594 -149
Branches 44189 44163 -26
============================================
- Hits 220701 220483 -218
- Misses 65888 66049 +161
+ Partials 18154 18062 -92 ☔ View full report in Codecov by Sentry. |
5e45277
to
0cb1348
Compare
❌ Gradle check result for 7c32b59: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
7c32b59
to
ba50c5b
Compare
@dependabot recreate |
Bumps [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 3 to 4. - [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@v3...v4) --- 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]>
69f2839
to
c3d2ede
Compare
Signed-off-by: dependabot[bot] <[email protected]>
The backport to
To backport manually, run these commands in your terminal: # Navigate to the root of your repository
cd $(git rev-parse --show-toplevel)
# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/OpenSearch/backport-2.x 2.x
# Navigate to the new working tree
pushd ../.worktrees/OpenSearch/backport-2.x
# Create a new branch
git switch --create backport/backport-17498-to-2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 d2d5d5f9913b18ad7b7506a881227238ccdcee62
# Push it to GitHub
git push --set-upstream origin backport/backport-17498-to-2.x
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/OpenSearch/backport-2.x Then, create a pull request where the |
Bumps dangoslen/dependabot-changelog-helper from 3 to 4.
Release notes
Sourced from dangoslen/dependabot-changelog-helper's releases.
... (truncated)
Changelog
Sourced from dangoslen/dependabot-changelog-helper's changelog.
... (truncated)
Commits
f213585
Cut v4.0.0 (#345)75577c6
Merge pull request #327 from dangoslen/dependabot/npm_and_yarn/main/typescrip...f9ee036
Updated Changelogd9bf3b8
Merge branch 'main' into dependabot/npm_and_yarn/main/typescript-5.7.3ec80a8e
Merge pull request #338 from dangoslen/dependabot/npm_and_yarn/main/types/nod...ac35f1e
Merge branch 'main' into dependabot/npm_and_yarn/main/types/node-22.13.5d0114c6
Updated Changelogfd9ba12
Merge pull request #340 from dangoslen/dependabot/npm_and_yarn/main/ts-jest-2...ee46873
Merge branch 'main' into dependabot/npm_and_yarn/main/ts-jest-29.2.6ed33d5e
Updated ChangelogDependabot 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)