Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

build(deps): bump json_pure from 2.3.1 to 2.4.1 #146

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2020

Bumps json_pure from 2.3.1 to 2.4.1.

Changelog

Sourced from json_pure's changelog.

2020-12-17 (2.4.1)

  • Restore version.rb with 2.4.1

2020-12-15 (2.4.0)

  • Implement a freeze: parser option #447
  • Fix an issue with generate_pretty and empty objects in the Ruby and Java implementations #449
  • Fix JSON.load_file doc #448
  • Fix pure parser with unclosed arrays / objects #425
  • bundle the LICENSE file in the gem #444
  • Add an option to escape forward slash character #405
  • RDoc for JSON #439 #446 #442 #434 #433 #430
Commits
  • 398ec00 Bump version to json-2.4.1
  • 1459c5d Restore 2.4.0 changes
  • bfc9351 Update version.rb from rake version task
  • 4885410 Fixed broken build task for json and json_pure
  • 40c5d74 Relaxed dev dependencies
  • 67827a2 Added tests direcotry for test_files
  • e4e8e0f Added metadata to json_pure.gemspec same as json and json-java
  • 569cc45 Adjust json_pure gemspec with json gemspec
  • 2d1cb9b Removed too old compatibility code in json_pure.gemspec
  • cba9244 Removed needless files from gemspec
  • 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.


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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 17, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 22, 2020

Superseded by #151.

@dependabot dependabot bot closed this Dec 22, 2020
@dependabot dependabot bot deleted the dependabot/bundler/json_pure-2.4.1 branch December 22, 2020 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants