Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
org.json:json (source) major 20160810 -> 20180813

Release Notes

douglascrockford/JSON-java

v20180813

Compare Source

Pull Request Description
#​405 Update javadoc to match actual exceptions thrown.
#​403 Ignore Intellij Idea project files
#​400 XML toJSONObject(Reader reader)

v20180130

Compare Source

Pull Request Description
#​392 Remove wrong apostrophe
#​381 Adding maven badge to readme
#​380 Fix for false positives in similar functions
#​375 fixes wrapped exceptions
#​373 Fixes Unclosed json array stack overflow

v20171018

Compare Source

Pull Request Description
#​362 Fixes XML Unescaping
#​360 Creating a JSONObject from a string that contains a duplicate key (any level) throws a JSONException that includes location
#​357 Update javadoc according to issue #​356
#​354 Updates for populateMap based on discussion in #​279 and #​264
#​352 Error message position fixes
#​348 Capacity improvements for internal structures
#​347 A comment added to explain the use of HashMap
#​345 Adds JSONException for write value errors
#​341 Optimize loops
#​337 Optimizes opt* functions
#​336 Numeric enhancements, Refactoring, Fix spelling

v20170516

Compare Source

Pull Request Description
#​324 Allow user to invoke query and optQuery ,with a JSONPointer
#​317 make sure locale independent data is not upper/lowercased incorrectly
#​304 Update README
#​292 Provides "#" string evaluation support for JSON Pointer
#​288 Bug fixes for XML Encoding and Decoding
#​274 Fix for number output bug.
#​271 Update enum support to be more fully featured.

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 if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner June 6, 2019 15:50
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 6, 2019
@chingor13 chingor13 self-assigned this Jun 6, 2019
@sduskis sduskis added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2019
@codecov
Copy link

codecov bot commented Jun 6, 2019

Codecov Report

Merging #5434 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5434      +/-   ##
============================================
+ Coverage     50.27%    50.3%   +0.02%     
+ Complexity    24057    24042      -15     
============================================
  Files          2271     2271              
  Lines        228973   228920      -53     
  Branches      24973    24225     -748     
============================================
+ Hits         115113   115148      +35     
+ Misses       104451   104395      -56     
+ Partials       9409     9377      -32
Impacted Files Coverage Δ Complexity Δ
.../src/main/java/com/google/cloud/AsyncPageImpl.java 64.28% <0%> (-2.39%) 2% <0%> (ø)
...a/com/google/cloud/bigquery/InsertAllResponse.java 88.88% <0%> (-0.31%) 15% <0%> (ø)
...google/cloud/bigquery/StandardTableDefinition.java 91.93% <0%> (-0.26%) 14% <0%> (ø)
...com/google/cloud/storage/contrib/nio/UnixPath.java 90% <0%> (-0.22%) 114% <0%> (ø)
...c/main/java/com/google/cloud/logging/SinkInfo.java 83.62% <0%> (-0.19%) 21% <0%> (ø)
...src/main/java/com/google/cloud/bigquery/Field.java 87.2% <0%> (-0.15%) 24% <0%> (ø)
...ogle/cloud/bigquery/WriteChannelConfiguration.java 85.5% <0%> (-0.14%) 44% <0%> (ø)
...om/google/cloud/bigquery/LoadJobConfiguration.java 88.18% <0%> (-0.11%) 46% <0%> (ø)
...rc/main/java/com/google/cloud/firestore/Watch.java 91.81% <0%> (-0.11%) 57% <0%> (ø)
...rc/main/java/com/google/cloud/firestore/Query.java 92.59% <0%> (-0.1%) 90% <0%> (-7%)
... and 152 more

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 ed1778c...377aca3. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/org.json-json-20180813.x branch from ee0722d to 1a800e3 Compare June 6, 2019 21:05
@renovate-bot renovate-bot force-pushed the renovate/org.json-json-20180813.x branch from 1a800e3 to 377aca3 Compare June 6, 2019 22:50
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 7, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 7, 2019
@chingor13
Copy link
Contributor

Ran this through the Spanner IT test for real and it passes. Spanner is the only client using the dependency.

@chingor13 chingor13 merged commit 5d49826 into googleapis:master Jun 7, 2019
@renovate-bot renovate-bot deleted the renovate/org.json-json-20180813.x branch June 7, 2019 18:22
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.

5 participants