markcheret / footnotes

footnotes aims to be the all-in-one solution for displaying an automatically-generated list of references on your WordPress Page or Post.
https://wordpress.org/plugins/footnotes/#description
GNU General Public License v3.0
8 stars 6 forks source link

build(deps-dev): bump marcocesarato/php-conventional-changelog from 1.10.3 to 1.14.0 #214

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps marcocesarato/php-conventional-changelog from 1.10.3 to 1.14.0.

Release notes

Sourced from marcocesarato/php-conventional-changelog's releases.

Release 1.14.0

⚠ BREAKING CHANGES

  • Sort git tags by version instead of creation date, match prefix when listing tags (042af9)

Features

Bug Fixes

  • Get last version with prefix (2460c8)
  • Issues with tag version fetch (d64f35)

Release 1.13.0

Features

  • Added support for limiting commits to current branch (Thanks to @​mottihoresh)

Bug Fixes

Semver
  • Bump minor version when breaking change before 1.0.0 (Thanks to @​romm)

BREAKING CHANGES

  • Workflows which rely on the chronological order of tags will potentially break. Also workflows with mixed tag prefixes will potentially break.

Release 1.12.3

Features

  • Allows own package bumpers (Thanks to @​attiks)

Release 1.12.2

Bug Fixes

  • Repository url format detector

Release 1.12.1

Features

  • Allows issue id to be string (Thanks to @​attiks)

Bug Fixes

  • Change repo parse remote url regex
  • Version separator markdown (Thanks to @​gitrequests)

... (truncated)

Changelog

Sourced from marcocesarato/php-conventional-changelog's changelog.

1.14.0 (2022-05-06)

⚠ BREAKING CHANGES

  • Sort git tags by version instead of creation date, match prefix when listing tags (042af9)

Features

Bug Fixes

  • Get last version with prefix (2460c8)
  • Issues with tag version fetch (d64f35)

1.13.0 (2021-12-08)

Features

  • Added support for limiting commits to current branch. (6aad51)

Bug Fixes

Semver
  • Bump minor version when breaking change before 1.0.0 (5b13aa)

1.12.3 (2021-11-25)

Features

  • Allows own package bumpers (e4aef9)

1.12.2 (2021-10-22)

Bug Fixes

  • Repository url format detector #22 (63ff44)

1.12.1 (2021-10-22)

Features

... (truncated)

Commits
  • 98e66c2 chore(release): 1.14.0
  • 2460c81 fix: get last version with prefix
  • d64f359 fix: issues with tag version fetch
  • 19d6f40 chore: upgrade lockl file
  • 6e9cf5b Merge pull request #36 from ChrisToxz/laravel-9
  • 785f478 Update composer.json
  • 138ba4f Merge pull request #34 from kishieel/main
  • e738b29 feat: annotated tags
  • 11b4fe5 Merge pull request #33 from juckerf/fix-tag-sorting
  • 72fc178 Merge branch 'main' into fix-tag-sorting
  • 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 #216.