[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3917: build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3917:
URL: https://github.com/apache/myfaces-tobago/pull/3917

   Bumps 
[maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 
3.3.0 to 3.3.1.
   
   Commits
   
   https://github.com/apache/maven-resources-plugin/commit/978ce1e9a1f4fb60d384a998a6ea473a21bb81d5;>978ce1e
 [maven-release-plugin] prepare release maven-resources-plugin-3.3.1
   https://github.com/apache/maven-resources-plugin/commit/b7cd080d7ba98e5cefe58b1ef78c209cad8ae0fe;>b7cd080
 [MRESOURCES-296] Upgrade to maven-filtering 3.3.1
   https://github.com/apache/maven-resources-plugin/commit/1c9f610d5c2866fdd7fad182709f4dff2e157787;>1c9f610
 [MRESOURCES-288] Make tests-jar reproducible (https://redirect.github.com/apache/maven-resources-plugin/issues/56;>#56)
   https://github.com/apache/maven-resources-plugin/commit/1946127aac4acb752fd3018dff8c7751434d6ca7;>1946127
 [MRESOURCES-293] Rollback
   https://github.com/apache/maven-resources-plugin/commit/f7a6f229db49673ddd21ff521027b9af49f69bb8;>f7a6f22
 [MRESOURCES-297] Update to parent POM 39, reformat (https://redirect.github.com/apache/maven-resources-plugin/issues/55;>#55)
   https://github.com/apache/maven-resources-plugin/commit/22d64ca56ed38b6e8dd5af7df0d5edb230d6fb86;>22d64ca
 remove specific IDE m2e files (https://redirect.github.com/apache/maven-resources-plugin/issues/40;>#40)
   https://github.com/apache/maven-resources-plugin/commit/02c2d010acfaae652bd69f447328ce14287cfbd4;>02c2d01
 [MRESOURCES-293] Make resources param not read-only (https://redirect.github.com/apache/maven-resources-plugin/issues/54;>#54)
   https://github.com/apache/maven-resources-plugin/commit/6bb3e1ffb767eb00f8ebac7dadd64bc090ee3e44;>6bb3e1f
 [MRESOURCES-295] Drop Plexus legacy code (https://redirect.github.com/apache/maven-resources-plugin/issues/53;>#53)
   https://github.com/apache/maven-resources-plugin/commit/df7e17212980dfd079024cb7cfdafc1a469f106b;>df7e172
 [MRESOURCES-294] Upgrade plexus-utils to 3.5.1
   https://github.com/apache/maven-resources-plugin/commit/9354ecd248302c42be4f0822fa1c32b202a50947;>9354ecd
 Bump apache/maven-gh-actions-shared from 2 to 3
   Additional commits viewable in https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin=maven=3.3.0=3.3.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3916: build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3916:
URL: https://github.com/apache/myfaces-tobago/pull/3916

   Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) 
from 3.1.0 to 3.1.1.
   
   Commits
   
   https://github.com/apache/maven-deploy-plugin/commit/43aaa63898ed46935e987c269142101a1ddb3d72;>43aaa63
 [maven-release-plugin] prepare release maven-deploy-plugin-3.1.1
   https://github.com/apache/maven-deploy-plugin/commit/04f5e8856adbe9019476d9a0aba6c8de95bdf107;>04f5e88
 [MDEPLOY-308] Add parameter to lax project validation (https://redirect.github.com/apache/maven-deploy-plugin/issues/39;>#39)
   https://github.com/apache/maven-deploy-plugin/commit/2de56bd2abec1963ed7a8d180c23d792d037950c;>2de56bd
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-deploy-plugin=maven=3.1.0=3.1.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3915: build(deps-dev): bump logback.version from 1.2.11 to 1.2.12

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3915:
URL: https://github.com/apache/myfaces-tobago/pull/3915

   Bumps `logback.version` from 1.2.11 to 1.2.12.
   Updates `logback-classic` from 1.2.11 to 1.2.12
   
   Commits
   
   https://github.com/qos-ch/logback/commit/a388193052c298ca87cc64192319df723288c6ab;>a388193
 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x
   https://github.com/qos-ch/logback/commit/de44dc422bc3da1d7808283851324d960b492d4d;>de44dc4
 prepare release 1.2.12
   https://github.com/qos-ch/logback/commit/ca0cf172f680308938515b8a5d69348759ee947c;>ca0cf17
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/532;>#532 from 
joakime/fix-jetty-requestlog
   https://github.com/qos-ch/logback/commit/e31609b1980b9ba986344aae3cab7275fa2b4935;>e31609b
 removed unused files
   https://github.com/qos-ch/logback/commit/21e29efb284766f386781175b2ba18585b690154;>21e29ef
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/567;>#567 from 
spliffone/LOGBACK-1633
   https://github.com/qos-ch/logback/commit/e869000e1d5901e6aa6f46cc6575ee2137f15b69;>e869000
 fix: published POM file contain the wrong scm URL
   https://github.com/qos-ch/logback/commit/009ea46cb81a015f2ca312bde6e823581b93b37a;>009ea46
 version for next dev cycle
   https://github.com/qos-ch/logback/commit/d0f84311c7fb3bbf26b9ad216675cc79d47683e5;>d0f8431
 fix LOGBACK-1623
   https://github.com/qos-ch/logback/commit/453f597bb86f1cf2ebdf8635849a3a2fcf5ad68b;>453f597
 Correcting logic around classIsPresent
   See full diff in https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.12;>compare 
view
   
   
   
   
   Updates `logback-core` from 1.2.11 to 1.2.12
   
   Commits
   
   https://github.com/qos-ch/logback/commit/a388193052c298ca87cc64192319df723288c6ab;>a388193
 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x
   https://github.com/qos-ch/logback/commit/de44dc422bc3da1d7808283851324d960b492d4d;>de44dc4
 prepare release 1.2.12
   https://github.com/qos-ch/logback/commit/ca0cf172f680308938515b8a5d69348759ee947c;>ca0cf17
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/532;>#532 from 
joakime/fix-jetty-requestlog
   https://github.com/qos-ch/logback/commit/e31609b1980b9ba986344aae3cab7275fa2b4935;>e31609b
 removed unused files
   https://github.com/qos-ch/logback/commit/21e29efb284766f386781175b2ba18585b690154;>21e29ef
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/567;>#567 from 
spliffone/LOGBACK-1633
   https://github.com/qos-ch/logback/commit/e869000e1d5901e6aa6f46cc6575ee2137f15b69;>e869000
 fix: published POM file contain the wrong scm URL
   https://github.com/qos-ch/logback/commit/009ea46cb81a015f2ca312bde6e823581b93b37a;>009ea46
 version for next dev cycle
   https://github.com/qos-ch/logback/commit/d0f84311c7fb3bbf26b9ad216675cc79d47683e5;>d0f8431
 fix LOGBACK-1623
   https://github.com/qos-ch/logback/commit/453f597bb86f1cf2ebdf8635849a3a2fcf5ad68b;>453f597
 Correcting logic around classIsPresent
   See full diff in https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.12;>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 commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact 

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3914: build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3914:
URL: https://github.com/apache/myfaces-tobago/pull/3914

   Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) 
from 3.1.0 to 3.1.1.
   
   Commits
   
   https://github.com/apache/maven-install-plugin/commit/2a366ed910b119360c49330d533c2b00972e034e;>2a366ed
 [maven-release-plugin] prepare release maven-install-plugin-3.1.1
   https://github.com/apache/maven-install-plugin/commit/0d0df3560139841641da3ec6823730f797bd1862;>0d0df35
 [MINSTALL-189] Add parameter to lax project validation (https://redirect.github.com/apache/maven-install-plugin/issues/57;>#57)
   https://github.com/apache/maven-install-plugin/commit/ba4cdf27f42ac9c1fa8cba60ec2ee812934d9547;>ba4cdf2
 [MINSTALL-188] Upgrade Parent to 39 - code reformat
   https://github.com/apache/maven-install-plugin/commit/1f9c6df7f8f3e962c65cf4434faf86ade8820640;>1f9c6df
 [MINSTALL-188] Upgrade Parent to 39
   https://github.com/apache/maven-install-plugin/commit/508a3cd11402ebd3f009828d9110f1010bc5e2f2;>508a3cd
 Disable merge button and add jira autolink
   https://github.com/apache/maven-install-plugin/commit/4cbbc08d5114539f81519db392ad1b4e401e394c;>4cbbc08
 [MINSTALL-186] Use proper repositorySystemSession
   https://github.com/apache/maven-install-plugin/commit/bb5360974ceedce3cc05d94c3e0b01525b60f696;>bb53609
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.0...maven-install-plugin-3.1.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-install-plugin=maven=3.1.0=3.1.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3913: build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3913:
URL: https://github.com/apache/myfaces-tobago/pull/3913

   Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) 
from 3.1.0 to 3.1.1.
   
   Commits
   
   https://github.com/apache/maven-deploy-plugin/commit/43aaa63898ed46935e987c269142101a1ddb3d72;>43aaa63
 [maven-release-plugin] prepare release maven-deploy-plugin-3.1.1
   https://github.com/apache/maven-deploy-plugin/commit/04f5e8856adbe9019476d9a0aba6c8de95bdf107;>04f5e88
 [MDEPLOY-308] Add parameter to lax project validation (https://redirect.github.com/apache/maven-deploy-plugin/issues/39;>#39)
   https://github.com/apache/maven-deploy-plugin/commit/2de56bd2abec1963ed7a8d180c23d792d037950c;>2de56bd
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-deploy-plugin=maven=3.1.0=3.1.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3912: build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3912:
URL: https://github.com/apache/myfaces-tobago/pull/3912

   Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) 
from 3.1.0 to 3.1.1.
   
   Commits
   
   https://github.com/apache/maven-install-plugin/commit/2a366ed910b119360c49330d533c2b00972e034e;>2a366ed
 [maven-release-plugin] prepare release maven-install-plugin-3.1.1
   https://github.com/apache/maven-install-plugin/commit/0d0df3560139841641da3ec6823730f797bd1862;>0d0df35
 [MINSTALL-189] Add parameter to lax project validation (https://redirect.github.com/apache/maven-install-plugin/issues/57;>#57)
   https://github.com/apache/maven-install-plugin/commit/ba4cdf27f42ac9c1fa8cba60ec2ee812934d9547;>ba4cdf2
 [MINSTALL-188] Upgrade Parent to 39 - code reformat
   https://github.com/apache/maven-install-plugin/commit/1f9c6df7f8f3e962c65cf4434faf86ade8820640;>1f9c6df
 [MINSTALL-188] Upgrade Parent to 39
   https://github.com/apache/maven-install-plugin/commit/508a3cd11402ebd3f009828d9110f1010bc5e2f2;>508a3cd
 Disable merge button and add jira autolink
   https://github.com/apache/maven-install-plugin/commit/4cbbc08d5114539f81519db392ad1b4e401e394c;>4cbbc08
 [MINSTALL-186] Use proper repositorySystemSession
   https://github.com/apache/maven-install-plugin/commit/bb5360974ceedce3cc05d94c3e0b01525b60f696;>bb53609
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.0...maven-install-plugin-3.1.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-install-plugin=maven=3.1.0=3.1.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3911: build(deps): bump logback.version from 1.2.11 to 1.2.12

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3911:
URL: https://github.com/apache/myfaces-tobago/pull/3911

   Bumps `logback.version` from 1.2.11 to 1.2.12.
   Updates `logback-classic` from 1.2.11 to 1.2.12
   
   Commits
   
   https://github.com/qos-ch/logback/commit/a388193052c298ca87cc64192319df723288c6ab;>a388193
 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x
   https://github.com/qos-ch/logback/commit/de44dc422bc3da1d7808283851324d960b492d4d;>de44dc4
 prepare release 1.2.12
   https://github.com/qos-ch/logback/commit/ca0cf172f680308938515b8a5d69348759ee947c;>ca0cf17
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/532;>#532 from 
joakime/fix-jetty-requestlog
   https://github.com/qos-ch/logback/commit/e31609b1980b9ba986344aae3cab7275fa2b4935;>e31609b
 removed unused files
   https://github.com/qos-ch/logback/commit/21e29efb284766f386781175b2ba18585b690154;>21e29ef
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/567;>#567 from 
spliffone/LOGBACK-1633
   https://github.com/qos-ch/logback/commit/e869000e1d5901e6aa6f46cc6575ee2137f15b69;>e869000
 fix: published POM file contain the wrong scm URL
   https://github.com/qos-ch/logback/commit/009ea46cb81a015f2ca312bde6e823581b93b37a;>009ea46
 version for next dev cycle
   https://github.com/qos-ch/logback/commit/d0f84311c7fb3bbf26b9ad216675cc79d47683e5;>d0f8431
 fix LOGBACK-1623
   https://github.com/qos-ch/logback/commit/453f597bb86f1cf2ebdf8635849a3a2fcf5ad68b;>453f597
 Correcting logic around classIsPresent
   See full diff in https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.12;>compare 
view
   
   
   
   
   Updates `logback-core` from 1.2.11 to 1.2.12
   
   Commits
   
   https://github.com/qos-ch/logback/commit/a388193052c298ca87cc64192319df723288c6ab;>a388193
 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x
   https://github.com/qos-ch/logback/commit/de44dc422bc3da1d7808283851324d960b492d4d;>de44dc4
 prepare release 1.2.12
   https://github.com/qos-ch/logback/commit/ca0cf172f680308938515b8a5d69348759ee947c;>ca0cf17
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/532;>#532 from 
joakime/fix-jetty-requestlog
   https://github.com/qos-ch/logback/commit/e31609b1980b9ba986344aae3cab7275fa2b4935;>e31609b
 removed unused files
   https://github.com/qos-ch/logback/commit/21e29efb284766f386781175b2ba18585b690154;>21e29ef
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/567;>#567 from 
spliffone/LOGBACK-1633
   https://github.com/qos-ch/logback/commit/e869000e1d5901e6aa6f46cc6575ee2137f15b69;>e869000
 fix: published POM file contain the wrong scm URL
   https://github.com/qos-ch/logback/commit/009ea46cb81a015f2ca312bde6e823581b93b37a;>009ea46
 version for next dev cycle
   https://github.com/qos-ch/logback/commit/d0f84311c7fb3bbf26b9ad216675cc79d47683e5;>d0f8431
 fix LOGBACK-1623
   https://github.com/qos-ch/logback/commit/453f597bb86f1cf2ebdf8635849a3a2fcf5ad68b;>453f597
 Correcting logic around classIsPresent
   See full diff in https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.12;>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 commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact 

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3910: build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3910:
URL: https://github.com/apache/myfaces-tobago/pull/3910

   Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) 
from 3.1.0 to 3.1.1.
   
   Commits
   
   https://github.com/apache/maven-deploy-plugin/commit/43aaa63898ed46935e987c269142101a1ddb3d72;>43aaa63
 [maven-release-plugin] prepare release maven-deploy-plugin-3.1.1
   https://github.com/apache/maven-deploy-plugin/commit/04f5e8856adbe9019476d9a0aba6c8de95bdf107;>04f5e88
 [MDEPLOY-308] Add parameter to lax project validation (https://redirect.github.com/apache/maven-deploy-plugin/issues/39;>#39)
   https://github.com/apache/maven-deploy-plugin/commit/2de56bd2abec1963ed7a8d180c23d792d037950c;>2de56bd
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-deploy-plugin=maven=3.1.0=3.1.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3909: build(deps): bump logback.version from 1.2.11 to 1.2.12

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3909:
URL: https://github.com/apache/myfaces-tobago/pull/3909

   Bumps `logback.version` from 1.2.11 to 1.2.12.
   Updates `logback-classic` from 1.2.11 to 1.2.12
   
   Commits
   
   https://github.com/qos-ch/logback/commit/a388193052c298ca87cc64192319df723288c6ab;>a388193
 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x
   https://github.com/qos-ch/logback/commit/de44dc422bc3da1d7808283851324d960b492d4d;>de44dc4
 prepare release 1.2.12
   https://github.com/qos-ch/logback/commit/ca0cf172f680308938515b8a5d69348759ee947c;>ca0cf17
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/532;>#532 from 
joakime/fix-jetty-requestlog
   https://github.com/qos-ch/logback/commit/e31609b1980b9ba986344aae3cab7275fa2b4935;>e31609b
 removed unused files
   https://github.com/qos-ch/logback/commit/21e29efb284766f386781175b2ba18585b690154;>21e29ef
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/567;>#567 from 
spliffone/LOGBACK-1633
   https://github.com/qos-ch/logback/commit/e869000e1d5901e6aa6f46cc6575ee2137f15b69;>e869000
 fix: published POM file contain the wrong scm URL
   https://github.com/qos-ch/logback/commit/009ea46cb81a015f2ca312bde6e823581b93b37a;>009ea46
 version for next dev cycle
   https://github.com/qos-ch/logback/commit/d0f84311c7fb3bbf26b9ad216675cc79d47683e5;>d0f8431
 fix LOGBACK-1623
   https://github.com/qos-ch/logback/commit/453f597bb86f1cf2ebdf8635849a3a2fcf5ad68b;>453f597
 Correcting logic around classIsPresent
   See full diff in https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.12;>compare 
view
   
   
   
   
   Updates `logback-core` from 1.2.11 to 1.2.12
   
   Commits
   
   https://github.com/qos-ch/logback/commit/a388193052c298ca87cc64192319df723288c6ab;>a388193
 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x
   https://github.com/qos-ch/logback/commit/de44dc422bc3da1d7808283851324d960b492d4d;>de44dc4
 prepare release 1.2.12
   https://github.com/qos-ch/logback/commit/ca0cf172f680308938515b8a5d69348759ee947c;>ca0cf17
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/532;>#532 from 
joakime/fix-jetty-requestlog
   https://github.com/qos-ch/logback/commit/e31609b1980b9ba986344aae3cab7275fa2b4935;>e31609b
 removed unused files
   https://github.com/qos-ch/logback/commit/21e29efb284766f386781175b2ba18585b690154;>21e29ef
 Merge pull request https://redirect.github.com/qos-ch/logback/issues/567;>#567 from 
spliffone/LOGBACK-1633
   https://github.com/qos-ch/logback/commit/e869000e1d5901e6aa6f46cc6575ee2137f15b69;>e869000
 fix: published POM file contain the wrong scm URL
   https://github.com/qos-ch/logback/commit/009ea46cb81a015f2ca312bde6e823581b93b37a;>009ea46
 version for next dev cycle
   https://github.com/qos-ch/logback/commit/d0f84311c7fb3bbf26b9ad216675cc79d47683e5;>d0f8431
 fix LOGBACK-1623
   https://github.com/qos-ch/logback/commit/453f597bb86f1cf2ebdf8635849a3a2fcf5ad68b;>453f597
 Correcting logic around classIsPresent
   See full diff in https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.12;>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 commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact 

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3908: build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3908:
URL: https://github.com/apache/myfaces-tobago/pull/3908

   Bumps 
[maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 
3.3.0 to 3.3.1.
   
   Commits
   
   https://github.com/apache/maven-resources-plugin/commit/978ce1e9a1f4fb60d384a998a6ea473a21bb81d5;>978ce1e
 [maven-release-plugin] prepare release maven-resources-plugin-3.3.1
   https://github.com/apache/maven-resources-plugin/commit/b7cd080d7ba98e5cefe58b1ef78c209cad8ae0fe;>b7cd080
 [MRESOURCES-296] Upgrade to maven-filtering 3.3.1
   https://github.com/apache/maven-resources-plugin/commit/1c9f610d5c2866fdd7fad182709f4dff2e157787;>1c9f610
 [MRESOURCES-288] Make tests-jar reproducible (https://redirect.github.com/apache/maven-resources-plugin/issues/56;>#56)
   https://github.com/apache/maven-resources-plugin/commit/1946127aac4acb752fd3018dff8c7751434d6ca7;>1946127
 [MRESOURCES-293] Rollback
   https://github.com/apache/maven-resources-plugin/commit/f7a6f229db49673ddd21ff521027b9af49f69bb8;>f7a6f22
 [MRESOURCES-297] Update to parent POM 39, reformat (https://redirect.github.com/apache/maven-resources-plugin/issues/55;>#55)
   https://github.com/apache/maven-resources-plugin/commit/22d64ca56ed38b6e8dd5af7df0d5edb230d6fb86;>22d64ca
 remove specific IDE m2e files (https://redirect.github.com/apache/maven-resources-plugin/issues/40;>#40)
   https://github.com/apache/maven-resources-plugin/commit/02c2d010acfaae652bd69f447328ce14287cfbd4;>02c2d01
 [MRESOURCES-293] Make resources param not read-only (https://redirect.github.com/apache/maven-resources-plugin/issues/54;>#54)
   https://github.com/apache/maven-resources-plugin/commit/6bb3e1ffb767eb00f8ebac7dadd64bc090ee3e44;>6bb3e1f
 [MRESOURCES-295] Drop Plexus legacy code (https://redirect.github.com/apache/maven-resources-plugin/issues/53;>#53)
   https://github.com/apache/maven-resources-plugin/commit/df7e17212980dfd079024cb7cfdafc1a469f106b;>df7e172
 [MRESOURCES-294] Upgrade plexus-utils to 3.5.1
   https://github.com/apache/maven-resources-plugin/commit/9354ecd248302c42be4f0822fa1c32b202a50947;>9354ecd
 Bump apache/maven-gh-actions-shared from 2 to 3
   Additional commits viewable in https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin=maven=3.3.0=3.3.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3906: build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3906:
URL: https://github.com/apache/myfaces-tobago/pull/3906

   Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) 
from 3.1.0 to 3.1.1.
   
   Commits
   
   https://github.com/apache/maven-install-plugin/commit/2a366ed910b119360c49330d533c2b00972e034e;>2a366ed
 [maven-release-plugin] prepare release maven-install-plugin-3.1.1
   https://github.com/apache/maven-install-plugin/commit/0d0df3560139841641da3ec6823730f797bd1862;>0d0df35
 [MINSTALL-189] Add parameter to lax project validation (https://redirect.github.com/apache/maven-install-plugin/issues/57;>#57)
   https://github.com/apache/maven-install-plugin/commit/ba4cdf27f42ac9c1fa8cba60ec2ee812934d9547;>ba4cdf2
 [MINSTALL-188] Upgrade Parent to 39 - code reformat
   https://github.com/apache/maven-install-plugin/commit/1f9c6df7f8f3e962c65cf4434faf86ade8820640;>1f9c6df
 [MINSTALL-188] Upgrade Parent to 39
   https://github.com/apache/maven-install-plugin/commit/508a3cd11402ebd3f009828d9110f1010bc5e2f2;>508a3cd
 Disable merge button and add jira autolink
   https://github.com/apache/maven-install-plugin/commit/4cbbc08d5114539f81519db392ad1b4e401e394c;>4cbbc08
 [MINSTALL-186] Use proper repositorySystemSession
   https://github.com/apache/maven-install-plugin/commit/bb5360974ceedce3cc05d94c3e0b01525b60f696;>bb53609
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.0...maven-install-plugin-3.1.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-install-plugin=maven=3.1.0=3.1.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3907: build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3907:
URL: https://github.com/apache/myfaces-tobago/pull/3907

   Bumps 
[maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 
3.3.0 to 3.3.1.
   
   Commits
   
   https://github.com/apache/maven-resources-plugin/commit/978ce1e9a1f4fb60d384a998a6ea473a21bb81d5;>978ce1e
 [maven-release-plugin] prepare release maven-resources-plugin-3.3.1
   https://github.com/apache/maven-resources-plugin/commit/b7cd080d7ba98e5cefe58b1ef78c209cad8ae0fe;>b7cd080
 [MRESOURCES-296] Upgrade to maven-filtering 3.3.1
   https://github.com/apache/maven-resources-plugin/commit/1c9f610d5c2866fdd7fad182709f4dff2e157787;>1c9f610
 [MRESOURCES-288] Make tests-jar reproducible (https://redirect.github.com/apache/maven-resources-plugin/issues/56;>#56)
   https://github.com/apache/maven-resources-plugin/commit/1946127aac4acb752fd3018dff8c7751434d6ca7;>1946127
 [MRESOURCES-293] Rollback
   https://github.com/apache/maven-resources-plugin/commit/f7a6f229db49673ddd21ff521027b9af49f69bb8;>f7a6f22
 [MRESOURCES-297] Update to parent POM 39, reformat (https://redirect.github.com/apache/maven-resources-plugin/issues/55;>#55)
   https://github.com/apache/maven-resources-plugin/commit/22d64ca56ed38b6e8dd5af7df0d5edb230d6fb86;>22d64ca
 remove specific IDE m2e files (https://redirect.github.com/apache/maven-resources-plugin/issues/40;>#40)
   https://github.com/apache/maven-resources-plugin/commit/02c2d010acfaae652bd69f447328ce14287cfbd4;>02c2d01
 [MRESOURCES-293] Make resources param not read-only (https://redirect.github.com/apache/maven-resources-plugin/issues/54;>#54)
   https://github.com/apache/maven-resources-plugin/commit/6bb3e1ffb767eb00f8ebac7dadd64bc090ee3e44;>6bb3e1f
 [MRESOURCES-295] Drop Plexus legacy code (https://redirect.github.com/apache/maven-resources-plugin/issues/53;>#53)
   https://github.com/apache/maven-resources-plugin/commit/df7e17212980dfd079024cb7cfdafc1a469f106b;>df7e172
 [MRESOURCES-294] Upgrade plexus-utils to 3.5.1
   https://github.com/apache/maven-resources-plugin/commit/9354ecd248302c42be4f0822fa1c32b202a50947;>9354ecd
 Bump apache/maven-gh-actions-shared from 2 to 3
   Additional commits viewable in https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin=maven=3.3.0=3.3.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3905: build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3905:
URL: https://github.com/apache/myfaces-tobago/pull/3905

   Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) 
from 3.1.0 to 3.1.1.
   
   Commits
   
   https://github.com/apache/maven-install-plugin/commit/2a366ed910b119360c49330d533c2b00972e034e;>2a366ed
 [maven-release-plugin] prepare release maven-install-plugin-3.1.1
   https://github.com/apache/maven-install-plugin/commit/0d0df3560139841641da3ec6823730f797bd1862;>0d0df35
 [MINSTALL-189] Add parameter to lax project validation (https://redirect.github.com/apache/maven-install-plugin/issues/57;>#57)
   https://github.com/apache/maven-install-plugin/commit/ba4cdf27f42ac9c1fa8cba60ec2ee812934d9547;>ba4cdf2
 [MINSTALL-188] Upgrade Parent to 39 - code reformat
   https://github.com/apache/maven-install-plugin/commit/1f9c6df7f8f3e962c65cf4434faf86ade8820640;>1f9c6df
 [MINSTALL-188] Upgrade Parent to 39
   https://github.com/apache/maven-install-plugin/commit/508a3cd11402ebd3f009828d9110f1010bc5e2f2;>508a3cd
 Disable merge button and add jira autolink
   https://github.com/apache/maven-install-plugin/commit/4cbbc08d5114539f81519db392ad1b4e401e394c;>4cbbc08
 [MINSTALL-186] Use proper repositorySystemSession
   https://github.com/apache/maven-install-plugin/commit/bb5360974ceedce3cc05d94c3e0b01525b60f696;>bb53609
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.0...maven-install-plugin-3.1.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-install-plugin=maven=3.1.0=3.1.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3904: build(deps-dev): bump selenium-java from 4.8.1 to 4.8.2

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3904:
URL: https://github.com/apache/myfaces-tobago/pull/3904

   Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.8.1 to 
4.8.2.
   
   Commits
   
   See full diff in https://github.com/SeleniumHQ/selenium/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.seleniumhq.selenium:selenium-java=maven=4.8.1=4.8.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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3903: build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1

2023-03-24 Thread via GitHub


dependabot[bot] opened a new pull request, #3903:
URL: https://github.com/apache/myfaces-tobago/pull/3903

   Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) 
from 3.1.0 to 3.1.1.
   
   Commits
   
   https://github.com/apache/maven-deploy-plugin/commit/43aaa63898ed46935e987c269142101a1ddb3d72;>43aaa63
 [maven-release-plugin] prepare release maven-deploy-plugin-3.1.1
   https://github.com/apache/maven-deploy-plugin/commit/04f5e8856adbe9019476d9a0aba6c8de95bdf107;>04f5e88
 [MDEPLOY-308] Add parameter to lax project validation (https://redirect.github.com/apache/maven-deploy-plugin/issues/39;>#39)
   https://github.com/apache/maven-deploy-plugin/commit/2de56bd2abec1963ed7a8d180c23d792d037950c;>2de56bd
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-deploy-plugin=maven=3.1.0=3.1.1)](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 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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 closed pull request #3902: chore(release): prepare

2023-03-24 Thread via GitHub


lofwyr14 closed pull request #3902: chore(release): prepare
URL: https://github.com/apache/myfaces-tobago/pull/3902


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3901: chore(release): prepare

2023-03-24 Thread via GitHub


lofwyr14 merged PR #3901:
URL: https://github.com/apache/myfaces-tobago/pull/3901


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] henningn commented on pull request #3809: build(deps): bump snakeyaml from 1.33 to 2.0

2023-03-24 Thread via GitHub


henningn commented on PR #3809:
URL: https://github.com/apache/myfaces-tobago/pull/3809#issuecomment-1482526183

   @dependabot rebase


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 commented on pull request #3898: build(deps): bump spring-boot.version from 2.7.9 to 2.7.10

2023-03-24 Thread via GitHub


lofwyr14 commented on PR #3898:
URL: https://github.com/apache/myfaces-tobago/pull/3898#issuecomment-1482442224

   @dependabot rebase


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3896: build(deps): bump reload4j from 1.2.24 to 1.2.25

2023-03-24 Thread via GitHub


lofwyr14 merged PR #3896:
URL: https://github.com/apache/myfaces-tobago/pull/3896


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3894: build(deps): bump dependency-check-maven from 8.2.0 to 8.2.1

2023-03-24 Thread via GitHub


lofwyr14 merged PR #3894:
URL: https://github.com/apache/myfaces-tobago/pull/3894


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3895: build(deps): bump dependency-check-maven from 8.2.0 to 8.2.1

2023-03-24 Thread via GitHub


lofwyr14 merged PR #3895:
URL: https://github.com/apache/myfaces-tobago/pull/3895


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3897: build(deps): bump dependency-check-maven from 8.2.0 to 8.2.1

2023-03-24 Thread via GitHub


lofwyr14 merged PR #3897:
URL: https://github.com/apache/myfaces-tobago/pull/3897


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3899: build(deps): bump dependency-check-maven from 8.2.0 to 8.2.1

2023-03-24 Thread via GitHub


lofwyr14 merged PR #3899:
URL: https://github.com/apache/myfaces-tobago/pull/3899


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3900: build(deps): bump commons-compress from 1.22 to 1.23.0

2023-03-24 Thread via GitHub


lofwyr14 merged PR #3900:
URL: https://github.com/apache/myfaces-tobago/pull/3900


-- 
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: dev-unsubscr...@myfaces.apache.org

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



[jira] [Resolved] (TOBAGO-2197) Using lit-html in TypeScript

2023-03-24 Thread Udo Schnurpfeil (Jira)


 [ 
https://issues.apache.org/jira/browse/TOBAGO-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-2197.
-
Resolution: Fixed

> Using lit-html in TypeScript
> 
>
> Key: TOBAGO-2197
> URL: https://issues.apache.org/jira/browse/TOBAGO-2197
> Project: MyFaces Tobago
>  Issue Type: Improvement
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Major
> Fix For: 5.6.0
>
>
> ... to have cleaner code and more secure code.
> Currently github reports possible security issue, because of "DOM text 
> reinterpreted as HTML".



--
This message was sent by Atlassian Jira
(v8.20.10#820010)