Skip to content

Commit 1a42867

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-talent-bom to v2.4.0 (#4666)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-talent-bom](https://togithub.com/googleapis/java-talent) | `2.3.0` -> `2.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-talent-bom/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-talent-bom/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-talent-bom/2.4.0/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-talent-bom/2.4.0/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-talent</summary> ### [`v2.4.0`](https://togithub.com/googleapis/java-talent/blob/HEAD/CHANGELOG.md#&#8203;240-httpsgithubcomgoogleapisjava-talentcomparev230v240-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-talent/compare/v2.3.0...v2.4.0) ##### Features - Add a new operator on companyDisplayNames filter to further support fuzzy match by treating input value as a multi word token ([#&#8203;788](https://togithub.com/googleapis/java-talent/issues/788)) ([872f37c](https://togithub.com/googleapis/java-talent/commit/872f37c10396cad1f1a7e999043154b8b3d00bf7)) - Add a new option TELECOMMUTE_JOBS_EXCLUDED under enum TelecommutePreference to completely filter out the telecommute jobs in response ([872f37c](https://togithub.com/googleapis/java-talent/commit/872f37c10396cad1f1a7e999043154b8b3d00bf7)) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#&#8203;794](https://togithub.com/googleapis/java-talent/issues/794)) ([a631d74](https://togithub.com/googleapis/java-talent/commit/a631d74d650f2259a1d937db3e0b7b3a2db4d5d3)) ##### Documentation - Deprecate option TELECOMMUTE_EXCLUDED under enum TelecommutePreference ([872f37c](https://togithub.com/googleapis/java-talent/commit/872f37c10396cad1f1a7e999043154b8b3d00bf7)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;797](https://togithub.com/googleapis/java-talent/issues/797)) ([e08cf8b](https://togithub.com/googleapis/java-talent/commit/e08cf8b6f01c77522f052938e2c6b93cb251e4f9)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
1 parent e17e2a8 commit 1a42867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@
796796
<dependency>
797797
<groupId>com.google.cloud</groupId>
798798
<artifactId>google-cloud-talent-bom</artifactId>
799-
<version>2.3.0</version>
799+
<version>2.4.0</version>
800800
<type>pom</type>
801801
<scope>import</scope>
802802
</dependency>

0 commit comments

Comments
 (0)