[PR] Bump actions/setup-java from 3.13.0 to 4.0.0 [commons-jcs]

2023-11-30 Thread via GitHub


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

   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 
3.13.0 to 4.0.0.
   
   Release notes
   Sourced from https://github.com/actions/setup-java/releases;>actions/setup-java's 
releases.
   
   v4.0.0
   What's Changed
   In the scope of this release, the version of the Node.js runtime was 
updated to 20. The majority of dependencies were updated to the latest 
versions. From now on, the code for the setup-java will run on Node.js 20 
instead of Node.js 16.
   Breaking changes
   
   Update Node.js runtime to version 20 by https://github.com/aparnajyothi-y;>@​aparnajyothi-y in 
https://redirect.github.com/actions/setup-java/pull/558;>actions/setup-java#558
   
   Non-breaking changes
   
   Adding support for microsoft openjdk 21.0.0 by https://github.com/ralfstuckert;>@​ralfstuckert in https://redirect.github.com/actions/setup-java/pull/546;>actions/setup-java#546
   Update @​actions/cache dependency and documentation by https://github.com/IvanZosimov;>@​IvanZosimov in https://redirect.github.com/actions/setup-java/pull/549;>actions/setup-java#549
   Implementation of the cache-dependency-path option to control caching 
dependency by https://github.com/itchyny;>@​itchyny 
in https://redirect.github.com/actions/setup-java/pull/499;>actions/setup-java#499
   
   New Contributors
   
   https://github.com/ralfstuckert;>@​ralfstuckert made 
their first contribution in https://redirect.github.com/actions/setup-java/pull/546;>actions/setup-java#546
   https://github.com/itchyny;>@​itchyny made 
their first contribution in https://redirect.github.com/actions/setup-java/pull/499;>actions/setup-java#499
   
   Full Changelog: https://github.com/actions/setup-java/compare/v3...v4.0.0;>https://github.com/actions/setup-java/compare/v3...v4.0.0
   
   
   
   Commits
   
   https://github.com/actions/setup-java/commit/387ac29b308b003ca37ba93a6cab5eb57c8f5f93;>387ac29
 Upgrade Node to v20 (https://redirect.github.com/actions/setup-java/issues/558;>#558)
   https://github.com/actions/setup-java/commit/9eda6b51cc4f6ee99be3dd5537b85e389e47bda9;>9eda6b5
 feat: implement cache-dependency-path option to control caching dependency 
(#...
   https://github.com/actions/setup-java/commit/78078da0cd035d0d177cc2cb696e05d96fba7d11;>78078da
 Update @​actions/cache dependency and documentation (https://redirect.github.com/actions/setup-java/issues/549;>#549)
   https://github.com/actions/setup-java/commit/5caaba646e214abb5c4c808eb8fe13db519ab757;>5caaba6
 add support for microsoft openjdk 21.0.0 (https://redirect.github.com/actions/setup-java/issues/546;>#546)
   See full diff in https://github.com/actions/setup-java/compare/v3.13.0...v4.0.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java=github_actions=3.13.0=4.0.0)](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: 

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

2023-11-30 Thread GitBox


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

Head commit for run:
1a3dc92300402b89b8b9a87f063193ad3d7dc12a / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.codehaus.janino:janino from 2.6.1 to 3.1.11

Bumps [org.codehaus.janino:janino](https://github.com/janino-compiler/janino) 
from 2.6.1 to 3.1.11.
- [Release notes](https://github.com/janino-compiler/janino/releases)
- [Commits](https://github.com/janino-compiler/janino/commits/v3.1.11)

---
updated-dependencies:
- dependency-name: org.codehaus.janino:janino
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-jci/actions/runs/7055391416

With regards,
GitHub Actions via GitBox



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

2023-11-30 Thread GitBox


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

Head commit for run:
1a3dc92300402b89b8b9a87f063193ad3d7dc12a / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.codehaus.janino:janino from 2.6.1 to 3.1.11

Bumps [org.codehaus.janino:janino](https://github.com/janino-compiler/janino) 
from 2.6.1 to 3.1.11.
- [Release notes](https://github.com/janino-compiler/janino/releases)
- [Commits](https://github.com/janino-compiler/janino/commits/v3.1.11)

---
updated-dependencies:
- dependency-name: org.codehaus.janino:janino
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-jci/actions/runs/7055391124

With regards,
GitHub Actions via GitBox



[GH] (commons-jci): Workflow run "Coverage" failed!

2023-11-30 Thread GitBox


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

Head commit for run:
1a3dc92300402b89b8b9a87f063193ad3d7dc12a / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.codehaus.janino:janino from 2.6.1 to 3.1.11

Bumps [org.codehaus.janino:janino](https://github.com/janino-compiler/janino) 
from 2.6.1 to 3.1.11.
- [Release notes](https://github.com/janino-compiler/janino/releases)
- [Commits](https://github.com/janino-compiler/janino/commits/v3.1.11)

---
updated-dependencies:
- dependency-name: org.codehaus.janino:janino
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-jci/actions/runs/7055391413

With regards,
GitHub Actions via GitBox



[GH] (commons-jci): Workflow run "Coverage" failed!

2023-11-30 Thread GitBox


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

Head commit for run:
1a3dc92300402b89b8b9a87f063193ad3d7dc12a / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.codehaus.janino:janino from 2.6.1 to 3.1.11

Bumps [org.codehaus.janino:janino](https://github.com/janino-compiler/janino) 
from 2.6.1 to 3.1.11.
- [Release notes](https://github.com/janino-compiler/janino/releases)
- [Commits](https://github.com/janino-compiler/janino/commits/v3.1.11)

---
updated-dependencies:
- dependency-name: org.codehaus.janino:janino
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-jci/actions/runs/7055391125

With regards,
GitHub Actions via GitBox



Re: [PR] Bump janino from 2.6.1 to 3.1.10 [commons-jci]

2023-11-30 Thread via GitHub


dependabot[bot] commented on PR #43:
URL: https://github.com/apache/commons-jci/pull/43#issuecomment-1835397428

   Superseded by #71.


-- 
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.codehaus.janino:janino from 2.6.1 to 3.1.11 [commons-jci]

2023-11-30 Thread via GitHub


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

   Bumps 
[org.codehaus.janino:janino](https://github.com/janino-compiler/janino) from 
2.6.1 to 3.1.11.
   
   Commits
   
   See full diff in https://github.com/janino-compiler/janino/commits/v3.1.11;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.janino:janino=maven=2.6.1=3.1.11)](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-jci): Workflow run "CodeQL" failed!

2023-11-30 Thread GitBox


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

Head commit for run:
1a3dc92300402b89b8b9a87f063193ad3d7dc12a / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.codehaus.janino:janino from 2.6.1 to 3.1.11

Bumps [org.codehaus.janino:janino](https://github.com/janino-compiler/janino) 
from 2.6.1 to 3.1.11.
- [Release notes](https://github.com/janino-compiler/janino/releases)
- [Commits](https://github.com/janino-compiler/janino/commits/v3.1.11)

---
updated-dependencies:
- dependency-name: org.codehaus.janino:janino
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-jci/actions/runs/7055391418

With regards,
GitHub Actions via GitBox



Re: [PR] Bump janino from 2.6.1 to 3.1.10 [commons-jci]

2023-11-30 Thread via GitHub


dependabot[bot] closed pull request #43: Bump janino from 2.6.1 to 3.1.10
URL: https://github.com/apache/commons-jci/pull/43


-- 
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-11-30 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:
8e619dd9e7eefb79820660f66762dbfe8dfb1716 / Gary Gregory 
Bump commons-parent from 64 to 65

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

With regards,
GitHub Actions via GitBox



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

2023-11-30 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:
8e619dd9e7eefb79820660f66762dbfe8dfb1716 / Gary Gregory 
Bump commons-parent from 64 to 65

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

With regards,
GitHub Actions via GitBox



[PR] Bump net.sf.saxon:Saxon-HE from 12.3 to 12.4 [commons-scxml]

2023-11-30 Thread via GitHub


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

   Bumps net.sf.saxon:Saxon-HE from 12.3 to 12.4.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sf.saxon:Saxon-HE=maven=12.3=12.4)](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



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

2023-11-30 Thread Apache Jenkins Server
Commons » commons-math - Build # 620 - Still Failing:

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

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

2023-11-30 Thread GitBox


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

Head commit for run:
72537b20866bc9dc5fbe03e748f66e0e3d40b06f / Gary Gregory 
Bump actions/setup-java from 3.13.0 to 4.0.0

Report URL: https://github.com/apache/commons-weaver/actions/runs/7048189011

With regards,
GitHub Actions via GitBox



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

2023-11-30 Thread GitBox


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

Head commit for run:
9ab2cc45d40a6e811987a23d68070efb9497239d / Gary Gregory 
Bump actions/setup-java from 3.13.0 to 4.0.0

Report URL: https://github.com/apache/commons-weaver/actions/runs/7048122265

With regards,
GitHub Actions via GitBox



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

2023-11-30 Thread GitBox


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

Head commit for run:
07aa8aa2e78cc70ec986ccd709707a96508d6801 / Gary Gregory 
Bump actions/setup-java from 3.13.0 to 4.0.0

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

With regards,
GitHub Actions via GitBox



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

2023-11-30 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:
edccc39b2294b6a63ca47d5ff1935207436b09ea / Gary Gregory 
Bump commons-logging:commons-logging from 1.2 to 1.3.0

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

With regards,
GitHub Actions via GitBox



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

2023-11-30 Thread GitBox


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

Head commit for run:
7d6f5a6ea615d838a37eaf4c14f11bc33ec1fc3e / Gary Gregory 
Bump actions/setup-java from 3.13.0 to 4.0.0

Report URL: https://github.com/apache/commons-weaver/actions/runs/7047261261

With regards,
GitHub Actions via GitBox



Re: [PR] Bump actions/setup-java from 3.13.0 to 4.0.0 [commons-io]

2023-11-30 Thread via GitHub


dependabot[bot] closed pull request #519: Bump actions/setup-java from 3.13.0 
to 4.0.0
URL: https://github.com/apache/commons-io/pull/519


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



Re: [PR] Bump actions/setup-java from 3.13.0 to 4.0.0 [commons-io]

2023-11-30 Thread via GitHub


dependabot[bot] commented on PR #519:
URL: https://github.com/apache/commons-io/pull/519#issuecomment-1833793430

   Looks like actions/setup-java is up-to-date now, so this is no longer needed.


-- 
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 actions/setup-java from 3.13.0 to 4.0.0 [commons-io]

2023-11-30 Thread via GitHub


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

   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 
3.13.0 to 4.0.0.
   
   Release notes
   Sourced from https://github.com/actions/setup-java/releases;>actions/setup-java's 
releases.
   
   v4.0.0
   What's Changed
   In the scope of this release, the version of the Node.js runtime was 
updated to 20. The majority of dependencies were updated to the latest 
versions. From now on, the code for the setup-java will run on Node.js 20 
instead of Node.js 16.
   Breaking changes
   
   Update Node.js runtime to version 20 by https://github.com/aparnajyothi-y;>@​aparnajyothi-y in 
https://redirect.github.com/actions/setup-java/pull/558;>actions/setup-java#558
   
   Non-breaking changes
   
   Adding support for microsoft openjdk 21.0.0 by https://github.com/ralfstuckert;>@​ralfstuckert in https://redirect.github.com/actions/setup-java/pull/546;>actions/setup-java#546
   Update @​actions/cache dependency and documentation by https://github.com/IvanZosimov;>@​IvanZosimov in https://redirect.github.com/actions/setup-java/pull/549;>actions/setup-java#549
   Implementation of the cache-dependency-path option to control caching 
dependency by https://github.com/itchyny;>@​itchyny 
in https://redirect.github.com/actions/setup-java/pull/499;>actions/setup-java#499
   
   New Contributors
   
   https://github.com/ralfstuckert;>@​ralfstuckert made 
their first contribution in https://redirect.github.com/actions/setup-java/pull/546;>actions/setup-java#546
   https://github.com/itchyny;>@​itchyny made 
their first contribution in https://redirect.github.com/actions/setup-java/pull/499;>actions/setup-java#499
   
   Full Changelog: https://github.com/actions/setup-java/compare/v3...v4.0.0;>https://github.com/actions/setup-java/compare/v3...v4.0.0
   
   
   
   Commits
   
   https://github.com/actions/setup-java/commit/387ac29b308b003ca37ba93a6cab5eb57c8f5f93;>387ac29
 Upgrade Node to v20 (https://redirect.github.com/actions/setup-java/issues/558;>#558)
   https://github.com/actions/setup-java/commit/9eda6b51cc4f6ee99be3dd5537b85e389e47bda9;>9eda6b5
 feat: implement cache-dependency-path option to control caching dependency 
(#...
   https://github.com/actions/setup-java/commit/78078da0cd035d0d177cc2cb696e05d96fba7d11;>78078da
 Update @​actions/cache dependency and documentation (https://redirect.github.com/actions/setup-java/issues/549;>#549)
   https://github.com/actions/setup-java/commit/5caaba646e214abb5c4c808eb8fe13db519ab757;>5caaba6
 add support for microsoft openjdk 21.0.0 (https://redirect.github.com/actions/setup-java/issues/546;>#546)
   See full diff in https://github.com/actions/setup-java/compare/0ab4596768b603586c0de567f2430c30f5b0d2b0...387ac29b308b003ca37ba93a6cab5eb57c8f5f93;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java=github_actions=3.13.0=4.0.0)](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 

[PR] Bump actions/setup-java from 3.13.0 to 4.0.0 [commons-dbcp]

2023-11-30 Thread via GitHub


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

   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 
3.13.0 to 4.0.0.
   
   Release notes
   Sourced from https://github.com/actions/setup-java/releases;>actions/setup-java's 
releases.
   
   v4.0.0
   What's Changed
   In the scope of this release, the version of the Node.js runtime was 
updated to 20. The majority of dependencies were updated to the latest 
versions. From now on, the code for the setup-java will run on Node.js 20 
instead of Node.js 16.
   Breaking changes
   
   Update Node.js runtime to version 20 by https://github.com/aparnajyothi-y;>@​aparnajyothi-y in 
https://redirect.github.com/actions/setup-java/pull/558;>actions/setup-java#558
   
   Non-breaking changes
   
   Adding support for microsoft openjdk 21.0.0 by https://github.com/ralfstuckert;>@​ralfstuckert in https://redirect.github.com/actions/setup-java/pull/546;>actions/setup-java#546
   Update @​actions/cache dependency and documentation by https://github.com/IvanZosimov;>@​IvanZosimov in https://redirect.github.com/actions/setup-java/pull/549;>actions/setup-java#549
   Implementation of the cache-dependency-path option to control caching 
dependency by https://github.com/itchyny;>@​itchyny 
in https://redirect.github.com/actions/setup-java/pull/499;>actions/setup-java#499
   
   New Contributors
   
   https://github.com/ralfstuckert;>@​ralfstuckert made 
their first contribution in https://redirect.github.com/actions/setup-java/pull/546;>actions/setup-java#546
   https://github.com/itchyny;>@​itchyny made 
their first contribution in https://redirect.github.com/actions/setup-java/pull/499;>actions/setup-java#499
   
   Full Changelog: https://github.com/actions/setup-java/compare/v3...v4.0.0;>https://github.com/actions/setup-java/compare/v3...v4.0.0
   
   
   
   Commits
   
   https://github.com/actions/setup-java/commit/387ac29b308b003ca37ba93a6cab5eb57c8f5f93;>387ac29
 Upgrade Node to v20 (https://redirect.github.com/actions/setup-java/issues/558;>#558)
   https://github.com/actions/setup-java/commit/9eda6b51cc4f6ee99be3dd5537b85e389e47bda9;>9eda6b5
 feat: implement cache-dependency-path option to control caching dependency 
(#...
   https://github.com/actions/setup-java/commit/78078da0cd035d0d177cc2cb696e05d96fba7d11;>78078da
 Update @​actions/cache dependency and documentation (https://redirect.github.com/actions/setup-java/issues/549;>#549)
   https://github.com/actions/setup-java/commit/5caaba646e214abb5c4c808eb8fe13db519ab757;>5caaba6
 add support for microsoft openjdk 21.0.0 (https://redirect.github.com/actions/setup-java/issues/546;>#546)
   See full diff in https://github.com/actions/setup-java/compare/0ab4596768b603586c0de567f2430c30f5b0d2b0...387ac29b308b003ca37ba93a6cab5eb57c8f5f93;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java=github_actions=3.13.0=4.0.0)](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 

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

2023-11-30 Thread buildbot
Author: buildbot
Date: Thu Nov 30 12:34:24 2023
New Revision: 1084864

Log:
Publish commons site from 1084863

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



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

2023-11-30 Thread buildbot
Author: buildbot
Date: Thu Nov 30 12:34:23 2023
New Revision: 1084863

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 Thu Nov 30 12:34:23 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: 29 November 2023
+Last Published: 30 November 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 Thu Nov 30 12:34:23 
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: 29 November 2023
+Last Published: 30 November 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 Thu Nov 30 12:34:23 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: 29 November 2023
+Last Published: 30 November 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 Thu Nov 30 
12:34:23 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: 29 November 2023
+Last Published: 30 November 2023
   | Version: 
unspecified
   


Modified: 

svn commit: r1084862 - in /websites/production/commons/content/proper/commons-io: ./ apidocs/ apidocs/org/apache/commons/io/ apidocs/org/apache/commons/io/build/ apidocs/org/apache/commons/io/build/cl

2023-11-30 Thread ggregory
Author: ggregory
Date: Thu Nov 30 12:11:52 2023
New Revision: 1084862

Log:
Site checkin for project Apache Commons IO


[This commit notification would consist of 128 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]