Skip to content

Bump versionize from 2.3.0 to 2.5.0#392

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/nuget/dot-config/versionize-2.5.0
Mar 7, 2026
Merged

Bump versionize from 2.3.0 to 2.5.0#392
mergify[bot] merged 1 commit intomasterfrom
dependabot/nuget/dot-config/versionize-2.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Updated versionize from 2.3.0 to 2.5.0.

Release notes

Sourced from versionize's releases.

2.5.0

What's changed?

✨ Features

  • add .versionize config schema for IntelliSense/Autocomplete (#​183) (93d5df3)
  • add support for updating AssemblyInfo.cs version attributes (#​190) (aa50527)

📦 Refactor

  • implement fluent api for versionize command and add interface abstractions (#​188) (c062789)
  • modify error handling approach (#​180) (af1a56c)
  • organize link builders into a folder and apply a few readability improvements (#​184) (76cb3e7)
  • replace BumpFileType with SkipBumpFile in VersionizeOptions (#​185) (4e49f46)
  • split WorkingCopy into isolated command classes (#​186) (aa42746)

🧪 Tests

  • make arrange-act-assert pattern explicit via comments (#​181) (2c2c0ce)
  • fix: GPG signing tests fail with unhelpful error message when GPG is not detected in developer environment (#​191) (10fb64f)

♻️ Chores

2.4.0

What's changed?

✨ Features

  • add ability to override boolean file config via cli (#​173) (bd263c4)
  • add cli validation and xml config documentation (#​177) (a74778b)
  • add Git configuration checks for versioning operations (#​168) (41ee0aa)
  • add support for configurable version element bumping in project files (#​171) (04714f0)
  • add support for JIRA issues (#​162) (3410b39)
  • make changelog "Other" header customizable (#​174) (c7f2be9)
  • support customizing tag template and changelog tag link (#​96) (cfede54)

🐛 Bug Fixes

  • change regex for azure commits and issues to be in line with the current azure environment (#​160) (9f1f973)
  • changelog cmd: returns entire history if the current tag is a prerelease (7248184)

📦 Refactor

🔨 Build

⚙️ Continuous Integrations

📚 Docs

  • add copilot-instructions.md for better AI agent guidance (#​164) (024907f)

♻️ Chores

  • implement style rules in editorconfig and simplify code (#​165) (e3ac0a5)

2.4.0-beta.0

What's changed?

✨ Features

  • add ability to override boolean file config via cli (#​173) (bd263c4)
  • add Git configuration checks for versioning operations (#​168) (41ee0aa)
  • add support for configurable version element bumping in project files (#​171) (04714f0)
  • add support for JIRA issues (#​162) (3410b39)
  • make changelog "Other" header customizable (#​174) (c7f2be9)
  • support customizing tag template and changelog tag link (#​96) (cfede54)

🐛 Bug Fixes

  • change regex for azure commits and issues to be in line with the current azure environment (#​160) (9f1f973)

⚙️ Continuous Integrations

📚 Docs

  • add copilot-instructions.md for better AI agent guidance (#​164) (024907f)

♻️ Chores

  • implement style rules in editorconfig and simplify code (#​165) (e3ac0a5)

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 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)

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

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 Mar 7, 2026
@coveralls
Copy link

coveralls commented Mar 7, 2026

Pull Request Test Coverage Report for Build 897

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.773%

Totals Coverage Status
Change from base Build 890: 0.0%
Covered Lines: 1964
Relevant Lines: 2117

💛 - Coveralls

@mergify mergify bot merged commit af9716c into master Mar 7, 2026
10 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/dot-config/versionize-2.5.0 branch March 7, 2026 22:03
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant