Re: [PR] build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre [myfaces-tobago]

2024-01-05 Thread via GitHub


henningn merged PR #4745:
URL: https://github.com/apache/myfaces-tobago/pull/4745


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



Re: [PR] build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre [myfaces-tobago]

2024-01-05 Thread via GitHub


henningn merged PR #4746:
URL: https://github.com/apache/myfaces-tobago/pull/4746


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



Re: [PR] build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre [myfaces-tobago]

2024-01-05 Thread via GitHub


henningn merged PR #4742:
URL: https://github.com/apache/myfaces-tobago/pull/4742


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



Re: [PR] build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre [myfaces-tobago]

2024-01-05 Thread via GitHub


henningn merged PR #4743:
URL: https://github.com/apache/myfaces-tobago/pull/4743


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



[PR] build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre [myfaces-tobago]

2023-12-19 Thread via GitHub


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

   Bumps [com.google.guava:guava](https://github.com/google/guava) from 
32.1.3-jre to 33.0.0-jre.
   
   Release notes
   Sourced from https://github.com/google/guava/releases";>com.google.guava:guava's 
releases.
   
   33.0.0
   Maven
   
 com.google.guava
 guava
 33.0.0-jre
 
 33.0.0-android
   
   
   Jar files
   
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar";>33.0.0-jre.jar
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-android/guava-33.0.0-android.jar";>33.0.0-android.jar
   
   Guava requires https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>one
 runtime dependency, which you can download here:
   
   https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar";>failureaccess-1.0.1.jar
   
   Javadoc
   
   http://guava.dev/releases/33.0.0-jre/api/docs/";>33.0.0-jre
   http://guava.dev/releases/33.0.0-android/api/docs/";>33.0.0-android
   
   JDiff
   
   http://guava.dev/releases/33.0.0-jre/api/diffs/";>33.0.0-jre vs. 
32.1.3-jre
   http://guava.dev/releases/33.0.0-android/api/diffs/";>33.0.0-android vs. 
32.1.3-android
   http://guava.dev/releases/33.0.0-android/api/androiddiffs/";>33.0.0-android
 vs. 33.0.0-jre
   
   Changelog
   
   This version of guava-android contains some package-private 
methods whose signature includes the Java 8 Collector API. This is 
a test to identify any problems before we expose those methods publicly to 
users. Please report any problems that you encounter. (73dbf7ef26)
   Changed various classes to catch Exception instead of 
RuntimeException even when only RuntimeException is 
theoretically possible. This can help code that throws undeclared exceptions, 
as some bytecode rewriters (e.g., Robolectric) and languages (e.g., Kotlin) do. 
(c294c23760, 747924e, b2baf48)
   Added an Automatic-Module-Name to 
failureaccess, https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>Guava's
 one strong runtime dependency. (280b5d2f60)
   reflect: In guava-android only, removed 
Invokable.getAnnotatedReturnType() and 
Parameter.getAnnotatedType(). These methods never worked in an 
Android VM, and to reflect that, they were born @Deprecated, 
@Beta, and @DoNotCall. They're now preventing us from 
rolling out some new Android compatibility testing. This is the only 
binary-incompatible change in this release, and it should have no 
effect in practice. Still, we bump the major version number to follow Semantic 
Versioning. (045cd8428f)
   util.concurrent: Changed our implementations to avoid 
eagerly initializing loggers during class loading. This can help performance, 
especially under Android. (4fe1df56bd)
   
   
   
   
   Commits
   
   See full diff in https://github.com/google/guava/commits";>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava&package-manager=maven&previous-version=32.1.3-jre&new-version=33.0.0-jre)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` wil

[PR] build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre [myfaces-tobago]

2023-12-19 Thread via GitHub


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

   Bumps [com.google.guava:guava](https://github.com/google/guava) from 
32.1.3-jre to 33.0.0-jre.
   
   Release notes
   Sourced from https://github.com/google/guava/releases";>com.google.guava:guava's 
releases.
   
   33.0.0
   Maven
   
 com.google.guava
 guava
 33.0.0-jre
 
 33.0.0-android
   
   
   Jar files
   
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar";>33.0.0-jre.jar
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-android/guava-33.0.0-android.jar";>33.0.0-android.jar
   
   Guava requires https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>one
 runtime dependency, which you can download here:
   
   https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar";>failureaccess-1.0.1.jar
   
   Javadoc
   
   http://guava.dev/releases/33.0.0-jre/api/docs/";>33.0.0-jre
   http://guava.dev/releases/33.0.0-android/api/docs/";>33.0.0-android
   
   JDiff
   
   http://guava.dev/releases/33.0.0-jre/api/diffs/";>33.0.0-jre vs. 
32.1.3-jre
   http://guava.dev/releases/33.0.0-android/api/diffs/";>33.0.0-android vs. 
32.1.3-android
   http://guava.dev/releases/33.0.0-android/api/androiddiffs/";>33.0.0-android
 vs. 33.0.0-jre
   
   Changelog
   
   This version of guava-android contains some package-private 
methods whose signature includes the Java 8 Collector API. This is 
a test to identify any problems before we expose those methods publicly to 
users. Please report any problems that you encounter. (73dbf7ef26)
   Changed various classes to catch Exception instead of 
RuntimeException even when only RuntimeException is 
theoretically possible. This can help code that throws undeclared exceptions, 
as some bytecode rewriters (e.g., Robolectric) and languages (e.g., Kotlin) do. 
(c294c23760, 747924e, b2baf48)
   Added an Automatic-Module-Name to 
failureaccess, https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>Guava's
 one strong runtime dependency. (280b5d2f60)
   reflect: In guava-android only, removed 
Invokable.getAnnotatedReturnType() and 
Parameter.getAnnotatedType(). These methods never worked in an 
Android VM, and to reflect that, they were born @Deprecated, 
@Beta, and @DoNotCall. They're now preventing us from 
rolling out some new Android compatibility testing. This is the only 
binary-incompatible change in this release, and it should have no 
effect in practice. Still, we bump the major version number to follow Semantic 
Versioning. (045cd8428f)
   util.concurrent: Changed our implementations to avoid 
eagerly initializing loggers during class loading. This can help performance, 
especially under Android. (4fe1df56bd)
   
   
   
   
   Commits
   
   See full diff in https://github.com/google/guava/commits";>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava&package-manager=maven&previous-version=32.1.3-jre&new-version=33.0.0-jre)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` wil

[PR] build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre [myfaces-tobago]

2023-12-19 Thread via GitHub


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

   Bumps [com.google.guava:guava](https://github.com/google/guava) from 
32.1.3-jre to 33.0.0-jre.
   
   Release notes
   Sourced from https://github.com/google/guava/releases";>com.google.guava:guava's 
releases.
   
   33.0.0
   Maven
   
 com.google.guava
 guava
 33.0.0-jre
 
 33.0.0-android
   
   
   Jar files
   
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar";>33.0.0-jre.jar
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-android/guava-33.0.0-android.jar";>33.0.0-android.jar
   
   Guava requires https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>one
 runtime dependency, which you can download here:
   
   https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar";>failureaccess-1.0.1.jar
   
   Javadoc
   
   http://guava.dev/releases/33.0.0-jre/api/docs/";>33.0.0-jre
   http://guava.dev/releases/33.0.0-android/api/docs/";>33.0.0-android
   
   JDiff
   
   http://guava.dev/releases/33.0.0-jre/api/diffs/";>33.0.0-jre vs. 
32.1.3-jre
   http://guava.dev/releases/33.0.0-android/api/diffs/";>33.0.0-android vs. 
32.1.3-android
   http://guava.dev/releases/33.0.0-android/api/androiddiffs/";>33.0.0-android
 vs. 33.0.0-jre
   
   Changelog
   
   This version of guava-android contains some package-private 
methods whose signature includes the Java 8 Collector API. This is 
a test to identify any problems before we expose those methods publicly to 
users. Please report any problems that you encounter. (73dbf7ef26)
   Changed various classes to catch Exception instead of 
RuntimeException even when only RuntimeException is 
theoretically possible. This can help code that throws undeclared exceptions, 
as some bytecode rewriters (e.g., Robolectric) and languages (e.g., Kotlin) do. 
(c294c23760, 747924e, b2baf48)
   Added an Automatic-Module-Name to 
failureaccess, https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>Guava's
 one strong runtime dependency. (280b5d2f60)
   reflect: In guava-android only, removed 
Invokable.getAnnotatedReturnType() and 
Parameter.getAnnotatedType(). These methods never worked in an 
Android VM, and to reflect that, they were born @Deprecated, 
@Beta, and @DoNotCall. They're now preventing us from 
rolling out some new Android compatibility testing. This is the only 
binary-incompatible change in this release, and it should have no 
effect in practice. Still, we bump the major version number to follow Semantic 
Versioning. (045cd8428f)
   util.concurrent: Changed our implementations to avoid 
eagerly initializing loggers during class loading. This can help performance, 
especially under Android. (4fe1df56bd)
   
   
   
   
   Commits
   
   See full diff in https://github.com/google/guava/commits";>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava&package-manager=maven&previous-version=32.1.3-jre&new-version=33.0.0-jre)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` wil

[PR] build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre [myfaces-tobago]

2023-12-19 Thread via GitHub


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

   Bumps [com.google.guava:guava](https://github.com/google/guava) from 
32.1.3-jre to 33.0.0-jre.
   
   Release notes
   Sourced from https://github.com/google/guava/releases";>com.google.guava:guava's 
releases.
   
   33.0.0
   Maven
   
 com.google.guava
 guava
 33.0.0-jre
 
 33.0.0-android
   
   
   Jar files
   
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar";>33.0.0-jre.jar
   https://repo1.maven.org/maven2/com/google/guava/guava/33.0.0-android/guava-33.0.0-android.jar";>33.0.0-android.jar
   
   Guava requires https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>one
 runtime dependency, which you can download here:
   
   https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar";>failureaccess-1.0.1.jar
   
   Javadoc
   
   http://guava.dev/releases/33.0.0-jre/api/docs/";>33.0.0-jre
   http://guava.dev/releases/33.0.0-android/api/docs/";>33.0.0-android
   
   JDiff
   
   http://guava.dev/releases/33.0.0-jre/api/diffs/";>33.0.0-jre vs. 
32.1.3-jre
   http://guava.dev/releases/33.0.0-android/api/diffs/";>33.0.0-android vs. 
32.1.3-android
   http://guava.dev/releases/33.0.0-android/api/androiddiffs/";>33.0.0-android
 vs. 33.0.0-jre
   
   Changelog
   
   This version of guava-android contains some package-private 
methods whose signature includes the Java 8 Collector API. This is 
a test to identify any problems before we expose those methods publicly to 
users. Please report any problems that you encounter. (73dbf7ef26)
   Changed various classes to catch Exception instead of 
RuntimeException even when only RuntimeException is 
theoretically possible. This can help code that throws undeclared exceptions, 
as some bytecode rewriters (e.g., Robolectric) and languages (e.g., Kotlin) do. 
(c294c23760, 747924e, b2baf48)
   Added an Automatic-Module-Name to 
failureaccess, https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>Guava's
 one strong runtime dependency. (280b5d2f60)
   reflect: In guava-android only, removed 
Invokable.getAnnotatedReturnType() and 
Parameter.getAnnotatedType(). These methods never worked in an 
Android VM, and to reflect that, they were born @Deprecated, 
@Beta, and @DoNotCall. They're now preventing us from 
rolling out some new Android compatibility testing. This is the only 
binary-incompatible change in this release, and it should have no 
effect in practice. Still, we bump the major version number to follow Semantic 
Versioning. (045cd8428f)
   util.concurrent: Changed our implementations to avoid 
eagerly initializing loggers during class loading. This can help performance, 
especially under Android. (4fe1df56bd)
   
   
   
   
   Commits
   
   See full diff in https://github.com/google/guava/commits";>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava&package-manager=maven&previous-version=32.1.3-jre&new-version=33.0.0-jre)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` wil