[GH] (commons-io): Workflow run "Java CI" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-io.git has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
95e16820c9e95bc3183a21b1afad06be1c075140 / Gary Gregory 
Fix test on Windows

Report URL: https://github.com/apache/commons-io/actions/runs/7305956629

With regards,
GitHub Actions via GitBox



[GH] (commons-io): Workflow run "Java CI" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-io.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
ce52198bee990f3c4742934821552b403a9ac0eb / Gary Gregory 
Add PathUtils.getExtension(Path)

Report URL: https://github.com/apache/commons-io/actions/runs/7305738466

With regards,
GitHub Actions via GitBox



[GH] (commons-io): Workflow run "Java CI" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-io.git has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
b059cd3a8d327f210df641c07f811a5ae94b5df5 / Gary Gregory 
Javadoc

Report URL: https://github.com/apache/commons-io/actions/runs/7305382490

With regards,
GitHub Actions via GitBox



[GH] (commons-io): Workflow run "Java CI" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-io.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
89ef7726adab095ba700b3c6e48c9cb962b4f502 / Gary Gregory 
Javadoc

Report URL: https://github.com/apache/commons-io/actions/runs/7305243828

With regards,
GitHub Actions via GitBox



[Math] Change on branch "master": Commons » commons-math - Build # 639 - Still Failing!

2023-12-22 Thread Apache Jenkins Server
Commons » commons-math - Build # 639 - Still Failing:

Check console output at 
https://ci-builds.apache.org/job/Commons/job/commons-math/639/ to view the 
results.

[Math] Change on branch "master": Commons » commons-math - Build # 638 - Still Failing!

2023-12-22 Thread Apache Jenkins Server
Commons » commons-math - Build # 638 - Still Failing:

Check console output at 
https://ci-builds.apache.org/job/Commons/job/commons-math/638/ to view the 
results.

[Math] Change on branch "master": Commons » commons-math - Build # 637 - Still Failing!

2023-12-22 Thread Apache Jenkins Server
Commons » commons-math - Build # 637 - Still Failing:

Check console output at 
https://ci-builds.apache.org/job/Commons/job/commons-math/637/ to view the 
results.

Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-validator]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #171:
URL: 
https://github.com/apache/commons-validator/pull/171#issuecomment-1868128779

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-validator/pull/171?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`8f4a0d6`)](https://app.codecov.io/gh/apache/commons-validator/commit/8f4a0d60d0e098da786634494d5a1d610b20bd00?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 72.00% compared to head 
[(`cec2a4d`)](https://app.codecov.io/gh/apache/commons-validator/pull/171?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 72.00%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #171   +/-   ##
   =
 Coverage 72.00%   72.00%   
 Complexity 1151 1151   
   =
 Files63   63   
 Lines  3090 3090   
 Branches532  532   
   =
 Hits   2225 2225   
 Misses  672  672   
 Partials193  193   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-validator/pull/171?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-validator]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #171:
URL: https://github.com/apache/commons-validator/pull/171

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[GH] (commons-math): Workflow run "Java CI" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-math.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
19595d611e42f13c2257825e558ae874c176a025 / Sebb 
Pin GH plugin versions

Report URL: https://github.com/apache/commons-math/actions/runs/7304573342

With regards,
GitHub Actions via GitBox



[GH] (commons-math): Workflow run "Java CI" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-math.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
b7c196e8742ad4dbcbcc093f8e0f16e60cffa605 / Sebb 
Pin GH plugin versions

Report URL: https://github.com/apache/commons-math/actions/runs/7304557081

With regards,
GitHub Actions via GitBox



Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-text]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #483:
URL: https://github.com/apache/commons-text/pull/483#issuecomment-1868055587

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-text/pull/483?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`7629b0d`)](https://app.codecov.io/gh/apache/commons-text/commit/7629b0dd588fa43d94e982e1bd19aaf15c655891?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 97.02% compared to head 
[(`6b0d0f5`)](https://app.codecov.io/gh/apache/commons-text/pull/483?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 97.02%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #483   +/-   ##
   =
 Coverage 97.02%   97.02%   
 Complexity 2343 2343   
   =
 Files86   86   
 Lines  5789 5789   
 Branches938  938   
   =
 Hits   5617 5617   
 Misses   94   94   
 Partials 78   78   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-text/pull/483?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-text]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #483:
URL: https://github.com/apache/commons-text/pull/483

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

Re: [PR] Bump commons.bytebuddy.version from 1.14.10 to 1.14.11 [commons-text]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #482:
URL: https://github.com/apache/commons-text/pull/482#issuecomment-1868049160

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-text/pull/482?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`7629b0d`)](https://app.codecov.io/gh/apache/commons-text/commit/7629b0dd588fa43d94e982e1bd19aaf15c655891?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 97.02% compared to head 
[(`6114f04`)](https://app.codecov.io/gh/apache/commons-text/pull/482?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 97.02%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #482   +/-   ##
   =
 Coverage 97.02%   97.02%   
 Complexity 2343 2343   
   =
 Files86   86   
 Lines  5789 5789   
 Branches938  938   
   =
 Hits   5617 5617   
 Misses   94   94   
 Partials 78   78   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-text/pull/482?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump commons.bytebuddy.version from 1.14.10 to 1.14.11 [commons-text]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #482:
URL: https://github.com/apache/commons-text/pull/482

   Bumps `commons.bytebuddy.version` from 1.14.10 to 1.14.11.
   Updates `net.bytebuddy:byte-buddy` from 1.14.10 to 1.14.11
   
   Release notes
   Sourced from https://github.com/raphw/byte-buddy/releases;>net.bytebuddy:byte-buddy's 
releases.
   
   Byte Buddy 1.14.11
   
   Adjusts Gradle plugin to support Gradle 8.4 without warnings.
   Avoid blurry exception on build plugin for fail fast.
   
   
   
   
   Changelog
   Sourced from https://github.com/raphw/byte-buddy/blob/master/release-notes.md;>net.bytebuddy:byte-buddy's
 changelog.
   
   21. December 2023: version 1.14.11
   
   Adjusts Gradle plugin to support Gradle 8.4 without warnings.
   Avoid blurry exception on build plugin for fail fast.
   
   
   
   
   Commits
   
   https://github.com/raphw/byte-buddy/commit/568e6b36da93644f97d4b4188e77e87198272311;>568e6b3
 [maven-release-plugin] prepare release byte-buddy-1.14.11
   https://github.com/raphw/byte-buddy/commit/b06303a326dfc6ecf2308fd2bcd41a1536e2ecf6;>b06303a
 [release] Attempt new release.
   https://github.com/raphw/byte-buddy/commit/88e99debbcb458bc883803b83011e7836fe1a27e;>88e99de
 [maven-release-plugin] prepare for next development iteration
   https://github.com/raphw/byte-buddy/commit/50356075382dd277afbc7f6c801feae9edb18396;>5035607
 [maven-release-plugin] prepare release byte-buddy-1.14.11
   https://github.com/raphw/byte-buddy/commit/16a5322666e32de61790d2ad4a9fc2b94def1736;>16a5322
 [release] Release new version
   https://github.com/raphw/byte-buddy/commit/9b377b96e50e8562169275f429e190ecdd12d132;>9b377b9
 Adjust test.
   https://github.com/raphw/byte-buddy/commit/ce2fd1cf3bb2cfd657e1440497484bd27c4af9ac;>ce2fd1c
 Do not fallback to unsupported operation exceptions to avoid oversights in 
co...
   https://github.com/raphw/byte-buddy/commit/5c0c4382ac86a248533aefb4f5a57ed74ded77a5;>5c0c438
 Adjust modifier resolution for native methods.
   https://github.com/raphw/byte-buddy/commit/1bce7c00886453732d30e7cfb49a8a9c18aaf109;>1bce7c0
 Fix method name.
   https://github.com/raphw/byte-buddy/commit/068c7304b6c3f82324061aa889977e7cbd1c0257;>068c730
 Fixing up constant value.
   Additional commits viewable in https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.10...byte-buddy-1.14.11;>compare
 view
   
   
   
   
   Updates `net.bytebuddy:byte-buddy-agent` from 1.14.10 to 1.14.11
   
   Release notes
   Sourced from https://github.com/raphw/byte-buddy/releases;>net.bytebuddy:byte-buddy-agent's
 releases.
   
   Byte Buddy 1.14.11
   
   Adjusts Gradle plugin to support Gradle 8.4 without warnings.
   Avoid blurry exception on build plugin for fail fast.
   
   
   
   
   Changelog
   Sourced from https://github.com/raphw/byte-buddy/blob/master/release-notes.md;>net.bytebuddy:byte-buddy-agent's
 changelog.
   
   21. December 2023: version 1.14.11
   
   Adjusts Gradle plugin to support Gradle 8.4 without warnings.
   Avoid blurry exception on build plugin for fail fast.
   
   
   
   
   Commits
   
   https://github.com/raphw/byte-buddy/commit/568e6b36da93644f97d4b4188e77e87198272311;>568e6b3
 [maven-release-plugin] prepare release byte-buddy-1.14.11
   https://github.com/raphw/byte-buddy/commit/b06303a326dfc6ecf2308fd2bcd41a1536e2ecf6;>b06303a
 [release] Attempt new release.
   https://github.com/raphw/byte-buddy/commit/88e99debbcb458bc883803b83011e7836fe1a27e;>88e99de
 [maven-release-plugin] prepare for next development iteration
   https://github.com/raphw/byte-buddy/commit/50356075382dd277afbc7f6c801feae9edb18396;>5035607
 [maven-release-plugin] prepare release byte-buddy-1.14.11
   https://github.com/raphw/byte-buddy/commit/16a5322666e32de61790d2ad4a9fc2b94def1736;>16a5322
 [release] Release new version
   https://github.com/raphw/byte-buddy/commit/9b377b96e50e8562169275f429e190ecdd12d132;>9b377b9
 Adjust test.
   https://github.com/raphw/byte-buddy/commit/ce2fd1cf3bb2cfd657e1440497484bd27c4af9ac;>ce2fd1c
 Do not fallback to unsupported operation exceptions to avoid oversights in 
co...
   https://github.com/raphw/byte-buddy/commit/5c0c4382ac86a248533aefb4f5a57ed74ded77a5;>5c0c438
 Adjust modifier resolution for native methods.
   https://github.com/raphw/byte-buddy/commit/1bce7c00886453732d30e7cfb49a8a9c18aaf109;>1bce7c0
 Fix method name.
   https://github.com/raphw/byte-buddy/commit/068c7304b6c3f82324061aa889977e7cbd1c0257;>068c730
 Fixing up constant value.
   Additional commits viewable in https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.10...byte-buddy-1.14.11;>compare
 view
   
   
   
   
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by 

Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-email]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #193:
URL: https://github.com/apache/commons-email/pull/193#issuecomment-1868031909

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-email/pull/193?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`b252a1c`)](https://app.codecov.io/gh/apache/commons-email/commit/b252a1cd9153f46e87e1b4f4ae576f3c26142965?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 74.34% compared to head 
[(`cc1946e`)](https://app.codecov.io/gh/apache/commons-email/pull/193?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 74.34%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #193   +/-   ##
   =
 Coverage 74.34%   74.34%   
 Complexity  353  353   
   =
 Files22   22   
 Lines  1072 1072   
 Branches126  126   
   =
 Hits797  797   
 Misses  216  216   
 Partials 59   59   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-email/pull/193?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-email]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #193:
URL: https://github.com/apache/commons-email/pull/193

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-rdf]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #178:
URL: https://github.com/apache/commons-rdf/pull/178

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

