jenkinsci / conventional-commits-plugin

This plugin can be used to determine the next release version based on previous tags and the commit messages used.
https://plugins.jenkins.io/conventional-commits/
MIT License
23 stars 32 forks source link

chore(deps): bump jenkins-x-plugins/jx-release-version from 2.6.6 to 2.6.10 #272

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jenkins-x-plugins/jx-release-version from 2.6.6 to 2.6.10.

Release notes

Sourced from jenkins-x-plugins/jx-release-version's releases.

2.6.10

Changes in version 2.6.10

Bug Fixes

  • remove progress output to stdout (Skisocks)

2.6.9

Changes in version 2.6.9

Bug Fixes

  • use jx boot image (tomhobson)
  • update jx-changelog and jx boot version (Tom Hobson)

2.6.8

Changes in version 2.6.8

Bug Fixes

  • update alpine version to try to get away from docker version caching (Tom Hobson)

2.6.7

Changes in version 2.6.7

Chores

  • upgrade image to 2.6.6 (jenkins-x-bot)
Commits
  • bc6f10c chore: release 2.6.10
  • cb5085f chore: add variables
  • a4539cf Merge pull request #109 from spring-financial-group/fix/unwanted-character
  • e19da44 fix: remove progress output to stdout
  • a1c5a1b Merge pull request #108 from jenkins-x-plugins/fix/use-jx-boot
  • e1ae4f9 fix: use jx boot image
  • 8d4c3f9 Merge pull request #107 from jenkins-x-plugins/fix/update-changlog-and-boot
  • 05e4268 fix: update jx-changelog and jx boot version
  • 33e1148 Merge pull request #106 from jenkins-x-plugins/fix/update-alpine-version
  • 91590fe fix: update alpine version to try to get away from docker version caching
  • 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)