Skip to content
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

Merged
merged 2 commits into from
Feb 12, 2016

Conversation

mziccard
Copy link
Contributor

This follows from #626:

  • Update dependencies versions whenever possible
  • Add versioneye badge to READMEs

With respect to version changes I have two questions before we merge in:

  • Is there a reason why we were using such an old version of 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 lacks EntityResult.getCursor() method causing the error:

[ERROR] symbol: method getCursor()
[ERROR] location: class com.google.api.services.datastore.DatastoreV1.EntityResult
[ERROR] gcloud-java/gcloud-java-datastore/src/test/java/com/google/gcloud/datastore/DatastoreTest.java:[537,70] cannot find symbol

Should we update to the latest version or stick to the current one waiting for v1beta3?

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 12, 2016
@aozarov
Copy link
Contributor

aozarov commented Feb 12, 2016

Is there a reason why we were using such an old version of org.json.json (20090211)? For instance GAE compatibility issues I am not aware of?

I don't think so, more of a copy/paste from an older pom.

Should we update to the latest version or stick to the current one waiting for v1beta3?

#646 Feel free to close it and make it part of this PR if you prefer.

@aozarov
Copy link
Contributor

aozarov commented Feb 12, 2016

This is great!

BTW, what triggers your versioneye project to perform the check?

@mziccard
Copy link
Contributor Author

A separate PR is OK to update datastore!

Versioneye checks are periodic. I configured it to check daily (finer granularity possible)

aozarov added a commit that referenced this pull request Feb 12, 2016
Update dependencies versions and add versioneye badge
@aozarov aozarov merged commit ae7c0e9 into googleapis:master Feb 12, 2016
@aozarov
Copy link
Contributor

aozarov commented Feb 12, 2016

Versioneye checks are periodic. I configured it to check daily (finer granularity possible)

Sounds good. So we should be all green if we run the check again after we merge #646 ?

github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
🤖 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).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
)

* 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
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
🤖 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).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants