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

build(deps): bump dangoslen/dependabot-changelog-helper from 3 to 4 #1423

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
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)

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 requested a review from a team as a code owner March 3, 2025 16:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 3, 2025
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants