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.8.1 to 3.9.0 #516

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps dangoslen/dependabot-changelog-helper from 3.8.1 to 3.9.0.

Release notes

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

Changelog Dependabot Helper 3.9.0

Added

  • Adds the ability to sort dependency entries alphabetically upon adding a new entry. By default this is not enabled, and must be added via the sort param using the value alpha. By default the sort style is none. Future sort values may be added over time as such needs arise.

Dependencies

  • Bump @types/node from 20.11.10 to 20.11.20 (#251, #255, #257)
  • Bump @types/jest from 29.5.11 to 29.5.12 (#247)
  • Bump eslint-plugin-jest from 27.6.3 to 27.9.0 (#254)
Changelog

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

CHANGELOG

Inspired from Keep a Changelog

[UNRELEASED]

[3.9.0]

Added

  • Adds the ability to sort dependency entries alphabetically upon adding a new entry. By default this is not enabled, and must be added via the sort param using the value alpha. By default the sort style is none. Future sort values may be added over time as such needs arise.

Dependencies

  • Bump @types/node from 20.11.10 to 20.11.20 (#251, #255, #257)
  • Bump @types/jest from 29.5.11 to 29.5.12 (#247)
  • Bump eslint-plugin-jest from 27.6.3 to 27.9.0 (#254)

[3.8.1]

Fixed

  • Fixes improper defaulting for deprecated activationLabel to activationLabels input

[3.8.0]

Added

  • Adds scaffolding for EntryExtractor to support different tools (Dependabot, Mend Renovate, etc) in the future. See #288 for more details.
  • Adds a new activationLabels input to allow for more complex workflows. See #233 for more details as to why.

Deprecated

  • The activationLabel input is now deprecated in favor of the activationLabels inpput (see the Added section above). The activationLabel input will be removed in the next major release, which currently has a TBD release date.

Dependencies

  • Bump eslint-plugin-jest from 27.6.0 to 27.6.3 (#236)
  • Bump @types/node from 20.4.2 to 20.11.10 (#232, #235, #245)
  • Bump @types/jest from 29.5.10 to 29.5.11 (#239)
  • Bump ts-jest from 29.1.1 to 29.1.2 (#246)

[3.7.0]

Added

Dependencies

  • Bump @actions/github from 5.1.0 to 6.0.0 (#209)
  • Bump jest from 29.6.1 to 29.7.0 (#211)
  • Bump @types/jest from 29.5.2 to 29.5.8 (#211)
  • Bump actions/checkout from 3.5.3 to 4.1.1 (#207)
  • Bump actions/setup-node from 3 to 4 (#206)
  • Bump @vercel/ncc from 0.36.1 to 0.38.1 (#221)
  • Bump eslint-plugin-jest from 27.2.2 to 27.6.0 (#220)

... (truncated)

Commits
  • 392b224 Release 3.9.0 (#266)
  • f96c7d2 Update dependabot for npm
  • 99ce531 Merge pull request #257 from dangoslen/dependabot/npm_and_yarn/main/types/nod...
  • b5288f1 Updated Changelog
  • b63d593 Update pull-request.yml
  • b475892 Bump @​types/node from 20.11.19 to 20.11.20
  • 280cd35 Merge pull request #254 from dangoslen/dependabot/npm_and_yarn/main/eslint-pl...
  • 9683084 Updated Changelog
  • 49f2232 Merge pull request #255 from dangoslen/dependabot/npm_and_yarn/main/types/nod...
  • f3073aa 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)

@dependabot dependabot bot added C-dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 28, 2024
@github-actions github-actions bot added the A-CI GitHub Action label Mar 28, 2024
@wcampbell0x2a
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/dangoslen/dependabot-changelog-helper-3.9.0 branch from 1b6f988 to 4319f4d Compare March 28, 2024 11:38
@wcampbell0x2a
Copy link
Owner

https://github.com/dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@wcampbell0x2a
Copy link
Owner

@dependabot recreate

Bumps [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 3.8.1 to 3.9.0.
- [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@3e4e9cc...392b224)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dangoslen/dependabot-changelog-helper-3.9.0 branch from 16bdce7 to a5e1edd Compare April 15, 2024 03:36
Copy link

Benchmark for aad2f1d

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.8±0.01ms 2.7±0.00ms -3.57%
only_read/tplink_ax1800 7.2±0.02ms 7.1±0.03ms -1.39%
unsquashfs/full 11.8±0.14ms 11.9±0.13ms +0.85%
unsquashfs/full-path-filter 8.4±0.29ms 8.5±0.23ms +1.19%
unsquashfs/list 8.7±0.55ms 8.7±0.08ms 0.00%
unsquashfs/list-path-filter 7.7±0.10ms 7.7±0.13ms 0.00%
write_read/netgear_ax6100v2 1325.6±11.28ms 1304.7±5.36ms -1.58%
write_read/tplink_ax1800 7.4±0.03s 7.4±0.04s 0.00%

@wcampbell0x2a wcampbell0x2a merged commit e685a12 into master Apr 15, 2024
34 checks passed
@wcampbell0x2a wcampbell0x2a deleted the dependabot/github_actions/dangoslen/dependabot-changelog-helper-3.9.0 branch April 15, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI GitHub Action C-dependencies Pull requests that update a dependency file dependabot-reviewed github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant