dependabot[bot] opened a new pull request, #1059: URL: https://github.com/apache/tika/pull/1059
Bumps [google-cloud-storage](https://github.com/googleapis/java-storage) from 2.20.2 to 2.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/java-storage/releases">google-cloud-storage's releases</a>.</em></p> <blockquote> <h2>v2.21.0</h2> <h2><a href="https://github.com/googleapis/java-storage/compare/v2.20.2...v2.21.0">2.21.0</a> (2023-03-31)</h2> <h3>Features</h3> <ul> <li>Remove Bucket.retention_period, now that we've migrated to retention_duration (<a href="https://redirect.github.com/googleapis/java-storage/issues/1955">#1955</a>) (<a href="https://github.com/googleapis/java-storage/commit/c0ffe7c7cb50181cc375a945b9e79f97da9aa290">c0ffe7c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Update bucket creation to set project as <code>bucket.project</code> (<a href="https://redirect.github.com/googleapis/java-storage/issues/1912">#1912</a>) (<a href="https://github.com/googleapis/java-storage/commit/65993c0614987b96962ff28404de2aaea4ee679d">65993c0</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.6.0 (<a href="https://redirect.github.com/googleapis/java-storage/issues/1957">#1957</a>) (<a href="https://github.com/googleapis/java-storage/commit/af90f162ac038479a0f09fb45289b1aa258d1aec">af90f16</a>)</li> <li>Update dependency net.jqwik:jqwik to v1.7.3 (<a href="https://redirect.github.com/googleapis/java-storage/issues/1944">#1944</a>) (<a href="https://github.com/googleapis/java-storage/commit/a8b96c9a2da7fbdf9de5e15e833058117570c24e">a8b96c9</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Revert ChecksummedData message definition not to specify ctype=CORD, (<a href="https://redirect.github.com/googleapis/java-storage/issues/1960">#1960</a>) (<a href="https://github.com/googleapis/java-storage/commit/3a2a643ff389741efaad244bbabf494dcd9a799b">3a2a643</a>)</li> <li>Updated ChecksummedData message definition to specify ctype=CORD, and removed incorrect earlier attempt that set that annotation in the ReadObjectResponse message definition (<a href="https://redirect.github.com/googleapis/java-storage/issues/1959">#1959</a>) (<a href="https://github.com/googleapis/java-storage/commit/3d97bddc668deb2059261260125f94c6e32aac76">3d97bdd</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md">google-cloud-storage's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/java-storage/compare/v2.20.2...v2.21.0">2.21.0</a> (2023-03-31)</h2> <h3>Features</h3> <ul> <li>Remove Bucket.retention_period, now that we've migrated to retention_duration (<a href="https://redirect.github.com/googleapis/java-storage/issues/1955">#1955</a>) (<a href="https://github.com/googleapis/java-storage/commit/c0ffe7c7cb50181cc375a945b9e79f97da9aa290">c0ffe7c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Update bucket creation to set project as <code>bucket.project</code> (<a href="https://redirect.github.com/googleapis/java-storage/issues/1912">#1912</a>) (<a href="https://github.com/googleapis/java-storage/commit/65993c0614987b96962ff28404de2aaea4ee679d">65993c0</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.6.0 (<a href="https://redirect.github.com/googleapis/java-storage/issues/1957">#1957</a>) (<a href="https://github.com/googleapis/java-storage/commit/af90f162ac038479a0f09fb45289b1aa258d1aec">af90f16</a>)</li> <li>Update dependency net.jqwik:jqwik to v1.7.3 (<a href="https://redirect.github.com/googleapis/java-storage/issues/1944">#1944</a>) (<a href="https://github.com/googleapis/java-storage/commit/a8b96c9a2da7fbdf9de5e15e833058117570c24e">a8b96c9</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Revert ChecksummedData message definition not to specify ctype=CORD, (<a href="https://redirect.github.com/googleapis/java-storage/issues/1960">#1960</a>) (<a href="https://github.com/googleapis/java-storage/commit/3a2a643ff389741efaad244bbabf494dcd9a799b">3a2a643</a>)</li> <li>Updated ChecksummedData message definition to specify ctype=CORD, and removed incorrect earlier attempt that set that annotation in the ReadObjectResponse message definition (<a href="https://redirect.github.com/googleapis/java-storage/issues/1959">#1959</a>) (<a href="https://github.com/googleapis/java-storage/commit/3d97bddc668deb2059261260125f94c6e32aac76">3d97bdd</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-storage/commit/82769c334a979adde482d64dc4b30efac85d4ac5"><code>82769c3</code></a> chore(main): release 2.21.0 (<a href="https://redirect.github.com/googleapis/java-storage/issues/1953">#1953</a>)</li> <li><a href="https://github.com/googleapis/java-storage/commit/35c610dfde40e257c667a95fa83f1a1ded6e722e"><code>35c610d</code></a> chore: README template fix in google-cloud-java (<a href="https://redirect.github.com/googleapis/java-storage/issues/1785">#1785</a>) (<a href="https://redirect.github.com/googleapis/java-storage/issues/1962">#1962</a>)</li> <li><a href="https://github.com/googleapis/java-storage/commit/3a2a643ff389741efaad244bbabf494dcd9a799b"><code>3a2a643</code></a> docs: Revert ChecksummedData message definition not to specify ctype=CORD, (#...</li> <li><a href="https://github.com/googleapis/java-storage/commit/8b02bd878cff7afe55e4ae431b980868aba50288"><code>8b02bd8</code></a> test(deps): update cross product test dependencies (<a href="https://redirect.github.com/googleapis/java-storage/issues/1961">#1961</a>)</li> <li><a href="https://github.com/googleapis/java-storage/commit/3d97bddc668deb2059261260125f94c6e32aac76"><code>3d97bdd</code></a> docs: Updated ChecksummedData message definition to specify ctype=CORD, and r...</li> <li><a href="https://github.com/googleapis/java-storage/commit/c0ffe7c7cb50181cc375a945b9e79f97da9aa290"><code>c0ffe7c</code></a> feat: remove Bucket.retention_period, now that we've migrated to retention_du...</li> <li><a href="https://github.com/googleapis/java-storage/commit/cbe16eabf875fc37bba7f74c3824b9e84d2ff328"><code>cbe16ea</code></a> test(deps): update dependency com.google.cloud:google-cloud-conformance-tests...</li> <li><a href="https://github.com/googleapis/java-storage/commit/af90f162ac038479a0f09fb45289b1aa258d1aec"><code>af90f16</code></a> deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...</li> <li><a href="https://github.com/googleapis/java-storage/commit/7cbb522d83ad40c054a528d0df06e323f60806a5"><code>7cbb522</code></a> chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.20...</li> <li><a href="https://github.com/googleapis/java-storage/commit/65993c0614987b96962ff28404de2aaea4ee679d"><code>65993c0</code></a> fix: update bucket creation to set project as <code>bucket.project</code> (<a href="https://redirect.github.com/googleapis/java-storage/issues/1912">#1912</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/java-storage/compare/v2.20.2...v2.21.0">compare view</a></li> </ul> </details> <br /> [](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