Re: [PR] Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.21 to 1.9.22 [commons-bcel]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #252:
URL: https://github.com/apache/commons-bcel/pull/252#issuecomment-1868028092

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-bcel/pull/252?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`4bb23a8`)](https://app.codecov.io/gh/apache/commons-bcel/commit/4bb23a8d4742c4349df31278e73a7573271eaf97?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 64.77% compared to head 
[(`0845cda`)](https://app.codecov.io/gh/apache/commons-bcel/pull/252?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 64.77%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #252   +/-   ##
   =
 Coverage 64.77%   64.77%   
 Complexity 3878 3878   
   =
 Files   364  364   
 Lines 1567715677   
 Branches   1947 1947   
   =
 Hits  1015410154   
 Misses 4600 4600   
 Partials923  923   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-bcel/pull/252?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.21 to 1.9.22 [commons-bcel]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #252:
URL: https://github.com/apache/commons-bcel/pull/252

   Bumps 
[org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 
1.9.21 to 1.9.22.
   
   Release notes
   Sourced from https://github.com/JetBrains/kotlin/releases;>org.jetbrains.kotlin:kotlin-stdlib's
 releases.
   
   Kotlin 1.9.22
   Changelog
   JavaScript
   
   https://youtrack.jetbrains.com/issue/KT-63719;>KT-63719 
KJS: Test results ignored for ES module kind
   https://youtrack.jetbrains.com/issue/KT-63808;>KT-63808 
compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers
   
   Native
   
   https://youtrack.jetbrains.com/issue/KT-64139;>KT-64139 
Weird bug with while and coroutine in Kotlin Native
   https://youtrack.jetbrains.com/issue/KT-63471;>KT-63471 
linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps
   https://youtrack.jetbrains.com/issue/KT-63789;>KT-63789 
Native: Incremental compilation problem with compose
   
   Tools. CLI
   
   https://youtrack.jetbrains.com/issue/KT-64485;>KT-64485 
CLI: cache and optimize parsing of command-line arguments
   
   Tools. Gradle
   
   https://youtrack.jetbrains.com/issue/KT-63990;>KT-63990 
Cannot query the value of property 'buildFlowServiceProperty' because it 
has no value available with Isolated Projects
   
   Tools. Gradle. Native
   
   https://youtrack.jetbrains.com/issue/KT-63363;>KT-63363 
Kotlin Gradle Plugin: KotlinNativeHostSpecificMetadataArtifact 
breaks configuration cache, implicitly includes output file as configuration 
cache input
   https://youtrack.jetbrains.com/issue/KT-63742;>KT-63742 
Gradle wrongly caches Kotlin/Native compiler flags
   
   Tools. JPS
   
   https://youtrack.jetbrains.com/issue/KT-64305;>KT-64305 
Kotlin JPS builder requests chunk rebuild with graph implementation
   https://youtrack.jetbrains.com/issue/KT-64112;>KT-64112 
Avoid using IJ's JPS mappings in Kotlin JPS tests
   https://youtrack.jetbrains.com/issue/KT-63799;>KT-63799 
Make plugin classpath serialization path agnostic
   
   Checksums
   
   
   
   File
   Sha256
   
   
   
   
   kotlin-compiler-1.9.22.zip
   88b39213506532c816ff56348c07bbeefe0c8d18943bffbad11063cf97cac3e6
   
   
   kotlin-native-linux-x86_64-1.9.22.tar.gz
   c2b0a6481ced5401db4a7028661c039b7466996efaa554bbcc6a3d421ac5e7d4
   
   
   kotlin-native-macos-x86_64-1.9.22.tar.gz
   4646c9bc289d48a228064f565f3a968dde3dcccd7821f403717c708f6ffa8285
   
   
   kotlin-native-macos-aarch64-1.9.22.tar.gz
   8a95c0e0eb46b41b6d02a1942dc7dfe8c70082a2a26679490a77cd486f0ec8dd
   
   
   kotlin-native-windows-x86_64-1.9.22.zip
   a9d7bcf38a41a84002ba7a733b08e97b554225a39656d5158fc31dc6d0acede4
   
   
   
   
   
   
   Changelog
   Sourced from https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md;>org.jetbrains.kotlin:kotlin-stdlib's
 changelog.
   
   1.9.22
   JavaScript
   
   https://youtrack.jetbrains.com/issue/KT-63719;>KT-63719 
KJS: Test results ignored for ES module kind
   https://youtrack.jetbrains.com/issue/KT-63808;>KT-63808 
compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers
   
   Native
   
   https://youtrack.jetbrains.com/issue/KT-64139;>KT-64139 
Weird bug with while and coroutine in Kotlin Native
   https://youtrack.jetbrains.com/issue/KT-63471;>KT-63471 
linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps
   https://youtrack.jetbrains.com/issue/KT-63789;>KT-63789 
Native: Incremental compilation problem with compose
   
   Tools. CLI
   
   https://youtrack.jetbrains.com/issue/KT-64485;>KT-64485 
CLI: cache and optimize parsing of command-line arguments
   
   Tools. Gradle
   
   https://youtrack.jetbrains.com/issue/KT-63990;>KT-63990 
Cannot query the value of property 'buildFlowServiceProperty' because it 
has no value available with Isolated Projects
   
   Tools. Gradle. Native
   
   https://youtrack.jetbrains.com/issue/KT-63363;>KT-63363 
Kotlin Gradle Plugin: KotlinNativeHostSpecificMetadataArtifact 
breaks configuration cache, implicitly includes output file as configuration 
cache input
   https://youtrack.jetbrains.com/issue/KT-63742;>KT-63742 
Gradle wrongly caches Kotlin/Native compiler flags
   
   Tools. JPS
   
   https://youtrack.jetbrains.com/issue/KT-64305;>KT-64305 
Kotlin JPS builder requests chunk rebuild with graph implementation
   https://youtrack.jetbrains.com/issue/KT-64112;>KT-64112 
Avoid using IJ's JPS mappings in Kotlin JPS tests
   https://youtrack.jetbrains.com/issue/KT-63799;>KT-63799 
Make plugin classpath serialization path agnostic
   
   
   
   
   Commits
   
   https://github.com/JetBrains/kotlin/commit/44ed2e94f57d63b380a81ad9dceba95b57f2f33d;>44ed2e9
 Add changelog for 1.9.22
   https://github.com/JetBrains/kotlin/commit/b7b0397d2cd30c9c9e28c9708a8bca4b67762ecc;>b7b0397
 [Gradle] Made klib unpacked for native metadata compile task
   

[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-fileupload]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #261:
URL: https://github.com/apache/commons-fileupload/pull/261

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-jxpath]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #100:
URL: https://github.com/apache/commons-jxpath/pull/100#issuecomment-1867958576

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-jxpath/pull/100?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`a622e95`)](https://app.codecov.io/gh/apache/commons-jxpath/commit/a622e95c9316606997dc7b548e99db38b47b8dc4?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 69.21% compared to head 
[(`4192915`)](https://app.codecov.io/gh/apache/commons-jxpath/pull/100?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 69.21%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #100   +/-   ##
   =
 Coverage 69.21%   69.21%   
 Complexity 3121 3121   
   =
 Files   152  152   
 Lines  9575 9575   
 Branches   2003 2003   
   =
 Hits   6627 6627   
 Misses 2155 2155   
 Partials793  793   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-jxpath/pull/100?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-jxpath]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #100:
URL: https://github.com/apache/commons-jxpath/pull/100

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[GH] (commons-vfs): Workflow run "Java CI" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has succeeded.
Run started by GitHub user asfgit (triggered by garydgregory).

Head commit for run:
4b6bd108d1e49e296584542f70304d1da426b254 / Gary Gregory 
Fix Javadoc spelling

Report URL: https://github.com/apache/commons-vfs/actions/runs/7301823069

With regards,
GitHub Actions via GitBox



Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-imaging]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #345:
URL: https://github.com/apache/commons-imaging/pull/345#issuecomment-1867921291

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-imaging/pull/345?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`55f1558`)](https://app.codecov.io/gh/apache/commons-imaging/commit/55f155897fab6e9c3b853c1a5f9e6700f67989ef?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 71.47% compared to head 
[(`42f1f0c`)](https://app.codecov.io/gh/apache/commons-imaging/pull/345?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 71.47%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #345   +/-   ##
   =
 Coverage 71.47%   71.47%   
 Complexity 3569 3569   
   =
 Files   352  352   
 Lines 1736617366   
 Branches   2692 2692   
   =
 Hits  1241312413   
 Misses 3901 3901   
 Partials   1052 1052   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-imaging/pull/345?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-exec]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #141:
URL: https://github.com/apache/commons-exec/pull/141

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-imaging]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #345:
URL: https://github.com/apache/commons-imaging/pull/345

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[GH] (commons-vfs): Workflow run "Java CI" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
4b6bd108d1e49e296584542f70304d1da426b254 / Gary Gregory 
Fix Javadoc spelling

Report URL: https://github.com/apache/commons-vfs/actions/runs/7301823069

With regards,
GitHub Actions via GitBox



[GH] (commons-configuration): Workflow run "Scorecards supply-chain security" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Scorecards supply-chain security" on 
commons-configuration.git has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
6b65ec6751a079058e9580f1fbe9ed452a8be50e / Gary Gregory 
Fix Javadoc spelling

Report URL: 
https://github.com/apache/commons-configuration/actions/runs/7301790630

With regards,
GitHub Actions via GitBox



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-daemon]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #128:
URL: https://github.com/apache/commons-daemon/pull/128

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-lang]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #1152:
URL: https://github.com/apache/commons-lang/pull/1152#issuecomment-1867817554

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-lang/pull/1152?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`a71a79e`)](https://app.codecov.io/gh/apache/commons-lang/commit/a71a79e54cfc7ad6beb0f107c54aebbb52c473b3?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 92.08% compared to head 
[(`b748a77`)](https://app.codecov.io/gh/apache/commons-lang/pull/1152?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 92.08%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master#1152   +/-   ##
   =
 Coverage 92.08%   92.08%   
 Complexity 7583 7583   
   =
 Files   200  200   
 Lines 1582515825   
 Branches   2890 2890   
   =
 Hits  1457214572   
 Misses  677  677   
 Partials576  576   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-lang/pull/1152?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-lang]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #1152:
URL: https://github.com/apache/commons-lang/pull/1152

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-codec]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #228:
URL: https://github.com/apache/commons-codec/pull/228#issuecomment-1867808599

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-codec/pull/228?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`effbb37`)](https://app.codecov.io/gh/apache/commons-codec/commit/effbb373c0c83d5176cb9b3f820d7fca5534b689?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 92.09% compared to head 
[(`e1d4e3e`)](https://app.codecov.io/gh/apache/commons-codec/pull/228?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 92.09%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #228   +/-   ##
   =
 Coverage 92.09%   92.09%   
 Complexity 1746 1746   
   =
 Files67   67   
 Lines  4602 4602   
 Branches712  712   
   =
 Hits   4238 4238   
 Misses  251  251   
 Partials113  113   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-codec/pull/228?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-codec]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #228:
URL: https://github.com/apache/commons-codec/pull/228

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

svn commit: r1085021 - in /websites/staging/commons/trunk/content: ./ downloads/ gsoc/ gsoc/2010/ releases/

2023-12-22 Thread buildbot
Author: buildbot
Date: Fri Dec 22 15:04:06 2023
New Revision: 1085021

Log:
Automatic Staging Site Publish by Buildbot

Modified:
websites/staging/commons/trunk/content/bugs.html
websites/staging/commons/trunk/content/building.html
websites/staging/commons/trunk/content/charter.html
websites/staging/commons/trunk/content/commons-parent-pom.html
websites/staging/commons/trunk/content/components.html
websites/staging/commons/trunk/content/dormant.html
websites/staging/commons/trunk/content/downloads/index.html
websites/staging/commons/trunk/content/gsoc/2010/index.html
websites/staging/commons/trunk/content/gsoc/index.html
websites/staging/commons/trunk/content/index.html
websites/staging/commons/trunk/content/mail-lists.html
websites/staging/commons/trunk/content/new-sandbox-component.html
websites/staging/commons/trunk/content/oldcharter.html
websites/staging/commons/trunk/content/patches.html
websites/staging/commons/trunk/content/project-info.html
websites/staging/commons/trunk/content/releases/index.html
websites/staging/commons/trunk/content/releases/moving-to-dormant.html
websites/staging/commons/trunk/content/releases/prepare.html
websites/staging/commons/trunk/content/releases/publish-site.html
websites/staging/commons/trunk/content/releases/release.html
websites/staging/commons/trunk/content/releases/versioning.html
websites/staging/commons/trunk/content/sandbox.html
websites/staging/commons/trunk/content/scminfo.html
websites/staging/commons/trunk/content/security.html
websites/staging/commons/trunk/content/site-publish.html
websites/staging/commons/trunk/content/team.html
websites/staging/commons/trunk/content/volunteering.html

Modified: websites/staging/commons/trunk/content/bugs.html
==
--- websites/staging/commons/trunk/content/bugs.html (original)
+++ websites/staging/commons/trunk/content/bugs.html Fri Dec 22 15:04:06 2023
@@ -1,6 +1,6 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
 
 
 
-
+
 
 Apache Commons  On Reporting Bugs
 
@@ -36,7 +36,7 @@
https://commons.apache.org/;>Apache Commons 
  
 
-Last Published: 09 December 2023
+Last Published: 22 December 2023
   | Version: 
unspecified
   


Modified: websites/staging/commons/trunk/content/building.html
==
--- websites/staging/commons/trunk/content/building.html (original)
+++ websites/staging/commons/trunk/content/building.html Fri Dec 22 15:04:06 
2023
@@ -1,6 +1,6 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
 
 
 
-
+
 
 Apache Commons  Building Apache Commons Components
 
@@ -36,7 +36,7 @@
https://commons.apache.org/;>Apache Commons 
  
 
-Last Published: 09 December 2023
+Last Published: 22 December 2023
   | Version: 
unspecified
   


Modified: websites/staging/commons/trunk/content/charter.html
==
--- websites/staging/commons/trunk/content/charter.html (original)
+++ websites/staging/commons/trunk/content/charter.html Fri Dec 22 15:04:06 2023
@@ -1,6 +1,6 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
 
 
 
-
+
 
 Apache Commons  Charter
 
@@ -36,7 +36,7 @@
https://commons.apache.org/;>Apache Commons 
  
 
-Last Published: 09 December 2023
+Last Published: 22 December 2023
   | Version: 
unspecified
   


Modified: websites/staging/commons/trunk/content/commons-parent-pom.html
==
--- websites/staging/commons/trunk/content/commons-parent-pom.html (original)
+++ websites/staging/commons/trunk/content/commons-parent-pom.html Fri Dec 22 
15:04:06 2023
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons  Apache Commons Parent pom.xml
 
@@ -35,7 +35,7 @@
https://commons.apache.org/;>Apache Commons 
  
 
-Last Published: 09 December 2023
+Last Published: 22 December 2023
   | Version: 
unspecified
   


Modified: 

svn commit: r1085022 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2023-12-22 Thread buildbot
Author: buildbot
Date: Fri Dec 22 15:04:07 2023
New Revision: 1085022

Log:
Publish commons site from 1085021

Added:
websites/production/commons/content/
  - copied from r1085021, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant/
  - copied from r1085021, websites/production/commons/content/dormant/
websites/production/commons/content/proper/
  - copied from r1085021, websites/production/commons/content/proper/
websites/production/commons/content/sandbox/
  - copied from r1085021, websites/production/commons/content/sandbox/



[GH] (commons-beanutils): Workflow run "Scorecards supply-chain security" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Scorecards supply-chain security" on 
commons-beanutils.git has succeeded.
Run started by GitHub user asfgit (triggered by garydgregory).

Head commit for run:
5fac5908a779c16c9eea7a1f434b2c6bcb6068a7 / Gary Gregory 
Javadoc

Report URL: https://github.com/apache/commons-beanutils/actions/runs/7240561505

With regards,
GitHub Actions via GitBox



[GH] (commons-scxml): Workflow run "Scorecards supply-chain security" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Scorecards supply-chain security" on commons-scxml.git 
has succeeded.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
e6ef8ce4d9858ad9636e4378c056fa3b39333697 / Gary Gregory 

Merge pull request #175 from 
apache/dependabot/github_actions/github/codeql-action-3.22.12

Bump github/codeql-action from 3.22.11 to 3.22.12

Report URL: https://github.com/apache/commons-scxml/actions/runs/7295116694

With regards,
GitHub Actions via GitBox



[GH] (commons-net): Workflow run "Scorecards supply-chain security" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Scorecards supply-chain security" on commons-net.git 
has succeeded.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
083c1d2000ced9c5392a07f7aef2141c280301eb / Gary Gregory 

Merge pull request #203 from 
apache/dependabot/github_actions/github/codeql-action-3.22.12

Bump github/codeql-action from 3.22.11 to 3.22.12

Report URL: https://github.com/apache/commons-net/actions/runs/7295668322

With regards,
GitHub Actions via GitBox



[GH] (commons-collections): Workflow run "Scorecards supply-chain security" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Scorecards supply-chain security" on 
commons-collections.git has succeeded.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
2c5e66197e4901efdff90f83f3750dd16d936642 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump com.google.guava:guava-testlib from 32.1.3-jre to 33.0.0-jre (#438)

Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 
32.1.3-jre to 33.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava-testlib
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Report URL: 
https://github.com/apache/commons-collections/actions/runs/7300632519

With regards,
GitHub Actions via GitBox



[GH] (commons-crypto): Workflow run "Java Cross Test" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Java Cross Test" on commons-crypto.git has succeeded.
Run started by GitHub user sebbASF (triggered by sebbASF).

Head commit for run:
fdbebda70ebe2f94d529ca435cd88a72af125561 / Sebb 
Also skip tests

Report URL: https://github.com/apache/commons-crypto/actions/runs/7300454115

With regards,
GitHub Actions via GitBox



[GH] (commons-crypto): Workflow run "Java Cross Test" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java Cross Test" on commons-crypto.git has failed.
Run started by GitHub user sebbASF (triggered by sebbASF).

Head commit for run:
1dde061c78a156353d9a7f46bff4c3a37a8648b0 / Sebb 
Speed up builds

Report URL: https://github.com/apache/commons-crypto/actions/runs/7300388715

With regards,
GitHub Actions via GitBox



[GH] (commons-crypto): Workflow run "Java Cross Test" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Java Cross Test" on commons-crypto.git has succeeded.
Run started by GitHub user sebbASF (triggered by sebbASF).

Head commit for run:
7e434be88d03463c19e96b964295c56dd6d5aa89 / Sebb 
Try to support 3.2.X

Report URL: https://github.com/apache/commons-crypto/actions/runs/7300280391

With regards,
GitHub Actions via GitBox



Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-csv]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #379:
URL: https://github.com/apache/commons-csv/pull/379#issuecomment-1867657477

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-csv/pull/379?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`33e325e`)](https://app.codecov.io/gh/apache/commons-csv/commit/33e325ea112475b41a42e9eebb424fb18144375e?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 98.35% compared to head 
[(`9bf85a3`)](https://app.codecov.io/gh/apache/commons-csv/pull/379?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 98.35%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #379   +/-   ##
   =
 Coverage 98.35%   98.35%   
 Complexity  541  541   
   =
 Files10   10   
 Lines  1152 1152   
 Branches202  202   
   =
 Hits   1133 1133   
 Misses77   
 Partials 12   12   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-csv/pull/379?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-csv]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #379:
URL: https://github.com/apache/commons-csv/pull/379

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-jexl]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #216:
URL: https://github.com/apache/commons-jexl/pull/216

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

Re: [PR] Bump com.google.guava:guava-testlib from 32.1.3-jre to 33.0.0-jre [commons-collections]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #438:
URL: 
https://github.com/apache/commons-collections/pull/438#issuecomment-1867647757

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-collections/pull/438?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`876419b`)](https://app.codecov.io/gh/apache/commons-collections/commit/876419b5a4aaa6c87abf62b627f441896fc115f4?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 81.29% compared to head 
[(`f34dd0d`)](https://app.codecov.io/gh/apache/commons-collections/pull/438?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 81.29%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #438   +/-   ##
   =
 Coverage 81.29%   81.29%   
 Complexity 4640 4640   
   =
 Files   290  290   
 Lines 1354513545   
 Branches   2003 2003   
   =
 Hits  1101111011   
 Misses 1933 1933   
 Partials601  601   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-collections/pull/438?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump com.google.guava:guava-testlib from 32.1.3-jre to 33.0.0-jre [commons-collections]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #438:
URL: https://github.com/apache/commons-collections/pull/438

   Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 
32.1.3-jre to 33.0.0-jre.
   
   Release notes
   Sourced from https://github.com/google/guava/releases;>com.google.guava:guava-testlib's
 releases.
   
   33.0.0
   Maven
   dependency
 groupIdcom.google.guava/groupId
 artifactIdguava/artifactId
 version33.0.0-jre/version
 !-- or, for Android: --
 version33.0.0-android/version
   /dependency
   
   Jar files
   
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar;>33.0.0-jre.jar
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-android/guava-33.0.0-android.jar;>33.0.0-android.jar
   
   Guava requires https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies;>one
 runtime dependency, which you can download here:
   
   https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar;>failureaccess-1.0.1.jar
   
   Javadoc
   
   http://guava.dev/releases/33.0.0-jre/api/docs/;>33.0.0-jre
   http://guava.dev/releases/33.0.0-android/api/docs/;>33.0.0-android
   
   JDiff
   
   http://guava.dev/releases/33.0.0-jre/api/diffs/;>33.0.0-jre vs. 
32.1.3-jre
   http://guava.dev/releases/33.0.0-android/api/diffs/;>33.0.0-android vs. 
32.1.3-android
   http://guava.dev/releases/33.0.0-android/api/androiddiffs/;>33.0.0-android
 vs. 33.0.0-jre
   
   Changelog
   
   This version of guava-android contains some package-private 
methods whose signature includes the Java 8 Collector API. This is 
a test to identify any problems before we expose those methods publicly to 
users. Please report any problems that you encounter. (73dbf7ef26)
   Changed various classes to catch Exception instead of 
RuntimeException even when only RuntimeException is 
theoretically possible. This can help code that throws undeclared exceptions, 
as some bytecode rewriters (e.g., Robolectric) and languages (e.g., Kotlin) do. 
(c294c23760, 747924e, b2baf48)
   Added an Automatic-Module-Name to 
failureaccess, https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies;>Guava's
 one strong runtime dependency. (280b5d2f60)
   reflect: In guava-android only, removed 
Invokable.getAnnotatedReturnType() and 
Parameter.getAnnotatedType(). These methods never worked in an 
Android VM, and to reflect that, they were born @Deprecated, 
@Beta, and @DoNotCall. They're now preventing us from 
rolling out some new Android compatibility testing. This is the only 
binary-incompatible change in this release, and it should have no 
effect in practice. Still, we bump the major version number to follow Semantic 
Versioning. (045cd8428f)
   util.concurrent: Changed our implementations to avoid 
eagerly initializing loggers during class loading. This can help performance, 
especially under Android. (4fe1df56bd)
   
   
   
   
   Commits
   
   See full diff in https://github.com/google/guava/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava-testlib=maven=32.1.3-jre=33.0.0-jre)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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 

[GH] (commons-crypto): Workflow run "Java Cross Test" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java Cross Test" on commons-crypto.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
ceb9386019ed4d2842ec59be419b7d9a665aae79 / Sebb 
Pin versions

Report URL: https://github.com/apache/commons-crypto/actions/runs/7299853256

With regards,
GitHub Actions via GitBox



[GH] (commons-crypto): Workflow run "Java Cross Test" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java Cross Test" on commons-crypto.git has failed.
Run started by GitHub user sebbASF (triggered by sebbASF).

Head commit for run:
ceb9386019ed4d2842ec59be419b7d9a665aae79 / Sebb 
Pin versions

Report URL: https://github.com/apache/commons-crypto/actions/runs/7299848440

With regards,
GitHub Actions via GitBox



[GH] (commons-crypto): Workflow run "Java Cross Test" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java Cross Test" on commons-crypto.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
1175eb41c72b5e796fc3147c662bb49c9b8d25a4 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump github/codeql-action from 3.22.11 to 3.22.12

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/b374143c1149a9115d881581d29b8390bbcbb59c...012739e5082ff0c22ca6d6ab32e07c36df03c4a4)

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

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-crypto/actions/runs/7299776461

With regards,
GitHub Actions via GitBox



[GH] (commons-crypto): Workflow run "Java Cross Test" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java Cross Test" on commons-crypto.git has failed.
Run started by GitHub user sebbASF (triggered by sebbASF).

Head commit for run:
ceb9386019ed4d2842ec59be419b7d9a665aae79 / Sebb 
Pin versions

Report URL: https://github.com/apache/commons-crypto/actions/runs/7299774052

With regards,
GitHub Actions via GitBox



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-pool]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #267:
URL: https://github.com/apache/commons-pool/pull/267

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[GH] (commons-vfs): Workflow run "Java CI" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has succeeded.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
8b2760b481c64307f039470f5bad4b64207c6088 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump github/codeql-action from 3.22.11 to 3.22.12

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/b374143c1149a9115d881581d29b8390bbcbb59c...012739e5082ff0c22ca6d6ab32e07c36df03c4a4)

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

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-vfs/actions/runs/7299529959

