Skip to content

chore(deps): bump git-cliff-core from 2.6.0 to 2.6.1 #54

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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 Sep 30, 2024

Bumps git-cliff-core from 2.6.0 to 2.6.1.

Release notes

Sourced from git-cliff-core's releases.

Release v2.6.1

animation

2.6.1 - 2024-09-27

🐛 Bug Fixes

  • (npm) Add missing --use-branch-tags flag to TS options (#874) - (e21fb1d)
  • (remote) Avoid setting multiple remotes (#885) - (a344c68)

📚 Documentation

  • (website) Add conversion to pdf to tips-and-tricks (#889) - (58dc108)
  • (website) Add get_env filter example for GitLab CI - (dfe4459)

⚙️ Miscellaneous Tasks

  • (ci) Update pedantic lint command (#890) - (8d10edb)
  • (docker) Disable building arm64 docker images temporarily (#879) - (cde2a8e)
  • (fixtures) Build binaries using dev profile (#886) - (a394f88)

New Contributors ❤️

Changelog

Sourced from git-cliff-core's changelog.

2.6.1 - 2024-09-27

🐛 Bug Fixes

  • (npm) Add missing --use-branch-tags flag to TS options (#874) - (e21fb1d)
  • (remote) Avoid setting multiple remotes (#885) - (a344c68)

📚 Documentation

  • (website) Add conversion to pdf to tips-and-tricks (#889) - (58dc108)
  • (website) Add get_env filter example for GitLab CI - (dfe4459)

⚙️ Miscellaneous Tasks

  • (ci) Update pedantic lint command (#890) - (8d10edb)
  • (docker) Disable building arm64 docker images temporarily (#879) - (cde2a8e)
  • (fixtures) Build binaries using dev profile (#886) - (a394f88)

New Contributors ❤️

Commits
  • 076feb7 chore(release): prepare for v2.6.1
  • 8d10edb chore(ci): update pedantic lint command (#890)
  • 58dc108 docs(website): add conversion to pdf to tips-and-tricks (#889)
  • dfe4459 docs(website): add get_env filter example for GitLab CI
  • d7b2d03 refactor(clippy): apply doc_markdown and ignored_unit_patterns lint (#887)
  • a394f88 chore(fixtures): build binaries using dev profile (#886)
  • 8b7c200 refactor(clippy): apply if_not_else lint (#882)
  • a344c68 fix(remote): avoid setting multiple remotes (#885)
  • a5786be chore(deps): bump thiserror from 1.0.63 to 1.0.64 (#881)
  • e21fb1d fix(npm): add missing --use-branch-tags flag to TS options (#874)
  • 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 [git-cliff-core](https://github.com/orhun/git-cliff) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/orhun/git-cliff/releases)
- [Changelog](https://github.com/orhun/git-cliff/blob/main/CHANGELOG.md)
- [Commits](orhun/git-cliff@v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: git-cliff-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 30, 2024
Copy link

changeset-bot bot commented Sep 30, 2024

⚠️ No Changeset found

Latest commit: 0fcd03f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants