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.15.5 #224

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Release 1.15.5

Bug Fixes

  • Bump first time with extra version
  • Extra tag bumping #48
  • Semantic version compare

Release 1.15.4

Bug Fixes

  • Restore last tag with refname method

Release 1.15.3

Bug Fixes

  • Prefix stripping and merged tags only #47
  • Semantic version prefix remove

Release 1.15.2

Bug Fixes

  • Enable merged feature with new extra logics
  • Extra release generation (thanks to @​jeremycab)
  • Force autobump on an extra release (thanks to @​jeremycab)

Release 1.15.1

Bug Fixes

  • Add blank line after headers (Thanks to @​brunob )

Release 1.15.0

Features

  • Add a getCurrentBranch method to Repository (Thanks to @​brunob)

Release 1.14.1

Bug Fixes

  • Breaking changes check #37

Release 1.14.0

⚠ BREAKING CHANGES

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

Features

Bug Fixes

... (truncated)

Changelog

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

1.15.5 (2022-11-04)

Bug Fixes

  • Bump first time with extra version (22b302)
  • Extra tag bumping (b6223f)
  • Semantic version regex compare (a71a4b)

1.15.4 (2022-10-27)

Bug Fixes

  • Restore last tag with refname method (ef97fb)

1.15.3 (2022-10-27)

Bug Fixes

  • Prefix stripping and merged tags only #47 (60274c)
  • Semantic version prefix remove (a821c1)

1.15.2 (2022-10-24)

Bug Fixes

  • Enable merged feature with new extra logics (6a7d70)
  • Extra release generation (854599)
  • Force autobump on an extra release (ce5d80)

1.15.1 (2022-06-03)

Bug Fixes

  • Add blank line after changeLogVersionHeading #39 (9e4108)

... (truncated)

Commits
  • 7dafba3 chore(release): 1.15.5
  • a71a4bb fix: semantic version regex compare
  • 22b302a fix: bump first time with extra version
  • b6223f4 fix: extra tag bumping
  • 92e3adb chore(release): 1.15.4
  • ef97fb0 fix: restore last tag with refname method
  • d526e80 chore(release): 1.15.3
  • a821c13 fix: semantic version prefix remove
  • 60274c9 fix: prefix stripping and merged tags only
  • 0ab3e32 chore(release): 1.15.2
  • 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 1 year ago

Superseded by #226.