-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies versions and add versioneye badge #645
Conversation
I don't think so, more of a copy/paste from an older pom.
#646 Feel free to close it and make it part of this PR if you prefer. |
This is great! BTW, what triggers your versioneye project to perform the check? |
A separate PR is OK to update datastore! Versioneye checks are periodic. I configured it to check daily (finer granularity possible) |
Update dependencies versions and add versioneye badge
Sounds good. So we should be all green if we run the check again after we merge #646 ? |
🤖 I have created a release \*beep\* \*boop\* --- ### [1.1.3](https://www.github.com/googleapis/java-resourcemanager/compare/v1.1.2...v1.1.3) (2021-10-06) ### Dependencies * update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20211003-1.32.1 ([googleapis#644](https://www.github.com/googleapis/java-resourcemanager/issues/644)) ([4fe1765](https://www.github.com/googleapis/java-resourcemanager/commit/4fe1765035bfb3fb75ed586bc7b0a4ee8a459b11)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
) * chore: update dependencies for regapic * add more dependencies and trigger comment * update goldens * fix indentation * remove duplicate gax-httpjson dependency * remove duplicated dependencies Source-Link: googleapis/synthtool@fa54eb2 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This follows from #626:
With respect to version changes I have two questions before we merge in:
org.json.json
(20090211)? For instance GAE compatibility issues I am not aware of?google-api-services-datastore-protobuf
at version v1beta2-rev1-4.0.0 lacksEntityResult.getCursor()
method causing the error:Should we update to the latest version or stick to the current one waiting for v1beta3?