Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

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

Release notes

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

Release 1.16.0

Features

  • New option: Do not update CHANGELOG if no commits found. (Thanks to @​william-suppo)

Bug Fixes

  • Can parse header with carriage return and newline. (Thanks to @​william-suppo)
  • Retrieve last tag with extra #48

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

... (truncated)

Changelog

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

1.16.0 (2022-11-26)

Features

  • New option: Do not update CHANGELOG if no commits found. (00a81e)

Bug Fixes

  • Can parse header with carriage return and newline. (ac4710)
  • Retrieve last tag with extra #48 (454513)

1.15.6 (2022-11-17)

Bug Fixes

  • Resolves problems with bumping alpha, beta and rc releases (ad9eff)
  • Resolves with extra releases (e31c16)

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)

... (truncated)

Commits
  • d901533 chore(release): 1.16.0
  • 4545130 fix: retrieve last tag with extra
  • 2181744 test: add mocks for exec commands
  • 84d151f Merge pull request #52 from william-suppo/main
  • ac47108 fix: Can parse header with carriage return and newline.
  • 0be770c Merge pull request #50 from william-suppo/main
  • 00a81ee feat: New option: Do not update CHANGELOG if no commits found.
  • 8cb6ec0 chore(release): 1.15.6
  • e31c16b fix: resolves with extra releases
  • 2e63315 Merge pull request #49 from boumanb/bugfix/extra-releases-not-bumping-correctly
  • 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)

Bumps [marcocesarato/php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog) from 1.10.3 to 1.16.0.
- [Release notes](https://github.com/marcocesarato/php-conventional-changelog/releases)
- [Changelog](https://github.com/marcocesarato/php-conventional-changelog/blob/main/CHANGELOG.md)
- [Commits](marcocesarato/php-conventional-changelog@v1.10.3...v1.16.0)

---
updated-dependencies:
- dependency-name: marcocesarato/php-conventional-changelog
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Anything relating to project dependencies php Pull requests that update Php code labels Nov 28, 2022
@dependabot dependabot bot requested a review from Rumperuu November 28, 2022 18:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Anything relating to project dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants