forked from GoogleCloudPlatform/java-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 98b335e
authored
fix(deps): update dependency com.google.cloud.bigtable:bigtable-hbase-1.x to v2.7.1 (GoogleCloudPlatform#7702)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud.bigtable:bigtable-hbase-1.x](https://cloud.google.com/bigtable/) ([source](https://github.com/googleapis/java-bigtable-hbase)) | `2.6.5` -> `2.7.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>googleapis/java-bigtable-hbase</summary>
### [`v2.7.1`](https://github.com/googleapis/java-bigtable-hbase/blob/HEAD/CHANGELOG.md#​271-httpsgithubcomgoogleapisjava-bigtable-hbasecomparev270v271-2023-01-30)
[Compare Source](https://github.com/googleapis/java-bigtable-hbase/compare/v2.7.0...v2.7.1)
##### Bug Fixes
- Fix compatibility of CloudBigtableIO with the emulator env var ([#&GoogleCloudPlatform#8203;3940](https://github.com/googleapis/java-bigtable-hbase/issues/3940)) ([76bb401](https://github.com/googleapis/java-bigtable-hbase/commit/76bb40119dc4b70f67ac5e892f440e84b92c7612))
##### Dependencies
- Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.2 ([#&GoogleCloudPlatform#8203;3938](https://github.com/googleapis/java-bigtable-hbase/issues/3938)) ([714e147](https://github.com/googleapis/java-bigtable-hbase/commit/714e1472771695ba5287cdecb34ba7ac053c5e0f))
### [`v2.7.0`](https://github.com/googleapis/java-bigtable-hbase/blob/HEAD/CHANGELOG.md#​270-httpsgithubcomgoogleapisjava-bigtable-hbasecomparev265v270-2023-01-25)
[Compare Source](https://github.com/googleapis/java-bigtable-hbase/compare/v2.6.6...v2.7.0)
##### Features
- Next release from main branch is 2.7.0 ([#&GoogleCloudPlatform#8203;3887](https://github.com/googleapis/java-bigtable-hbase/issues/3887)) ([6c3485d](https://github.com/googleapis/java-bigtable-hbase/commit/6c3485d93169cf9d8ecb7af1068fe8b9b2c8c3bc))
##### Bug Fixes
- Making outer main public for export/templates ([#&GoogleCloudPlatform#8203;3900](https://github.com/googleapis/java-bigtable-hbase/issues/3900)) ([6bff440](https://github.com/googleapis/java-bigtable-hbase/commit/6bff440cac0b230788f718e7a104789f65a9c6b5))
- Set client config log level to INFO ([#&GoogleCloudPlatform#8203;3876](https://github.com/googleapis/java-bigtable-hbase/issues/3876)) ([5b8ce5c](https://github.com/googleapis/java-bigtable-hbase/commit/5b8ce5c5cc1f43e876a3fe8d23015131bfb814a2))
##### Dependencies
- Replace all transitive log4j deps with reload4j ([#&GoogleCloudPlatform#8203;3930](https://github.com/googleapis/java-bigtable-hbase/issues/3930)) ([29019ad](https://github.com/googleapis/java-bigtable-hbase/commit/29019ad48cb832920699b339545eedf370ddfd04))
- Update bigtable version to 2.17.1, shared config to 1.5.5 ([#&GoogleCloudPlatform#8203;3889](https://github.com/googleapis/java-bigtable-hbase/issues/3889)) ([7729556](https://github.com/googleapis/java-bigtable-hbase/commit/77295564404119146e4598702af888c1d809fefd))
- Update dependency com.google.protobuf:protobuf-java to v3.21.11 ([#&GoogleCloudPlatform#8203;3881](https://github.com/googleapis/java-bigtable-hbase/issues/3881)) ([1ac8692](https://github.com/googleapis/java-bigtable-hbase/commit/1ac8692136820d072091481a1f749bb92193764c))
- Update dependency com.google.protobuf:protobuf-java to v3.21.12 ([#&GoogleCloudPlatform#8203;3896](https://github.com/googleapis/java-bigtable-hbase/issues/3896)) ([5d0f431](https://github.com/googleapis/java-bigtable-hbase/commit/5d0f43140d7abf6dc4fbee2cf649111097dae7aa))
- Update dependency net.bytebuddy:byte-buddy to v1.12.20 ([#&GoogleCloudPlatform#8203;3898](https://github.com/googleapis/java-bigtable-hbase/issues/3898)) ([58a4531](https://github.com/googleapis/java-bigtable-hbase/commit/58a4531863ea0dd6e1f9f60e4062f5046b6488e4))
- Update dependency net.bytebuddy:byte-buddy to v1.12.21 ([#&GoogleCloudPlatform#8203;3905](https://github.com/googleapis/java-bigtable-hbase/issues/3905)) ([6f68e94](https://github.com/googleapis/java-bigtable-hbase/commit/6f68e94a3d90605b712555faebaefa91c52a40c6))
- Update dependency net.bytebuddy:byte-buddy to v1.12.22 ([#&GoogleCloudPlatform#8203;3911](https://github.com/googleapis/java-bigtable-hbase/issues/3911)) ([42a87a7](https://github.com/googleapis/java-bigtable-hbase/commit/42a87a715e3aff160b6fbbc04615d3dc092cb3eb))
- Update dependency org.junit.platform:junit-platform-launcher to v1.9.2 ([#&GoogleCloudPlatform#8203;3907](https://github.com/googleapis/java-bigtable-hbase/issues/3907)) ([787e83c](https://github.com/googleapis/java-bigtable-hbase/commit/787e83c36c7b05f805ec8dcfe050bf4d7fadc9c3))
- Update dependency org.junit.vintage:junit-vintage-engine to v5.9.2 ([#&GoogleCloudPlatform#8203;3908](https://github.com/googleapis/java-bigtable-hbase/issues/3908)) ([1b19251](https://github.com/googleapis/java-bigtable-hbase/commit/1b19251df62d0ce29bd8e2a946656e9e1077df77))
- Update google-cloud-bigtable dependencies ([#&GoogleCloudPlatform#8203;3934](https://github.com/googleapis/java-bigtable-hbase/issues/3934)) ([841bb29](https://github.com/googleapis/java-bigtable-hbase/commit/841bb29a4f86dc9915200f5550bb90f117293be6))
### [`v2.6.6`](https://github.com/googleapis/java-bigtable-hbase/releases/tag/v2.6.6)
[Compare Source](https://github.com/googleapis/java-bigtable-hbase/compare/v2.6.5...v2.6.6)
##### Dependencies
- Replace all transitive log4j deps with reload4j for 2.6.x ([#&GoogleCloudPlatform#8203;3945](https://github.com/googleapis/java-bigtable-hbase/issues/3945)) ([f5ad904](https://github.com/googleapis/java-bigtable-hbase/commit/f5ad904ae05a5b3b21f1e1bb43590338d3bacdb0))
</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**: Never, 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, check this box
---
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/GoogleCloudPlatform/java-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->1 parent 73e495d commit 98b335eCopy full SHA for 98b335e
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- bigtable/hbase/snippets
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedbigtable/hbase/snippets/pom.xml
Copy file name to clipboardExpand all lines: bigtable/hbase/snippets/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
0 commit comments