[jenkinsci/lockable-resources-plugin] 726298: Enable automatic release on merge to master (#400)

2022-11-21 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/l10n_master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 726298f53f8c90a6a2d99c455ece1907497175fd
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/726298f53f8c90a6a2d99c455ece1907497175fd
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
R .github/release-drafter.yml
A .github/workflows/cd.yaml
R .github/workflows/release-drafter.yml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Enable automatic release on merge to master (#400)

* Enable automatic release on merge to master


  Commit: b2d4a465421e225f0c2116427e726f2d8ce2ebb8
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/b2d4a465421e225f0c2116427e726f2d8ce2ebb8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.50 to 4.51

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.50 to 4.51.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.50...plugin-4.51)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 48721efffaf71023d00635d11e3473b6ae740b93
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/48721efffaf71023d00635d11e3473b6ae740b93
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bridge-method-annotation from 1.23 to 1.25

Bumps 
[bridge-method-annotation](https://github.com/jenkinsci/bridge-method-injector) 
from 1.23 to 1.25.
- [Release notes](https://github.com/jenkinsci/bridge-method-injector/releases)
- 
[Commits](https://github.com/jenkinsci/bridge-method-injector/compare/bridge-method-injector-parent-1.23...bridge-method-injector-parent-1.25)

---
updated-dependencies:
- dependency-name: com.infradna.tool:bridge-method-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 7e4ccc947d5f566d3bfe6ff1e06be68c2d97a308
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/7e4ccc947d5f566d3bfe6ff1e06be68c2d97a308
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1678.vc1feb_6a_3c0f1 to 1706.vc166d5f429f8

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1678.vc1feb_6a_3c0f1 
to 1706.vc166d5f429f8.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.361.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: d880f7e354e87fe346dab212160abc45375ec316
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d880f7e354e87fe346dab212160abc45375ec316
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.5.0 to 1.5.1 (#407)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.5.0 to 1.5.1.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: ed2491e1c11bb22fd22fb03a2f52eb56bb15c079
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/ed2491e1c11bb22fd22fb03a2f52eb56bb15c079
  Author: Mark Waite 
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
R .github/release-drafter.yml
A .github/workflows/cd.yaml
M .github/workflows/crowdin.yml
R .github/workflows/release-drafter.yml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into l10n_master


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/ea89fa11ccdb...ed2491e1c11b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from 

[jenkinsci/lockable-resources-plugin] 726298: Enable automatic release on merge to master (#400)

2022-11-19 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 726298f53f8c90a6a2d99c455ece1907497175fd
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/726298f53f8c90a6a2d99c455ece1907497175fd
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
R .github/release-drafter.yml
A .github/workflows/cd.yaml
R .github/workflows/release-drafter.yml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Enable automatic release on merge to master (#400)

* Enable automatic release on merge to master


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/62426c-726298%40github.com.