With regards,
GitHub Actions via GitBox



[GH] (commons-vfs): Workflow run "Java CI" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
8b2760b481c64307f039470f5bad4b64207c6088 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump github/codeql-action from 3.22.11 to 3.22.12

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/b374143c1149a9115d881581d29b8390bbcbb59c...012739e5082ff0c22ca6d6ab32e07c36df03c4a4)

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

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-vfs/actions/runs/7299529894

With regards,
GitHub Actions via GitBox



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-vfs]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #460:
URL: https://github.com/apache/commons-vfs/pull/460

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[PR] Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 [commons-parent]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #342:
URL: https://github.com/apache/commons-parent/pull/342

   Bumps 
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
 from 3.11.0 to 3.12.0.
   
   Release notes
   Sourced from https://github.com/apache/maven-compiler-plugin/releases;>org.apache.maven.plugins:maven-compiler-plugin's
 releases.
   
   3.12.0
   
    New features and improvements
   
   https://issues.apache.org/jira/browse/MCOMPILER-562;>[MCOMPILER-562] 
- Add property maven.compiler.outputDirectory to CompilerMojo (https://redirect.github.com/apache/maven-compiler-plugin/pull/213;>#213)
 https://github.com/jGauravGupta;>@​jGauravGupta
   https://issues.apache.org/jira/browse/MCOMPILER-381;>[MCOMPILER-381] 
- Refactor incremental detection (https://redirect.github.com/apache/maven-compiler-plugin/pull/181;>#181)
 https://github.com/jorsol;>@​jorsol
   https://issues.apache.org/jira/browse/MCOMPILER-542;>[MCOMPILER-542] 
- Clean JDK patch version in module-info.class  (https://redirect.github.com/apache/maven-compiler-plugin/pull/208;>#208)
 https://github.com/jorsol;>@​jorsol
   https://issues.apache.org/jira/browse/MCOMPILER-558;>[MCOMPILER-558] 
- compileSourceRoots in testCompile should be writable (https://redirect.github.com/apache/maven-compiler-plugin/pull/209;>#209)
 https://github.com/lorenzsimon;>@​lorenzsimon
   https://issues.apache.org/jira/browse/MCOMPILER-559;>[MCOMPILER-559] 
- Warn if overwriting the project's artifact's file to a different value (https://redirect.github.com/apache/maven-compiler-plugin/pull/211;>#211)
 https://github.com/gnodet;>@​gnodet
   https://issues.apache.org/jira/browse/MCOMPILER-550;>[MCOMPILER-550] 
- make outputDirectory writable (https://redirect.github.com/apache/maven-compiler-plugin/pull/202;>#202)
 https://github.com/bmarwell;>@​bmarwell
   https://issues.apache.org/jira/browse/MCOMPILER-549;>[MCOMPILER-549] 
- Improve log message in case of recompilation - fix jenkins build (https://redirect.github.com/apache/maven-compiler-plugin/pull/203;>#203)
 https://github.com/slawekjaranowski;>@​slawekjaranowski
   https://issues.apache.org/jira/browse/MCOMPILER-549;>[MCOMPILER-549] 
- Improve log message in case of recompilation (https://redirect.github.com/apache/maven-compiler-plugin/pull/201;>#201)
 https://github.com/BrowneMonke;>@​BrowneMonke
   https://issues.apache.org/jira/browse/MCOMPILER-391;>[MCOMPILER-391] 
- Use dep mgmt when resolving annotation processors and their deps (https://redirect.github.com/apache/maven-compiler-plugin/pull/180;>#180)
 https://github.com/psiroky;>@​psiroky
   https://issues.apache.org/jira/browse/MCOMPILER-531;>[MCOMPILER-531] 
- Prepare for Java 20(-ea) (https://redirect.github.com/apache/maven-compiler-plugin/pull/184;>#184)
 https://github.com/slachiewicz;>@​slachiewicz
   
    Bug Fixes
   
   https://issues.apache.org/jira/browse/MCOMPILER-333;>[MCOMPILER-333] 
- Cleanup generated source files (https://redirect.github.com/apache/maven-compiler-plugin/pull/214;>#214)
 https://github.com/jorsol;>@​jorsol
   https://issues.apache.org/jira/browse/MCOMPILER-544;>[MCOMPILER-544] 
- don't add items to classpath that are not used for that (https://redirect.github.com/apache/maven-compiler-plugin/pull/198;>#198)
 https://github.com/laeubi;>@​laeubi
   https://issues.apache.org/jira/browse/MCOMPILER-547;>[MCOMPILER-547] 
- : Initialize pathElements to empty (https://redirect.github.com/apache/maven-compiler-plugin/pull/199;>#199)
 https://github.com/rovarga;>@​rovarga
   
    Dependency updates
   
   https://issues.apache.org/jira/browse/MCOMPILER-564;>[MCOMPILER-564] 
- Bump plexusCompilerVersion from 2.13.0 to 2.14.1 (https://redirect.github.com/apache/maven-compiler-plugin/pull/216;>#216)
 https://github.com/dependabot;>@​dependabot
   https://issues.apache.org/jira/browse/MCOMPILER-557;>[MCOMPILER-557] 
- Upgrade maven-plugin parent to 41 - fix build (https://redirect.github.com/apache/maven-compiler-plugin/pull/210;>#210)
 https://github.com/slawekjaranowski;>@​slawekjaranowski
   https://issues.apache.org/jira/browse/MCOMPILER-554;>[MCOMPILER-554] 
- Update plexus-java to 1.2.0 (https://redirect.github.com/apache/maven-compiler-plugin/pull/207;>#207)
 https://github.com/jorsol;>@​jorsol
   https://issues.apache.org/jira/browse/MCOMPILER-551;>[MCOMPILER-551] 
- Upgrade Parent to 40 (https://redirect.github.com/apache/maven-compiler-plugin/pull/205;>#205)
 https://github.com/slawekjaranowski;>@​slawekjaranowski
   https://issues.apache.org/jira/browse/MCOMPILER-541;>[MCOMPILER-541] 
- update maven-shared-utils to 3.4.2 (https://redirect.github.com/apache/maven-compiler-plugin/pull/195;>#195)
 https://github.com/elharo;>@​elharo
   Bump apache/maven-gh-actions-shared from 2 to 3 (https://redirect.github.com/apache/maven-compiler-plugin/pull/182;>#182)
 https://github.com/dependabot;>@​dependabot
   Bump maven-invoker-plugin from 3.4.0 to 3.5.0 

[PR] Bump org.spdx:spdx-maven-plugin from 0.7.1 to 0.7.2 [commons-parent]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #343:
URL: https://github.com/apache/commons-parent/pull/343

   Bumps 
[org.spdx:spdx-maven-plugin](https://github.com/spdx/spdx-maven-plugin) from 
0.7.1 to 0.7.2.
   
   Release notes
   Sourced from https://github.com/spdx/spdx-maven-plugin/releases;>org.spdx:spdx-maven-plugin's
 releases.
   
   Release 0.7.2 of the SPDX Maven Plugin
   What's Changed
   
   Update the SPDX Java libraries to the latest by https://github.com/goneall;>@​goneall in https://redirect.github.com/spdx/spdx-maven-plugin/pull/144;>spdx/spdx-maven-plugin#144
   Honor the useArtifactID when generating dependency SPDX info by https://github.com/goneall;>@​goneall in https://redirect.github.com/spdx/spdx-maven-plugin/pull/143;>spdx/spdx-maven-plugin#143
   
   Full Changelog: https://github.com/spdx/spdx-maven-plugin/compare/v0.7.1...v0.7.2;>https://github.com/spdx/spdx-maven-plugin/compare/v0.7.1...v0.7.2
   
   
   
   Commits
   
   https://github.com/spdx/spdx-maven-plugin/commit/74f1979f7c1400ca6491e8d20da2eba635a0cfc1;>74f1979
 [maven-release-plugin] prepare release v0.7.2
   https://github.com/spdx/spdx-maven-plugin/commit/3dbf835234a3066c473c0a4ae3417863a73f77bc;>3dbf835
 Honor the useArtifactID when generating dependency SPDX info
   https://github.com/spdx/spdx-maven-plugin/commit/bf6d95ad600808415d2324f1007b82a5788b13e4;>bf6d95a
 Update the SPDX Java libraries to the latest
   https://github.com/spdx/spdx-maven-plugin/commit/2214a4fb0445d986a29fa46598235097603b171f;>2214a4f
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/spdx/spdx-maven-plugin/compare/v0.7.1...v0.7.2;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.spdx:spdx-maven-plugin=maven=0.7.1=0.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GH] (commons-vfs): Workflow run "Java CI" is working again!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has succeeded.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
ad00e1cb7080221e7729e551619907e4c9b3fb11 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump jackrabbit2.version from 2.20.13 to 2.21.22

Bumps `jackrabbit2.version` from 2.20.13 to 2.21.22.

Updates `org.apache.jackrabbit:jackrabbit-standalone-components` from 2.20.13 
to 2.21.22

Updates `org.apache.jackrabbit:jackrabbit-webdav` from 1.6.5 to 2.21.22

---
updated-dependencies:
- dependency-name: org.apache.jackrabbit:jackrabbit-standalone-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.jackrabbit:jackrabbit-webdav
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-vfs/actions/runs/7299312189

With regards,
GitHub Actions via GitBox



[GH] (commons-vfs): Workflow run "Java CI" failed!

2023-12-22 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
ad00e1cb7080221e7729e551619907e4c9b3fb11 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump jackrabbit2.version from 2.20.13 to 2.21.22

Bumps `jackrabbit2.version` from 2.20.13 to 2.21.22.

Updates `org.apache.jackrabbit:jackrabbit-standalone-components` from 2.20.13 
to 2.21.22

Updates `org.apache.jackrabbit:jackrabbit-webdav` from 1.6.5 to 2.21.22

---
updated-dependencies:
- dependency-name: org.apache.jackrabbit:jackrabbit-standalone-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.jackrabbit:jackrabbit-webdav
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-vfs/actions/runs/7299312304

With regards,
GitHub Actions via GitBox



[PR] Bump jackrabbit2.version from 2.20.13 to 2.21.22 [commons-vfs]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #459:
URL: https://github.com/apache/commons-vfs/pull/459

   Bumps `jackrabbit2.version` from 2.20.13 to 2.21.22.
   Updates `org.apache.jackrabbit:jackrabbit-standalone-components` from 
2.20.13 to 2.21.22
   
   Updates `org.apache.jackrabbit:jackrabbit-webdav` from 1.6.5 to 2.21.22
   
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-crypto]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #288:
URL: https://github.com/apache/commons-crypto/pull/288

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-skin]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #98:
URL: https://github.com/apache/commons-skin/pull/98

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-parent]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #341:
URL: https://github.com/apache/commons-parent/pull/341

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-logging]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #192:
URL: https://github.com/apache/commons-logging/pull/192

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-dbutils]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #227:
URL: https://github.com/apache/commons-dbutils/pull/227#issuecomment-1867481040

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-dbutils/pull/227?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`7b58256`)](https://app.codecov.io/gh/apache/commons-dbutils/commit/7b582568819eae8f9637528bf31f4a704312094a?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 62.68% compared to head 
[(`7f77c35`)](https://app.codecov.io/gh/apache/commons-dbutils/pull/227?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 62.68%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #227   +/-   ##
   =
 Coverage 62.68%   62.68%   
 Complexity  413  413   
   =
 Files39   39   
 Lines  1383 1383   
 Branches104  104   
   =
 Hits867  867   
 Misses  467  467   
 Partials 49   49   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-dbutils/pull/227?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-dbutils]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #227:
URL: https://github.com/apache/commons-dbutils/pull/227

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch
   

Re: [PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-release-plugin]

2023-12-22 Thread via GitHub


codecov-commenter commented on PR #224:
URL: 
https://github.com/apache/commons-release-plugin/pull/224#issuecomment-1867368942

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-release-plugin/pull/224?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`8baec2b`)](https://app.codecov.io/gh/apache/commons-release-plugin/commit/8baec2b7ce3e796c0a388221d5d952307ec56ead?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 67.06% compared to head 
[(`85d79df`)](https://app.codecov.io/gh/apache/commons-release-plugin/pull/224?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 67.06%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #224   +/-   ##
   =
 Coverage 67.06%   67.06%   
 Complexity   55   55   
   =
 Files 77   
 Lines   419  419   
 Branches 41   41   
   =
 Hits281  281   
 Misses  113  113   
 Partials 25   25   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-release-plugin/pull/224?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump github/codeql-action from 3.22.11 to 3.22.12 [commons-release-plugin]

2023-12-22 Thread via GitHub


dependabot[bot] opened a new pull request, #224:
URL: https://github.com/apache/commons-release-plugin/pull/224

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.22.11 to 3.22.12.
   
   Changelog
   Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md;>github/codeql-action's
 changelog.
   
   CodeQL Action Changelog
   See the https://github.com/github/codeql-action/releases;>releases page for 
the relevant changes to the CodeQL CLI and language packs.
   Note that the only difference between v2 and v3 
of the CodeQL Action is the node version they support, with v3 
running on node 20 while we continue to release v2 to support 
running on node 16. For example 3.22.11 was the first 
v3 release and is functionally identical to 2.22.11. 
This approach ensures an easy way to track exactly which features are included 
in different versions, indicated by the minor and patch version numbers.
   [UNRELEASED]
   No user facing changes.
   3.22.12 - 22 Dec 2023
   
   Update default CodeQL bundle version to 2.15.5. https://redirect.github.com/github/codeql-action/pull/2047;>#2047
   
   3.22.11 - 13 Dec 2023
   
   [v3+ only] The CodeQL Action now runs on Node.js v20. https://redirect.github.com/github/codeql-action/pull/2006;>#2006
   
   2.22.10 - 12 Dec 2023
   
   Update default CodeQL bundle version to 2.15.4. https://redirect.github.com/github/codeql-action/pull/2016;>#2016
   
   2.22.9 - 07 Dec 2023
   No user facing changes.
   2.22.8 - 23 Nov 2023
   
   Update default CodeQL bundle version to 2.15.3. https://redirect.github.com/github/codeql-action/pull/2001;>#2001
   
   2.22.7 - 16 Nov 2023
   
   Add a deprecation warning for customers using CodeQL version 2.11.5 and 
earlier. These versions of CodeQL were discontinued on 8 November 2023 
alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL 
Action v2.23.0 and later. https://redirect.github.com/github/codeql-action/pull/1993;>#1993
   
   If you are using one of these versions, please update to CodeQL CLI 
version 2.11.6 or later. For instance, if you have specified a custom version 
of the CLI using the 'tools' input to the 'init' Action, you can remove this 
input to use the default version.
   Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.10.5 and 2.11.5, you can replace 
github/codeql-action/*@v2 by 
github/codeql-action/*@v2.22.7 in your code scanning workflow to 
ensure you continue using this version of the CodeQL Action.
   
   
   
   2.22.6 - 14 Nov 2023
   
   Customers running Python analysis on macOS using version 2.14.6 or 
earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. 
If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python 
version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support 
Python 3.12. You can achieve this by adding a https://github.com/actions/setup-python;>setup-python 
step to your code scanning workflow before the step that invokes 
github/codeql-action/init.
   Update default CodeQL bundle version to 2.15.2. https://redirect.github.com/github/codeql-action/pull/1978;>#1978
   
   2.22.5 - 27 Oct 2023
   No user facing changes.
   2.22.4 - 20 Oct 2023
   
   Update default CodeQL bundle version to 2.15.1. https://redirect.github.com/github/codeql-action/pull/1953;>#1953
   Users will begin to see warnings on Node.js 16 deprecation in their 
Actions logs on code scanning runs starting October 23, 2023.
   
   All code scanning workflows should continue to succeed regardless of the 
warning.
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/github/codeql-action/commit/012739e5082ff0c22ca6d6ab32e07c36df03c4a4;>012739e
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2052;>#2052 
from github/update-v3.22.12-40cb08c12
   https://github.com/github/codeql-action/commit/c1cf794881a27f68e730726dd21de4fa01022485;>c1cf794
 Update changelog for v3.22.12
   https://github.com/github/codeql-action/commit/40cb08c1213f65be8e56fefeb194e783b9676b36;>40cb08c
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2051;>#2051 
from github/angelapwen/patch-release-script
   https://github.com/github/codeql-action/commit/0be92905083e1fbcf7491e075cd8ad0da02d01b6;>0be9290
 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
   https://github.com/github/codeql-action/commit/658e3c66196dcc6a0e97919ab2ef382453a94454;>658e3c6
 Fix type error
   https://github.com/github/codeql-action/commit/49812ec6b6fc5cb29e909348cc6fe33d611ed7be;>49812ec
 Merge pull request https://redirect.github.com/github/codeql-action/issues/2050;>#2050 
from github/nickfyson/add-releases-ini
   https://github.com/github/codeql-action/commit/9ed5fc7131494b125e49f3dae119ef679e0caca4;>9ed5fc7
 add note about backporting check changes to v2 branch