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

build(deps): bump ardalanamini/auto-changelog from 3 to 4 #5

Open
wants to merge 1 commit into
base: t4-ui
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps ardalanamini/auto-changelog from 3 to 4.

Release notes

Sourced from ardalanamini/auto-changelog's releases.

v4.0.0

New Features

  • add release-name-prefix input (5df3903892cf6acc0a0e1bd7f8e00d082cb6f594 by @​ardalanamini)
  • add ability to mark commit as breaking (158bae1587131a41123365ab4eeaad8b9e174dd1 & d3b6679b6fbfdb58973cbe767c7eb116a9a16d3d & f676806e7fc6d1fbff6d070dff6d1471a85c20eb by @​ardalanamini)
  • breaking: add use-github-autolink input (4b435e24d8f7ff7b1fa9f307a05c56428ac8e92b by @​ardalanamini)

Bug Fixes

  • input release-name-prefix default behaviour (31f0c882d7f89b9241118a768ab5ae3d411a23de by @​ardalanamini)

Build System & Dependencies

  • replace npm with pnpm (1e734abbf9728d00827ebeb3652e989156c1ff05 & 94ac0796b79849f7db4587ee43c4142516bccca3 by @​ardalanamini)

Refactors

  • breaking: optimize changelog references (5c66757e75209f9aeac5b4764e4429eb574c3054 by @​ardalanamini)
  • breaking: use conventional commit types by default (7db6dea08cba7c72f936ac946cbc6ef47271e6a6 by @​ardalanamini)
  • breaking: don't include the commit sha when pull request reference is included (d9c18ae1bea7df0f3d2d5995bdc3efc15130784f by @​ardalanamini)
  • breaking: rename include-compare input to include-compare-link (45380686a1cd8794b5973f4d6c4e4f0be0a02d2e by @​ardalanamini)
  • improve code quality (#138 by @​ardalanamini)

Chores

  • update README.md (6f8acfbacb23b2d5f59692b4ea3f47e4ac4fb734 & 06b776ed15721a1e4e6826ce2649fba95a70e449 by @​ardalanamini)

Full Changelog: ardalanamini/auto-changelog@v3.3.3...v4.0.0

v4.0.0-beta.1

Refactors

  • breaking: optimize changelog references (5c66757e75209f9aeac5b4764e4429eb574c3054 by @​ardalanamini)
  • breaking: use conventional commit types by default (7db6dea08cba7c72f936ac946cbc6ef47271e6a6 by @​ardalanamini)

Chores

  • update README.md (06b776ed15721a1e4e6826ce2649fba95a70e449 by @​ardalanamini)

Full Changelog: ardalanamini/auto-changelog@v4.0.0-beta.0...v4.0.0-beta.1

v4.0.0-beta.0

New Features

  • add ability to mark commit as breaking (158bae1587131a41123365ab4eeaad8b9e174dd1 by @​ardalanamini, d3b6679b6fbfdb58973cbe767c7eb116a9a16d3d by @​ardalanamini, f676806e7fc6d1fbff6d070dff6d1471a85c20eb by @​ardalanamini)
  • breaking: add use-github-autolink input (4b435e24d8f7ff7b1fa9f307a05c56428ac8e92b by @​ardalanamini)

Refactors

  • breaking: don't include the commit sha when pull request reference is included (d9c18ae1bea7df0f3d2d5995bdc3efc15130784f by @​ardalanamini)
  • breaking: rename include-compare input to include-compare-link (45380686a1cd8794b5973f4d6c4e4f0be0a02d2e by @​ardalanamini)
  • improve code quality (#138 by @​ardalanamini)

Build System

... (truncated)

Commits
  • e6ff4da 4.0.1
  • 2fd0629 build(deps): bump @​vercel/ncc from 0.36.1 to 0.38.1
  • e376f59 build(deps): remove @​types/marked from dev dependencies
  • 5e7513e build(deps): bump @​actions/core from 1.10.0 to 1.10.1
  • 24b662c build(deps): bump husky from 8.0.3 to 9.0.10
  • 9982158 build(deps): bump @​commitlint/config-conventional from 17.6.1 to 18.6.0 (#158)
  • efdb335 build(deps): bump @​commitlint/cli from 17.6.1 to 18.6.0 (#159)
  • ec0a6f2 build(deps): bump word-wrap from 1.2.3 to 1.2.5 (#157)
  • 0c6d27d build(deps): bump marked from 4.3.0 to 12.0.0 (#156)
  • d46d039 build(deps): bump semver and @​types/semver (#155)
  • 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 [ardalanamini/auto-changelog](https://github.com/ardalanamini/auto-changelog) from 3 to 4.
- [Release notes](https://github.com/ardalanamini/auto-changelog/releases)
- [Commits](ardalanamini/auto-changelog@v3...v4)

---
updated-dependencies:
- dependency-name: ardalanamini/auto-changelog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 20, 2024
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants