Skip to content

⬆️ Bump MatteoCampinoti94/changelog-to-release from 1.0.0 to 1.0.3#94

Merged
lipkau merged 2 commits intomasterfrom
dependabot/github_actions/MatteoCampinoti94/changelog-to-release-1.0.3
Apr 7, 2025
Merged

⬆️ Bump MatteoCampinoti94/changelog-to-release from 1.0.0 to 1.0.3#94
lipkau merged 2 commits intomasterfrom
dependabot/github_actions/MatteoCampinoti94/changelog-to-release-1.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps MatteoCampinoti94/changelog-to-release from 1.0.0 to 1.0.3.

Release notes

Sourced from MatteoCampinoti94/changelog-to-release's releases.

v1.0.2

🚀 Features

  • Support links sections with 🔗 emoji in the default configuration

⚙️ Changes

  • Use the gear emoji ⚙️ for changes sections
  • Use the delivery truck emoji 🚚 for distribution sections
  • Add "new features" alias for "features" sections

🔧 Fixes

  • Fix changelog path input not being set to default when input is an empty value

🚚 Distribution

changelog-to-release@v1.0.2

v1.0.1

🔧 Fixes

  • Fix regex error when parsing version headers

🚚 Distribution

Changelog

Sourced from MatteoCampinoti94/changelog-to-release's changelog.

v1.0.3

Fixes

v1.0.2

Features

  • Support links sections with 🔗 emoji in the default configuration

Changes

  • Use the gear emoji ⚙️ for changes sections
  • Use the delivery truck emoji 🚚 for distribution sections
  • Add "new features" alias for "features" sections

Fixes

  • Fix changelog path input not being set to default when input is an empty value

v1.0.1

Fixes

  • Fix regex error when parsing version headers
Commits
  • 477b0c4 package - version patch 1.0.2 > 1.0.3
  • 5f76753 changelog - add version 1.0.3
  • d93b2c9 package - update @​actions/core to ^1.9.1
  • 30ad699 packages - version patch 1.0.1 > 1.0.2
  • 93ebddc changelog - add version 1.0.2
  • 41b6b56 index - sort "new features" before "features"
  • 63f4d45 workflows/release - add distribution section to release with new tag
  • 55ce866 changelog - remove distribution sections
  • 05868b5 index - use gear emoji for changes sections
  • 47866fc changelog - add distribution sections with links to actions marketplace
  • 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 [MatteoCampinoti94/changelog-to-release](https://github.com/matteocampinoti94/changelog-to-release) from 1.0.0 to 1.0.3.
- [Release notes](https://github.com/matteocampinoti94/changelog-to-release/releases)
- [Changelog](https://github.com/MatteoCampinoti94/changelog-to-release/blob/main/CHANGELOG.md)
- [Commits](MatteoCampinoti94/changelog-to-release@v1.0.0...v1.0.3)

---
updated-dependencies:
- dependency-name: MatteoCampinoti94/changelog-to-release
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 7, 2025
@dependabot dependabot bot requested a review from lipkau as a code owner April 7, 2025 09:27
Signed-off-by: Oliver Lipkau <4992870+lipkau@users.noreply.github.com>
@lipkau lipkau merged commit f3d7290 into master Apr 7, 2025
5 checks passed
@lipkau lipkau deleted the dependabot/github_actions/MatteoCampinoti94/changelog-to-release-1.0.3 branch April 7, 2025 09:50
lipkau added a commit that referenced this pull request Apr 30, 2025
* ⬆️ Bump MatteoCampinoti94/changelog-to-release

Bumps [MatteoCampinoti94/changelog-to-release](https://github.com/matteocampinoti94/changelog-to-release) from 1.0.0 to 1.0.3.
- [Release notes](https://github.com/matteocampinoti94/changelog-to-release/releases)
- [Changelog](https://github.com/MatteoCampinoti94/changelog-to-release/blob/main/CHANGELOG.md)
- [Commits](MatteoCampinoti94/changelog-to-release@v1.0.0...v1.0.3)

---
updated-dependencies:
- dependency-name: MatteoCampinoti94/changelog-to-release
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* pin only major version of action

Signed-off-by: Oliver Lipkau <4992870+lipkau@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Oliver Lipkau <4992870+lipkau@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Lipkau <4992870+lipkau@users.noreply.github.com>
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.

1 participant