Skip to content
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

chore(deps): bump versionize from 1.27.0 to 2.3.1 #212

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 Feb 1, 2025

Bumps versionize from 1.27.0 to 2.3.1.

Changelog

Sourced from versionize's changelog.

2.3.1 (2025-01-28)

2.3.0 (2024-11-09)

Features

Bug Fixes

  • version bump fails when tag-only and a prerelease exists (#152) (61adb8f)

2.2.0 (2024-11-02)

Features

2.1.0 (2024-10-20)

Features

  • add support for signing commits and tags (#144) (4292413)
  • modify "first parent only" option names to match (366629b)

Bug Fixes

  • changelog path option overwrites CHANGELOG.md if multiple projects point to the same location (#148) (4fb2ffa)

2.0.0 (2024-10-15)

Features

  • add config for changelog file path (#141) (f0834da)
  • add first-parent commits option (#142) (8308f2b)
  • remove deprecated cli options and update logic (61e2f42)

Breaking Changes

  • remove deprecated cli options and update logic (61e2f42)
  • remove support for netcoreapp3.1, net5, net6 (b873db5)

Other

  • break up WorkingCopy logic into smaller units (6bba7ba)
  • explain how .versionize deserialized (cb406a6)

... (truncated)

Commits
  • c1ef903 chore(release): 2.3.1
  • 67cb303 ci(fix): publish fails on the 'dotnet pack' command
  • 3869903 ci: always bump version when publishing to nuget
  • bd13619 build: add net9 support
  • 2cd31ed docs: add section on custom commit header patterns (#156)
  • f6b420f chore(release): 2.3.0
  • 4aac257 feat: add changelog command (#153)
  • 61adb8f fix: version bump fails when tag-only and a prerelease exists (#152)
  • 4ad47a0 chore(release): 2.2.0
  • 556856c feat: add support for unity projects (#150)
  • 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 [versionize](https://github.com/versionize/versionize) from 1.27.0 to 2.3.1.
- [Changelog](https://github.com/versionize/versionize/blob/master/CHANGELOG.md)
- [Commits](versionize/versionize@v1.27.0...v2.3.1)

---
updated-dependencies:
- dependency-name: versionize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 1, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants