Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps dangoslen/dependabot-changelog-helper from 3 to 4.

Release notes

Sourced from dangoslen/dependabot-changelog-helper's releases.

Changelog Dependabot Helper 4.0.0

Added

  • Now supports Mend Renovate! Set the dependencyTool to renovate to use within your repositories. ⚠️ in alpha!

Changed

  • Refactors the internal updater to more easily account for multiple entries and formatting (#311)
  • ci: replace comment_tag with comment-tag (#311)
  • Adds proper newlines around version and section headers (#310). This will only add newlines if adding a new version and section. When adding a new entry, the newlines will not be added.
  • The activationLabels input is now based on the value of the dependencyTool by default. i.e., if you select renovate as the dependencyTool a renovate label will be searched for activation unless you supply a different value.
  • Properly add a new version above the last one, if not in the changelog. Useful, if you have other content in your changelog header.

Removed

  • Removes the deprecated activationLabel. All workflows should specify desired labels using the activationLabels input instead. The default label of dependabot is still kept.

Dependencies

  • Bump @types/node from 20.12.12 to 22.13.5 (#320, #331, #338)
  • Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#323)
  • Bump ts-jest from 29.2.5 to 29.2.6 (#340)
  • Bump typescript from 5.7.2 to 5.7.3 (#327)

Changelog Dependabot Helper 3.11.1

Fixed

  • Corrects the regex introduced in 3.11.0 to correct reading too many entries (#278)
  • Corrects adding a newline after the first entry in multi-package updates (#308)

Changelog Dependabot Helper 3.11.0

Fixed

  • Fixes parsing too many possible entries when reading multi-package updates (#278).

Changed

  • Fix Github Actions Annotations (#285)
  • Improves example in README.md based on feedback in (#278)

Dependencies

  • Bump @actions/core from 1.10.1 to 1.11.1 (#299)
  • Bump @types/jest from 29.5.12 to 29.5.14 (#297)
  • Bump eslint from 8.45.0 to 8.57.0 (#256)
  • Bump ts-jest from 29.1.2 to 29.2.5 (#289)

Changelog Dependabot Helper 3.10.0

Changed

  • Now runs on Node 20
    • Creates .nvmrc to set the version
    • Updates node version in action.yml

Changelog Dependabot Helper 3.9.0

... (truncated)

Changelog

Sourced from dangoslen/dependabot-changelog-helper's changelog.

CHANGELOG

Inspired from Keep a Changelog

[UNRELEASED]

[4.0.0]

Added

  • Now supports Mend Renovate! Set the dependencyTool to renovate to use within your repositories. ⚠️ in alpha!

Changed

  • Refactors the internal updater to more easily account for multiple entries and formatting (#311)
  • ci: replace comment_tag with comment-tag (#311)
  • Adds proper newlines around version and section headers (#310). This will only add newlines if adding a new version and section. When adding a new entry, the newlines will not be added.
  • The activationLabels input is now based on the value of the dependencyTool by default. i.e., if you select renovate as the dependencyTool a renovate label will be searched for activation unless you supply a different value.
  • Properly add a new version above the last one, if not in the changelog. Useful, if you have other content in your changelog header.

Removed

  • Removes the deprecated activationLabel. All workflows should specify desired labels using the activationLabels input instead. The default label of dependabot is still kept.

Dependencies

  • Bump @types/node from 20.12.12 to 22.13.5 (#320, #331, #338)
  • Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#323)
  • Bump ts-jest from 29.2.5 to 29.2.6 (#340)
  • Bump typescript from 5.7.2 to 5.7.3 (#327)

[3.11.1]

Fixed

  • Corrects the regex introduced in 3.11.0 to correct reading too many entries (#278)
  • Corrects adding a newline after the first entry in multi-package updates (#308)

[3.11.0]

Fixed

  • Fixes parsing too many possible entries when reading multi-package updates (#278).

Changed

  • Fix Github Actions Annotations (#285)
  • Improves example in README.md based on feedback in (#278)

Dependencies

... (truncated)

Commits
  • f213585 Cut v4.0.0 (#345)
  • 75577c6 Merge pull request #327 from dangoslen/dependabot/npm_and_yarn/main/typescrip...
  • f9ee036 Updated Changelog
  • d9bf3b8 Merge branch 'main' into dependabot/npm_and_yarn/main/typescript-5.7.3
  • ec80a8e 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.5
  • d0114c6 Updated Changelog
  • fd9ba12 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.6
  • ed33d5e Updated Changelog
  • 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)

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2025

✅ Gradle check result for 5e45277: SUCCESS

@codecov
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.38%. Comparing base (0ffed5e) to head (5e45277).
Report is 8 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/github_actions/dangoslen/dependabot-changelog-helper-4 branch from 5e45277 to 0cb1348 Compare March 5, 2025 03:27
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2025

❌ 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?

@dependabot dependabot bot force-pushed the dependabot/github_actions/dangoslen/dependabot-changelog-helper-4 branch from 7c32b59 to ba50c5b Compare March 16, 2025 15:10
@cwperks
Copy link
Member

cwperks commented Mar 18, 2025

@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]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dangoslen/dependabot-changelog-helper-4 branch from 69f2839 to c3d2ede Compare March 18, 2025 20:47
Signed-off-by: dependabot[bot] <[email protected]>
@cwperks cwperks added the backport 2.x Backport to 2.x branch label Mar 19, 2025
@cwperks cwperks merged commit d2d5d5f into main Mar 19, 2025
32 of 33 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dangoslen/dependabot-changelog-helper-4 branch March 19, 2025 18:08
@opensearch-trigger-bot
Copy link
Contributor

The backport to 2.x failed:

The process '/usr/bin/git' failed with exit code 128

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 base branch is 2.x and the compare/head branch is backport/backport-17498-to-2.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x Backport to 2.x branch backport-failed dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant