Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 15, 2020

This PR contains the following updates:

Package Update Change
org.json:json major 20200518 -> 20201115

Release Notes

douglascrockford/JSON-java

v20201115

Compare Source

Pull Request Description
#​515 Merge tests and pom and code
#​519 Gradle support
#​521 Updates Cookie class to be more generic in attribute parsing and emit
#​524 JSONArray does not have constructor to allocate the specified initial capacity
#​525 Unit test fixes
#​526 Comment out some broken unit tests
#​527 Fixes for Unit tests and supports GitHub Actions
#​529 Added putAll(Collection) and putAll(Array) methods
#​532 Verifies BigDecimal support does not have a regression
#​538 Explain local builds in the readme, fix a couple of typos
#​539 Bring Junit tests to Java 1.6 compatibility
#​540 Added type conversion support
#​542 Fix xml hex entity parse
#​543 Refactor XMLConfiguration to use Builder Pattern
#​549 Update readme.md
#​552 Updates for JSONArray.putAll methods
#​570 Readme - fix spelling and usage, per Grammarly

Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners November 15, 2020 23:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 15, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Nov 15, 2020
@renovate-bot renovate-bot force-pushed the renovate/org.json-json-20201115.x branch from de8b6a2 to 6a4bf42 Compare November 15, 2020 23:34
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2020
@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #624 (6a4bf42) into master (5356c5a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #624 +/- ## ========================================= Coverage 84.04% 84.04% - Complexity 2502 2503 +1  ========================================= Files 141 141 Lines 13810 13810 Branches 1318 1318 ========================================= Hits 11607 11607 Misses 1657 1657 Partials 546 546 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5356c5a...6a4bf42. Read the comment docs.

@thiagotnunes thiagotnunes merged commit 60e31d1 into googleapis:master Nov 16, 2020
@renovate-bot renovate-bot deleted the renovate/org.json-json-20201115.x branch November 16, 2020 01:47
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 16, 2020
🤖 I have created a release \*beep\* \*boop\* --- ### [3.0.3](https://www.github.com/googleapis/java-spanner/compare/v3.0.2...v3.0.3) (2020-11-16) ### Dependencies * update dependency org.json:json to v20201115 ([#624](https://www.github.com/googleapis/java-spanner/issues/624)) ([60e31d1](https://www.github.com/googleapis/java-spanner/commit/60e31d1947b6930ec030e1f3170dfbde62833b96)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. Corresponding google-cloud-go PR: googleapis/google-cloud-go#4314 Changes: chore: regenerate API index Source-Link: googleapis/googleapis@ffc5313 feat: Network Management public protos Committer: @alexander-fenster PiperOrigin-RevId: 381277241 Source-Link: googleapis/googleapis@125b03c chore: regenerate API index Source-Link: googleapis/googleapis@6425b1d fix!(aiplatform): Add C#, PHP and Ruby options for all AI Platform protos This is a breaking change for C#, PHP and Ruby, but none of those languages have published libraries for AI Platform. PiperOrigin-RevId: 381271921 Source-Link: googleapis/googleapis@955fee2
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement.

3 participants