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

chore(deps): bump mindsers/changelog-reader-action from 2.0.0 to 2.2.2 #35

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2023

Bumps mindsers/changelog-reader-action from 2.0.0 to 2.2.2.

Release notes

Sourced from mindsers/changelog-reader-action's releases.

v2.2.2

Fixed

  • Upgrade dependencies to solve deprecation issues.

v2.2.1

Fixed

  • Change node engine for a non-deprecated version.

v2.2.0

Changed

  • Allow more section types into prerelease versions. #67

Fixed

  • Change the links' syntax to make them correctly recognized by GitHub.

v2.1.1

Fixed

  • The action was returning empty data since the last version. Now correctly returns selected entries data.

New linting capabilities

Added

  • Introduced changelog validation to help keep the release version in line with Semantic Versioning
  • New input param of validation_level and validation_depth to allow for configuration of changelog validation.
  • Support Angular CHANGELOG format. (Doesn't force title emphasis)

Changed

  • The project now implement the All Contributors. This is not a change in the code but a change in how the projet recognize the external contributions.

Fixed

  • Retrieve links (external to the entry) and add them back in the related entry.
Changelog

Sourced from mindsers/changelog-reader-action's changelog.

[2.2.2] - 2022-11-23

Fixed

  • Upgrade dependencies to solve deprecation issues.

[2.2.1] - 2022-11-10

Fixed

  • Change node engine for a non-deprecated version.

[2.2.0] - 2022-09-01

Changed

  • Allow more section types into prerelease versions. #67

Fixed

  • Change the links' syntax to make them correctly recognized by GitHub.

[2.1.1] - 2022-07-03

Fixed

  • The action was returning empty data since the last version. Now correctly returns selected entries data.

[2.1.0] - 2022-06-14

Added

  • Introduced changelog validation to help keep the release version in line with Semantic Versioning
  • New input param of validation_level and validation_depth to allow for configuration of changelog validation.
  • Support Angular CHANGELOG format. (Doesn't force title emphasis)

Changed

  • The project now implement the All Contributors. This is not a change in the code but a change in how the projet recognize the external contributions.

Fixed

  • Retrieve links (external to the entry) and add them back in the related entry.
Commits
  • b97ce03 version bumnp
  • fcfc4fe Complete rebuild and reinstall of dependencies
  • 8f40520 Version bump
  • 499bf2c Update CHANGELOG
  • e17a71d Upgrade deps
  • 1122939 Upgrade node engine
  • 603858c Merge pull request #73 from mindsers/dependabot/npm_and_yarn/actions/core-1.9.1
  • 17b72bf Version bump
  • 74d44db Fix links when added from bottom of the file
  • 8189de3 Bump @​actions/core from 1.8.2 to 1.9.1
  • 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 [mindsers/changelog-reader-action](https://github.com/mindsers/changelog-reader-action) from 2.0.0 to 2.2.2.
- [Release notes](https://github.com/mindsers/changelog-reader-action/releases)
- [Changelog](https://github.com/mindsers/changelog-reader-action/blob/master/CHANGELOG.md)
- [Commits](mindsers/changelog-reader-action@v2.0.0...v2.2.2)

---
updated-dependencies:
- dependency-name: mindsers/changelog-reader-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/mindsers/changelog-reader-action-2.2.2 branch from 99cae6e to ba039b5 Compare September 16, 2023 21:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2023
@Bara Bara merged commit 12fab24 into master Sep 16, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/mindsers/changelog-reader-action-2.2.2 branch September 16, 2023 21:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant