Re: [PR] Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre [poi]

2023-10-13 Thread via GitHub


dependabot[bot] commented on PR #533:
URL: https://github.com/apache/poi/pull/533#issuecomment-1761202837

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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...@poi.apache.org

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


-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Re: [PR] Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre [poi]

2023-10-13 Thread via GitHub


asfgit closed pull request #533: Bump com.google.guava:guava from 32.1.1-jre to 
32.1.3-jre
URL: https://github.com/apache/poi/pull/533


-- 
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...@poi.apache.org

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


-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[PR] Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre [poi]

2023-10-11 Thread via GitHub


dependabot[bot] opened a new pull request, #533:
URL: https://github.com/apache/poi/pull/533

   Bumps [com.google.guava:guava](https://github.com/google/guava) from 
32.1.1-jre to 32.1.3-jre.
   
   Release notes
   Sourced from https://github.com/google/guava/releases";>com.google.guava:guava's 
releases.
   
   32.1.3
   Maven
   
 com.google.guava
 guava
 32.1.3-jre
 
 32.1.3-android
   
   
   Jar files
   
   https://repo1.maven.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar";>32.1.3-jre.jar
   https://repo1.maven.org/maven2/com/google/guava/guava/32.1.3-android/guava-32.1.3-android.jar";>32.1.3-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/32.1.3-jre/api/docs/";>32.1.3-jre
   http://guava.dev/releases/32.1.3-android/api/docs/";>32.1.3-android
   
   JDiff
   
   http://guava.dev/releases/32.1.3-jre/api/diffs/";>32.1.3-jre vs. 
32.1.2-jre
   http://guava.dev/releases/32.1.3-android/api/diffs/";>32.1.3-android vs. 
32.1.2-android
   http://guava.dev/releases/32.1.3-android/api/androiddiffs/";>32.1.3-android
 vs. 32.1.3-jre
   
   Changelog
   
   Changed Gradle Metadata to include dependency versions directly. This 
may address https://redirect.github.com/google/guava/issues/6657";>"Could not 
find some-dependency" errors that some users have 
reported (which might be a result of users' excluding 
guava-parent). (c6d35cf1a5)
   collect: Changed 
Multisets.unmodifiableMultiset(set).removeIf(predicate) to throw 
an exception always, even if nothing matches predicate. 
(61dbccfda3)
   graph: Fixed the behavior of 
Graph/ValueGraph views for a node when that node is 
removed from the graph. (950799691c)
   io: Fixed Files.createTempDir and 
FileBackedOutputStream under https://redirect.github.com/google/guava/issues/6634";>Windows 
services, a rare use case. (The fix actually covers only Java 9+ 
because Java 8 would require an additional approach. Let us know if you need 
support under Java 8.) (f87f68cd3e)
   net: Made MediaType.parse allow and skip over 
whitespace around the / and = separator tokens in 
addition to the ; separator, for which it was already being 
allowed. (2786f83291)
   util.concurrent: Tweaked Futures.getChecked 
constructor-selection behavior: The method continues to prefer to call 
constructors with a String parameter, but now it breaks ties based 
on whether the constructor has a Throwable parameter. Beyond that, 
the choice of constructor remains undefined. (For this and other reasons, we 
discourage the use of getChecked.) (59cfb2267a)
   
   32.1.2
   Maven
   
 com.google.guava
 guava
 32.1.2-jre
    
   
   
   ... (truncated)
   
   
   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=gradle&previous-version=32.1.1-jre&new-version=32.1.3-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 a