paritytech / substrate-archive

Blockchain Indexing Engine
GNU General Public License v3.0
195 stars 74 forks source link

Bump mindsers/changelog-reader-action from 2.1.1 to 2.2.0 #496

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mindsers/changelog-reader-action from 2.1.1 to 2.2.0.

Release notes

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

v2.2.0

Changed

  • Allow more section types into prerelease versions. #67

Fixed

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

Sourced from mindsers/changelog-reader-action'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]

[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.

[2.0.0] - 2020-08-30

Added

  • New output properties:
    • The version number of the returned entry
    • The released date of the returned entry

... (truncated)

Commits
  • 17b72bf Version bump
  • 74d44db Fix links when added from bottom of the file
  • 0d5a65e Merge pull request #72 from mindsers/all-contributors/add-jon-whit
  • 91a6087 docs: update .all-contributorsrc [skip ci]
  • 37ebf6e docs: update CONTRIBUTORS.md [skip ci]
  • ce7ce74 Merge pull request #71 from mindsers/all-contributors/add-SwabianCoder
  • c3f8073 docs: update .all-contributorsrc [skip ci]
  • 9b81340 docs: update CONTRIBUTORS.md [skip ci]
  • eb30912 Merge pull request #70 from mindsers/feature/prerelease-check
  • 32f98b7 Update doc and sources
  • 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 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[bot] commented 2 years ago

Superseded by #506.