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

Bump json from 20160810 to 20180813 in /examples #1098

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps json from 20160810 to 20180813.

Release notes

Sourced from json's releases.

20180813

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

20180130

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

20171018

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

20170516

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.
Commits
  • 37f5bf2 Update README.md
  • 7a17ae0 Merge pull request #421 from strkkk/add-emptiness-methods
  • 7cad4c3 partially revert changes
  • 0507438 change length comparison to isEmpty method
  • a490ebd add isEmpty and isNotEmpty methods
  • 3c1535d Merge pull request #417 from stleary/fix-double-ctor
  • a6284df initial commit
  • bfb3008 Merge pull request #411 from johnjaylward/JSONPointerTrailingSlash
  • 06e9ad2 Merge pull request #403 from paulpolushkin/idea-fix
  • 2362c93 Fixes #410. Invalid processing of trailing / for JSON Pointer
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20160810 to 20180813.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](stleary/JSON-java@2016081...2018081)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Dec 26, 2018
@dependabot-preview dependabot-preview bot merged commit c8a6050 into master Dec 26, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/examples/org.json-json-20180813 branch December 26, 2018 21:01
@bsideup bsideup added this to the 1.10.4 milestone Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants