Skip to content

Bump ffurrer2/extract-release-notes from 2.2.0 to 2.3.0 in the actions-minor group #380

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

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the actions-minor group with 1 update: ffurrer2/extract-release-notes.

Updates ffurrer2/extract-release-notes from 2.2.0 to 2.3.0

Release notes

Sourced from ffurrer2/extract-release-notes's releases.

v2.3.0

Added

  • Support parsing headers that start with v. Thanks to Goooler for his contribution.

Changed

  • Dependencies updated
Changelog

Sourced from ffurrer2/extract-release-notes's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[2.3.0] - 2025-03-29

Added

  • Support parsing headers that start with v. Thanks to Goooler for his contribution.

Changed

  • Dependencies updated

[2.2.0] - 2024-05-08

Fixed

  • The action now correctly handles the case where no release notes are found in the changelog. Thanks to kishor82 for his contribution.

[2.1.0] - 2024-02-17

Changed

  • Dependencies updated

[2.0.0] - 2024-01-27

Changed

  • Default runtime updated to node20

... (truncated)

Commits
  • cae3213 Bump actions/cache from 4.2.2 to 4.2.3
  • def487c Bump ruby/setup-ruby from 1.226.0 to 1.229.0
  • 75660a3 Update workflows
  • 99581ae Update linting configurations
  • 24cf8e8 Update task files
  • 15a35d9 Change Dependabot schedule from weekly to monthly
  • 5bf7a84 Bump version to 2.3.0 in package-lock.json
  • 5cce61f Update GitHub Actions workflows to use specific versions of actions
  • e6eca8f Bump version to 2.3.0 in package.json
  • 1e3a924 Update CHANGELOG file
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-minor group with 1 update: [ffurrer2/extract-release-notes](https://github.com/ffurrer2/extract-release-notes).


Updates `ffurrer2/extract-release-notes` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/ffurrer2/extract-release-notes/releases)
- [Changelog](https://github.com/ffurrer2/extract-release-notes/blob/main/CHANGELOG.md)
- [Commits](9989cce...cae3213)

---
updated-dependencies:
- dependency-name: ffurrer2/extract-release-notes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependabot Pull requests of Dependabot label Mar 29, 2025
@dependabot dependabot bot requested a review from ffurrer2 as a code owner March 29, 2025 15:11
@ffurrer2 ffurrer2 merged commit 7f0e2bc into main Mar 29, 2025
19 checks passed
@ffurrer2 ffurrer2 deleted the dependabot/github_actions/actions-minor-bfdc81371a branch March 29, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Pull requests of Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant