Branch: refs/heads/l10n_master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 9a36f48b87ed04e640afbcd27a1c76ac6d9577d9
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/9a36f48b87ed04e640afbcd27a1c76ac6d9577d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.54 to 4.55 (#465)


  Commit: 3cd12dada1446a6d5afc49ea941071a162ae23a7
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/3cd12dada1446a6d5afc49ea941071a162ae23a7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
    M .mvn/extensions.xml

  Log Message:
  -----------
  Bump git-changelist-maven-extension from 1.5 to 1.6 (#464)


  Commit: 11f0a52bf19756c1d01f5a2f3707e05c9ded7fc9
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/11f0a52bf19756c1d01f5a2f3707e05c9ded7fc9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.361.x from 1834.vc26f653a_a_b_10 to 1836.vfe602c266c05 (#463)


  Commit: 91a9108f5b8b2e319e5e579476f1116c1d437fb2
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/91a9108f5b8b2e319e5e579476f1116c1d437fb2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.6.0 to 1.7.0 (#462)


  Commit: ce12ba87eb97ba2390917386ea44bfecde949f22
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/ce12ba87eb97ba2390917386ea44bfecde949f22
  Author: Callum Moffat <[email protected]>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/FreeStyleProjectTest.java

  Log Message:
  -----------
  Don't modify the candidates cache contents (#468)

Fix an issue where resource would not be locked
upon becoming free when using a label and quantity=0.


  Commit: b7c3d377e72375afa2f5804ecad51ec231773420
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/b7c3d377e72375afa2f5804ecad51ec231773420
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.361.x from 1836.vfe602c266c05 to 1887.vda_d0ddb_c15c4 (#469)


  Commit: d07b8c8bb5d2b7ef98080517f7b47789019bed09
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/d07b8c8bb5d2b7ef98080517f7b47789019bed09
  Author: Pokorny Martin <[email protected]>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_cs.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_de.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_fr.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_sk.properties

  Log Message:
  -----------
  Add column index to show resources in the same order as in Jenkins Management 
defined


  Commit: bb3d56cc040f7e501d11e9d6cd87f214acf5838e
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/bb3d56cc040f7e501d11e9d6cd87f214acf5838e
  Author: Jim Klimov <[email protected]>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_cs.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_de.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_fr.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_sk.properties

  Log Message:
  -----------
  Merge pull request #470 from jenkinsci/index-column

Add column index to show resources the admin predefined order


  Commit: 0ce2e3027cf43c1cb68043996b38e2c761f0cb01
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/0ce2e3027cf43c1cb68043996b38e2c761f0cb01
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.7.0 to 1.7.1 (#472)


  Commit: 1da3e4dc4502b0073a1ab4827cde1b88811129df
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/1da3e4dc4502b0073a1ab4827cde1b88811129df
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.55 to 4.56 (#471)


  Commit: 3010e3e0883c6109c1fede77d3a3e47e788fe958
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/3010e3e0883c6109c1fede77d3a3e47e788fe958
  Author: Mark Waite <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-label.html
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-variable.html
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/help-label.html

  Log Message:
  -----------
  Fix broken documentation links (#473)

Fixes https://github.com/jenkins-infra/jenkins.io/issues/6186 by using the 
correct spelling of the word "pipeline" in the link.

Thanks to https://github.com/jjmastro for reporting the issue through the 
Jenkins documentation site.


  Commit: b9f6b0553effbba6098699ea540c5f77ece7dea4
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/b9f6b0553effbba6098699ea540c5f77ece7dea4
  Author: Martin Pokorny <[email protected]>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M Jenkinsfile
    M README.md
    M pom.xml
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootActionTest.java

  Log Message:
  -----------
  Allow to use Jenkins label parser to allocate lockable-resources in more 
sophisticated way (#475)

* Use jenkins labels parser

* increase Jenkins version to make Java compiler happy

* make jenkins file happy

* extend tests getAssignedResourceAmount to cover missing lines

* make isValidLabel more robust

* example

* isValidLabel

* getResourcesWithLabel

* spotbugs

* Update README.md

Co-authored-by: Jan-Frederik Schmidt <[email protected]>

* update docu

---------

Co-authored-by: Jan-Frederik Schmidt <[email protected]>


  Commit: 2e4441f0a254763ffc759e7cef46aa30083f5f4b
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/2e4441f0a254763ffc759e7cef46aa30083f5f4b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.56 to 4.57 (#476)


  Commit: 59a5fbf8a27b17c4aa4a062323241399a3caa9ee
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/59a5fbf8a27b17c4aa4a062323241399a3caa9ee
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.361.x from 1887.vda_d0ddb_c15c4 to 1948.veb_1fd345d3a_e (#477)


  Commit: 8fad6d8bacecfe21735a22afb56f373be6a463c1
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/8fad6d8bacecfe21735a22afb56f373be6a463c1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.361.x from 1948.veb_1fd345d3a_e to 1968.vb_14a_29e76128 (#479)


  Commit: 7c5f8f31d2ee451cde65f100c325166a8f2aee31
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/7c5f8f31d2ee451cde65f100c325166a8f2aee31
  Author: Martin Pokorny <[email protected]>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly

  Log Message:
  -----------
  Remember search text in tables (#474)


  Commit: c0d7ed96a19129d29474c73c41d316adcfa6209f
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/c0d7ed96a19129d29474c73c41d316adcfa6209f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.57 to 4.58 (#480)


  Commit: 93b87bab41635e1174b33f676a2394be45d724fa
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/93b87bab41635e1174b33f676a2394be45d724fa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.361.x from 1968.vb_14a_29e76128 to 1981.v17df70e84a_a_1 (#481)


  Commit: 287ae5c54faeef81be24887f6fd1b8ce9dfe4042
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/287ae5c54faeef81be24887f6fd1b8ce9dfe4042
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.58 to 4.59 (#482)


  Commit: c38b9bdd5e46a73b0183110e7e020823c6e3b945
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/c38b9bdd5e46a73b0183110e7e020823c6e3b945
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.361.x from 1981.v17df70e84a_a_1 to 2000.v4677a_6e0ffea (#487)


  Commit: 25b75fe6b40240346fb8096a431b79f5dcc03734
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/25b75fe6b40240346fb8096a431b79f5dcc03734
  Author: Basil Crow <[email protected]>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Upgrade plugin parent POM from 4.59 to 4.60


  Commit: c02b5f5bdf2bf48675170531289bbbdfaf3e6dd8
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/c02b5f5bdf2bf48675170531289bbbdfaf3e6dd8
  Author: Mark Waite <[email protected]>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #489 from basil/plugin-pom

Upgrade plugin parent POM from 4.59 to 4.60


  Commit: b6d6a7fd98815fe029e03f6ceae9b4bccc6ff9bd
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/b6d6a7fd98815fe029e03f6ceae9b4bccc6ff9bd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.60 to 4.61 (#491)


  Commit: b67f58c1235bc325cc55a807fcf4f880a58b32b0
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/b67f58c1235bc325cc55a807fcf4f880a58b32b0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.361.x from 2000.v4677a_6e0ffea to 2025.v816d28f1e04f (#490)


  Commit: 59db2b994618695463f6274d5601b4af7cc8cff9
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/59db2b994618695463f6274d5601b4af7cc8cff9
  Author: Martin Pokorny <[email protected]>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M README.md
    M 
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    A src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java
    A src/main/java/org/jenkins/plugins/lockableresources/util/Constants.java
    A src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java

  Log Message:
  -----------
  Enable Jenkins node (agent) mirroring into lockable-resource (#486)

* Node mirroring

* Update 
src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java

Co-authored-by: Jan-Frederik Schmidt <[email protected]>

* PR review

---------

Co-authored-by: Jan-Frederik Schmidt <[email protected]>


  Commit: 6322329cdad58d1184d08b2cc7b4e0229b475af0
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/6322329cdad58d1184d08b2cc7b4e0229b475af0
  Author: Martin Pokorny <[email protected]>
  Date:   2023-04-29 (Sat, 29 Apr 2023)

  Changed paths:
    M pom.xml
    A 
src/test/java/org/jenkins/plugins/lockableresources/DeclarativePipelineTest.java

  Log Message:
  -----------
  Tests for declarative pipeline (#492)


  Commit: 61f42a8a138483b240ccee8a5514db1419538099
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/61f42a8a138483b240ccee8a5514db1419538099
  Author: Markus Winter <[email protected]>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  get bom version in sync with the jenkins version (#493)


  Commit: f5585067252989f247cc5d74379eeb44e3ccaa87
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/f5585067252989f247cc5d74379eeb44e3ccaa87
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.7.1 to 1.8.0 (#495)


  Commit: 5cbaf227763420e8c1452dd74014003d1152912b
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/5cbaf227763420e8c1452dd74014003d1152912b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.61 to 4.62 (#494)


  Commit: 9fa89cff25fd11747a164553bc49ae7f55ce7fa5
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/9fa89cff25fd11747a164553bc49ae7f55ce7fa5
  Author: Martin Pokorny <[email protected]>
  Date:   2023-05-02 (Tue, 02 May 2023)

  Changed paths:
    M README.md
    M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
    A 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourceProperty.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockRunListener.java
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config.properties
    A 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config.jelly
    A 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.properties
    M src/main/webapp/css/style.css
    M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  -----------
  Add user defined properties to lockable resource (#394)

* Added UI to set properties on Lockable Resources

* Document properties in the README.md

* Expose the properties to environment variables

* Removed unnecessary Copyright to 6WIND

* Removed unnecessary Copyright to 6WIND

* maintain lock ordering when reporting in environment variables

Fixes https://github.com/jenkinsci/lockable-resources-plugin/issues/300 : The 
order of the locked resources in the environment variable does not match the 
order in the extra parameter

* maintain lock ordering when reporting in environment variables

Fixes https://github.com/jenkinsci/lockable-resources-plugin/issues/300 : The 
order of the locked resources in the environment variable does not match the 
order in the extra parameter

* maintain lock ordering when reporting in environment variables

Fixes https://github.com/jenkinsci/lockable-resources-plugin/issues/300 : The 
order of the locked resources in the environment variable does not match the 
order in the extra parameter

* maintain lock ordering when reporting in environment variables

Fixes https://github.com/jenkinsci/lockable-resources-plugin/issues/300 : The 
order of the locked resources in the environment variable does not match the 
order in the extra parameter

* Revert "maintain lock ordering when reporting in environment variables"

This reverts commit be88b857bf84b04c714ea71ea5883c9deaa259bd.

* Revert "maintain lock ordering when reporting in environment variables"

This reverts commit 82a77704859a3f50e9b9fbe8122cef1fe51f1105.

* Revert "maintain lock ordering when reporting in environment variables"

This reverts commit 1653c7b8939909d285bc3a12f6cbf927f1e1936a.

* Revert "maintain lock ordering when reporting in environment variables"

This reverts commit dfdfc5b996ecdb2d1ba31ca51b5010c9d8a05300.

* Adding properties in a colum of the lock descriptions

* and now fix it after master merge

* style: Remove commented out line

---------

Co-authored-by: Gaspard Petit <[email protected]>
Co-authored-by: Jan-Frederik Schmidt <[email protected]>


  Commit: 5e9f897ece02da7a99e7ffb3d066dfbe6c7bffa1
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/5e9f897ece02da7a99e7ffb3d066dfbe6c7bffa1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.387.x from 2025.v816d28f1e04f to 2062.v154408a_24d20 (#498)


  Commit: b272dd795e70f7b913e953cf8e231c2844e8b79f
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/b272dd795e70f7b913e953cf8e231c2844e8b79f
  Author: Basil Crow <[email protected]>
  Date:   2023-05-14 (Sun, 14 May 2023)

  Changed paths:
    M src/main/webapp/js/lockable-resources.js

  Log Message:
  -----------
  Replace Prototype.js with native JavaScript (#499)


  Commit: fe75c79505686468b3a4572df290a6c73458263f
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/fe75c79505686468b3a4572df290a6c73458263f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.62 to 4.63 (#501)


  Commit: e25f8faaf6278469de8f163e0b4996a261cf9bdd
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/e25f8faaf6278469de8f163e0b4996a261cf9bdd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.387.x from 2062.v154408a_24d20 to 2081.v85885a_d2e5c5 (#502)


  Commit: 6b4a2d126674d063c47c10b4b47223137784a46e
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/6b4a2d126674d063c47c10b4b47223137784a46e
  Author: Akshay Wakhare <[email protected]>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
   updated README.md with correct maintained badge url (#506)


  Commit: d8c1f7dcb39d716f8bdc5a63775ebc3a660d9faa
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/d8c1f7dcb39d716f8bdc5a63775ebc3a660d9faa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.387.x from 2081.v85885a_d2e5c5 to 2102.v854b_fec19c92 (#509)


  Commit: 53615ef175f6b50d707f4ccfaa684af0bd84c082
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/53615ef175f6b50d707f4ccfaa684af0bd84c082
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.8.0 to 1.8.1 (#510)


  Commit: fbfb6acf7b2443a13e6070f0fa10b884ee344568
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/fbfb6acf7b2443a13e6070f0fa10b884ee344568
  Author: Martin Pokorny <[email protected]>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  -----------
  Try to fix parallelLockWithLabelFillsVariable (#518)

* Try to fix parallelLockWithLabelFillsVariable

* parallelLockWithLabelFillsVariable

* isPaused

* isPaused


  Commit: bd32fca3841e2cb09b21bca378850d6b7475b1d9
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/bd32fca3841e2cb09b21bca378850d6b7475b1d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.8.1 to 1.9.0 (#514)


  Commit: 67237f042ef25d1e157f1867081992e6db1eac64
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/67237f042ef25d1e157f1867081992e6db1eac64
  Author: Martin Pokorny <[email protected]>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java

  Log Message:
  -----------
  Mini test fix (#515)


  Commit: 7ef984f72fe23d016ee460ec07f2317b3af14d01
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/7ef984f72fe23d016ee460ec07f2317b3af14d01
  Author: Basil Crow <[email protected]>
  Date:   2023-06-13 (Tue, 13 Jun 2023)

  Changed paths:
    M Jenkinsfile
    M pom.xml
    M 
src/test/java/org/jenkins/plugins/lockableresources/InteroperabilityTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceApiTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceRootActionSEC1361Test.java
    M src/test/java/org/jenkins/plugins/lockableresources/TestHelpers.java

  Log Message:
  -----------
  Refresh plugin for June 2023 (#519)

* Refresh plugin for June 2023

* add linux-jdk-11

---------

Co-authored-by: Martin Pokorny <[email protected]>


  Commit: 04861534072bb703bb2768fbb25395d806bb133b
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/04861534072bb703bb2768fbb25395d806bb133b
  Author: Martin Pokorny <[email protected]>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

  Changed paths:
    A src/main/java/org/jenkins/plugins/lockableresources/FreeDeadJobs.java

  Log Message:
  -----------
  Free lockable-resource assigned to dead builds (#517)


  Commit: 89ac8c2ead9bb7de4a3ca13e2640485615d30bae
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/89ac8c2ead9bb7de4a3ca13e2640485615d30bae
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.9.0 to 1.11.0 (#521)


  Commit: a2140eec88527ef580ebf73d8a9eff97c4fe9fa9
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/a2140eec88527ef580ebf73d8a9eff97c4fe9fa9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.66 to 4.67 (#522)


  Commit: 3a4456ed1dbd8c6c76f23c1c8c2aec6a0f16acf3
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/3a4456ed1dbd8c6c76f23c1c8c2aec6a0f16acf3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.387.x from 2163.v2d916d90c305 to 2179.v0884e842b_859 (#523)


  Commit: 7a4699ec2e7ec89263fd60aac375daee47041c1e
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/7a4699ec2e7ec89263fd60aac375daee47041c1e
  Author: PhilippHomann <[email protected]>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java

  Log Message:
  -----------
  Add properties to readResolve() (#524)

Co-authored-by: Philipp Homann <[email protected]>


  Commit: 4b8fc8eed5703d5f76b1a8f9c5dcd18fc2ba4b6c
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/4b8fc8eed5703d5f76b1a8f9c5dcd18fc2ba4b6c
  Author: Martin Pokorny <[email protected]>
  Date:   2023-06-25 (Sun, 25 Jun 2023)

  Changed paths:
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly

  Log Message:
  -----------
  Fix resource index column (#525)


  Commit: 18d4b608c9aa5f0fb69fea069e39be9e9e07e5a5
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/18d4b608c9aa5f0fb69fea069e39be9e9e07e5a5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.67 to 4.68 (#528)


  Commit: d99815a75edd377f36bb0f07e7fba741ec909d53
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/d99815a75edd377f36bb0f07e7fba741ec909d53
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.387.x from 2179.v0884e842b_859 to 2198.v39c76fc308ca (#529)


  Commit: c58a1d369bf6dd116afc3d9f61290b54d436d2ce
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/c58a1d369bf6dd116afc3d9f61290b54d436d2ce
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.387.x from 2198.v39c76fc308ca to 2220.vea_cea_f1a_35e4 (#531)


  Commit: 1388fa05195b277b674c29212321e411623c5e75
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/1388fa05195b277b674c29212321e411623c5e75
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M .mvn/extensions.xml

  Log Message:
  -----------
  Bump git-changelist-maven-extension from 1.6 to 1.7 (#532)


  Commit: b45c6b4ba2dac705b50703bf40b4653700f8ae7f
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/b45c6b4ba2dac705b50703bf40b4653700f8ae7f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.68 to 4.69 (#530)


  Commit: 895f2d8eed9772e851f28c1db32e330c9e283ea9
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/895f2d8eed9772e851f28c1db32e330c9e283ea9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.387.x from 2220.vea_cea_f1a_35e4 to 2230.v0cb_4040cde55 (#535)


  Commit: 2db5e719f1955ace00b348029644a2c40b5c04e5
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/2db5e719f1955ace00b348029644a2c40b5c04e5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.69 to 4.70 (#536)


  Commit: db8d03078282dbd28f4f18c3313862bda6ee441a
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/db8d03078282dbd28f4f18c3313862bda6ee441a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-15 (Sat, 15 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump plugin from 4.70 to 4.71 (#537)


  Commit: 371a45f0a6e3b35e2912bfcd4a045f152058d2f7
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/371a45f0a6e3b35e2912bfcd4a045f152058d2f7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-15 (Sat, 15 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump bom-2.387.x from 2230.v0cb_4040cde55 to 2244.vd60654536b_96 (#538)


  Commit: 049502c03adb267efc5cea0a982ad4bbdce334cf
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/049502c03adb267efc5cea0a982ad4bbdce334cf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#541)


  Commit: 57509f7f691a9f4848a27f9f3e0515a02515fc7a
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/57509f7f691a9f4848a27f9f3e0515a02515fc7a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-30 (Sun, 30 Jul 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.11.0 to 1.12.0 (#542)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.11.0 to 1.12.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/v1.11.0...v1.12.0)

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

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


  Commit: a6f2fc274be41cc90c97a392f55ed9565ea68e11
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/a6f2fc274be41cc90c97a392f55ed9565ea68e11
  Author: meeusen <[email protected]>
  Date:   2023-07-30 (Sun, 30 Jul 2023)

  Changed paths:
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
    M src/main/webapp/js/lockable-resources.js

  Log Message:
  -----------
  Add child row for properties (#539)

* Add child row for properties

- move initalisation of datatables to javascript
- hide the properties column
- show all hidden columns in the child row

* Move datatables init back to datatables-api-plugin

The datatables-api-plugin handles some local/session storage itself to
save the state of the DataTable, which is needed to e.g. remember the
search, order of the table...

---------

Co-authored-by: Benjamin Meeusen <[email protected]>
Co-authored-by: Martin Pokorny <[email protected]>


  Commit: 0c528656ce0433181f81c23f8097d4f641c77f8a
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/0c528656ce0433181f81c23f8097d4f641c77f8a
  Author: Martin Pokorny <[email protected]>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M README.md
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M src/main/java/org/jenkins/plugins/lockableresources/util/Constants.java

  Log Message:
  -----------
  Ability to disable lock persistence on every step (#516)

* Add system property DISABLE_SAVE

* disable save

* Update LockableResourcesManager.java

* Cache system property

* Update LockableResourcesManager.java


  Commit: 8b66da83ebf281542d87a4890f83e95975a29b4b
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/8b66da83ebf281542d87a4890f83e95975a29b4b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#544)


  Commit: 29d59dd1a0f54c083a53a8728f8d2f971d2268a2
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/29d59dd1a0f54c083a53a8728f8d2f971d2268a2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-13 (Sun, 13 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#548)


  Commit: 64054b91c5495fc2cc23c30bb86699345f7a6ffc
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/64054b91c5495fc2cc23c30bb86699345f7a6ffc
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-13 (Sun, 13 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#547)

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2312.v91115fa_5b_2b_6 to 2329.v078520e55c19.
- [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.387.x
  dependency-type: direct:production
...

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


  Commit: d8b323c97340156f42b39b7e0fe4f4266e7729ff
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/d8b323c97340156f42b39b7e0fe4f4266e7729ff
  Author: Mark Waite <[email protected]>
  Date:   2023-08-13 (Sun, 13 Aug 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Test with Java 21 (#546)


  Commit: 42ffb9973c7d7832aec2594f83d237277a636657
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/42ffb9973c7d7832aec2594f83d237277a636657
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#551)


  Commit: d7599d6da7493495c10f4c86c72d9f7274c574d9
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/d7599d6da7493495c10f4c86c72d9f7274c574d9
  Author: Mark Waite <[email protected]>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Reduce Jenkinsfile diffs to archetype (#552)

Use the Jenkins plugin archetype as much as possible as we can so that
the differences to the archetype are clear and intentionally used.

Tests with Java 21 on Linux and Java 17 on Windows.  Accepts that tests
on Java 11 are redundant since we've not detected relevant issues that
are specific to Java 11.

Confirmed that tests pass on Linux with Java 17 and Java 21.

Rely on ci.jenkins.io to test Windows.

Includes forkCount setting because it improves test performance on
ci.jenkins.io and reduces cost on ci.jenkins.io.


  Commit: 832343b8511f0bbd45f7adc287c3d39fba5d317f
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/832343b8511f0bbd45f7adc287c3d39fba5d317f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#553)


  Commit: 75d9d4455ed33ecc789e6c7cca4a287516de7f27
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/75d9d4455ed33ecc789e6c7cca4a287516de7f27
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

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

  Log Message:
  -----------
  Bump actions/checkout from 3 to 4 (#554)


  Commit: b246863d02a3ba57cb756da140d4280b89e00009
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/b246863d02a3ba57cb756da140d4280b89e00009
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#556)


  Commit: af7a429ab34557457ddd39326ea18acd6322569f
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/af7a429ab34557457ddd39326ea18acd6322569f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#555)


  Commit: 3a5c1a140712e4b310e60e9880bcf195fbee674e
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/3a5c1a140712e4b310e60e9880bcf195fbee674e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.12.0 to 1.13.1 (#561)


  Commit: a08d9fedc21ed734c5bac329bc36a3ae1e0a2a67
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/a08d9fedc21ed734c5bac329bc36a3ae1e0a2a67
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#563)


  Commit: f1659ec570a975e2d43d016d8b0f9e853a02e2cb
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/f1659ec570a975e2d43d016d8b0f9e853a02e2cb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-02 (Mon, 02 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#564)


  Commit: 52219c90fa51b7ac6864c2312420d83331a37532
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/52219c90fa51b7ac6864c2312420d83331a37532
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-02 (Mon, 02 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.74 (#565)


  Commit: 8a968039287b364d1b3d8832da2858e5d57c0239
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/8a968039287b364d1b3d8832da2858e5d57c0239
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-09 (Mon, 09 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#568)


  Commit: 22bfe16308d366c8e49540e80dfb8387904f01bf
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/22bfe16308d366c8e49540e80dfb8387904f01bf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#571)


  Commit: e83d4c03c4a723cc1a07210e2aa342a24eea96ea
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/e83d4c03c4a723cc1a07210e2aa342a24eea96ea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75 (#574)


  Commit: 88828ebcf18cd508ab2890043b6f83b44622cdac
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/88828ebcf18cd508ab2890043b6f83b44622cdac
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.13.1 to 1.14.0 (#576)


  Commit: c9db3ae76e3cccaf6f563e571fc87da2787155f3
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/c9db3ae76e3cccaf6f563e571fc87da2787155f3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump io.jenkins.tools.bom:bom-2.387.x (#575)

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2507.vcb_18c56b_f57c to 2543.vfb_1a_5fb_9496d.
- [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.387.x
  dependency-type: direct:production
...

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


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

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.14.0 to 1.14.1 (#577)


  Commit: a90e2db8025322c87e5cd54740d41764b759bb1d
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/a90e2db8025322c87e5cd54740d41764b759bb1d
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/ExcludeFromJacocoGeneratedReport.java
    M src/main/java/org/jenkins/plugins/lockableresources/FreeDeadJobs.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockStep.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockStepResource.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourceProperty.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResources.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/RequiredResourcesProperty.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/ResourceSelectStrategy.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/actions/ResourceVariableNameAction.java
    M src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockRunListener.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesCandidatesStruct.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
    M src/main/java/org/jenkins/plugins/lockableresources/queue/Utils.java
    M src/main/java/org/jenkins/plugins/lockableresources/util/Constants.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/util/SerializableSecureGroovyScript.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/ConfigurationAsCodeTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/DeclarativePipelineTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/FreeStyleProjectTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/InteroperabilityTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/LockStepTestBase.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_manualUnreserveUnblocksJob.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_reserveInsideLockHonoured.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_setReservedByInsideLockHonoured.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepWithRestartTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceApiTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceManagerTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceRootActionSEC1361Test.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/TestHelpers.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootActionTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/util/SerializableSecureGroovyScriptTest.java

  Log Message:
  -----------
  Unify Java code format (#578)

Unify Java code format


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

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

  Log Message:
  -----------
  Bump crowdin/github-action from 1.14.1 to 1.15.2 (#584)


  Commit: c5cce3b645d4c4bc1d2ba52b51e21413b8cc5c63
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/c5cce3b645d4c4bc1d2ba52b51e21413b8cc5c63
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  support-section (#585)


  Commit: d4e51cca14ed2b7619513c9778b2b5f18e21d84a
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/d4e51cca14ed2b7619513c9778b2b5f18e21d84a
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
    M src/main/java/org/jenkins/plugins/lockableresources/LockStep.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockStepResource.java
    M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  -----------
  The option extra (labels/resources) is not validated (#579)

The option extra (labels/resources) is not validated


  Commit: 71f6e7c0e0b5f5531998144fb06674542441b716
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/71f6e7c0e0b5f5531998144fb06674542441b716
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.properties
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.jelly
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.properties
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.jelly
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.properties
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.jelly
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.properties

  Log Message:
  -----------
  Loading the pages takes too long (#580)


  Commit: ce79091d7ec6934c303f8773b51a6937a3527501
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/ce79091d7ec6934c303f8773b51a6937a3527501
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-25 (Sat, 25 Nov 2023)

  Changed paths:
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/ConfigurationAsCodeTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/DeclarativePipelineTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/FreeStyleProjectTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/InteroperabilityTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceApiTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java

  Log Message:
  -----------
  Improve tests (#581)

Improve tests


  Commit: 1ad65ecea11522c880b4012733b6538177c3c94d
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/1ad65ecea11522c880b4012733b6538177c3c94d
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-25 (Sat, 25 Nov 2023)

  Changed paths:
    M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction.java
    M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index.properties

  Log Message:
  -----------
  Show used resources in build page (#583)


  Commit: f8a6d31bae104dbece19c50e459e4890b9866c18
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/f8a6d31bae104dbece19c50e459e4890b9866c18
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-26 (Sun, 26 Nov 2023)

  Changed paths:
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
    M src/main/webapp/css/style.css

  Log Message:
  -----------
  Improvement on the UI/UX (#543)

Improvement on the UI/UX of the data table


  Commit: 1f595d4672da0e7872d2b18b8f22b294c43efdec
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/1f595d4672da0e7872d2b18b8f22b294c43efdec
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-26 (Sun, 26 Nov 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Multiple resource lock example (#587)


  Commit: b40c251dec7b94b1fa4f5ed480e25eec73f49286
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/b40c251dec7b94b1fa4f5ed480e25eec73f49286
  Author: Martin Pokorny <[email protected]>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M .github/workflows/crowdin.yml
    M .mvn/extensions.xml
    M Jenkinsfile
    M README.md
    M pom.xml
    M 
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/ExcludeFromJacocoGeneratedReport.java
    A src/main/java/org/jenkins/plugins/lockableresources/FreeDeadJobs.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockStep.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockStepResource.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
    A 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourceProperty.java
    M src/main/java/org/jenkins/plugins/lockableresources/LockableResources.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/RequiredResourcesProperty.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/ResourceSelectStrategy.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/actions/ResourceVariableNameAction.java
    A src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockRunListener.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesCandidatesStruct.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
    M src/main/java/org/jenkins/plugins/lockableresources/queue/Utils.java
    A src/main/java/org/jenkins/plugins/lockableresources/util/Constants.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/util/SerializableSecureGroovyScript.java
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-label.html
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-variable.html
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/help-label.html
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config.properties
    A 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config.jelly
    A 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_cs.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_de.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_fr.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_sk.properties
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index.jelly
    M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index.properties
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.jelly
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.properties
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.jelly
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.properties
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.jelly
    R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.properties
    M src/main/webapp/css/style.css
    M src/main/webapp/js/lockable-resources.js
    M 
src/test/java/org/jenkins/plugins/lockableresources/ConfigurationAsCodeTest.java
    A 
src/test/java/org/jenkins/plugins/lockableresources/DeclarativePipelineTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/FreeStyleProjectTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/InteroperabilityTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/LockStepTestBase.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_manualUnreserveUnblocksJob.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_reserveInsideLockHonoured.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_setReservedByInsideLockHonoured.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepWithRestartTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceApiTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceManagerTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceRootActionSEC1361Test.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceTest.java
    A src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java
    M src/test/java/org/jenkins/plugins/lockableresources/TestHelpers.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootActionTest.java
    M 
src/test/java/org/jenkins/plugins/lockableresources/util/SerializableSecureGroovyScriptTest.java

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


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/36bb18dfc8e7...b40c251dec7b

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/l10n_master/36bb18-b40c25%40github.com.

Reply via email to