rogerbramon / getTV3Videos

Descarrega vídeos de TV3 (tv3.cat) // Download videos of TV3 channel (tv3.cat)
https://videostv3.vercel.app
62 stars 15 forks source link

Bump json from 1.5.0 to 1.5.5 #6

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps json from 1.5.0 to 1.5.5.

Changelog

Sourced from json's changelog.

2013-02-04 (1.5.5)

  • Security fix for JSON create_additions default value. It should not be possible to create additions unless explicitely requested by setting the create_additions argument to true or using the JSON.load/dump interface.
  • Backport change that corrects Time serialisation/deserialisation on some platforms. 2011-08-31 (1.5.4)
  • Fix memory leak when used from multiple JRuby. (Patch by jfirebaugh@github).
  • Apply patch by Eric Wong nocode@yhbt.net that fixes garbage collection problem reported in flori/json#46.
  • Add :quirks_mode option to parser and generator.
  • Add support for Rational and Complex number additions via json/add/complex and json/add/rational requires. 2011-06-20 (1.5.3)
  • Alias State#configure method as State#merge to increase duck type synonymy with Hash.
  • Add as_json methods in json/add/core, so rails can create its json objects the new way. 2011-05-11 (1.5.2)
  • Apply documentation patch by Cory Monty cory.monty@gmail.com.
  • Add gemspecs for json and json_pure.
  • Fix bug in jruby pretty printing.
  • Fix bug in object_class and array_class when inheriting from Hash or Array. 2011-01-24 (1.5.1)
  • Made rake-compiler build a fat binary gem. This should fix issue https://github.com/flori/json/issues#issue/54.
Commits
  • 79fa7f3 Security fix create_additons problem 1.5.5
  • 3dab4c5 Add some documentation
  • 0dd975a Move rational and complex additions in own files
  • 2149f41 We don't need RB_GC_GUARD for rbx.
  • e634311 Apply patch by Eric Wong <nocode@yhbt.net>
  • 2b5de6d Merge branch 'quirks-mode'
  • fe046d6 Merge pull request #89 from drbrain/master
  • 1ac05b9 Fix typos and grammar mistakes. Patch by Luke Gruber. [Ruby 1.9 - Bug 35203]
  • cc91395 Merge pull request #88 from michaelklishin/patch-1
  • f348175 travis-ci.org provides 1.9.3[-preview1]
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rogerbramon/getTV3Videos/network/alerts).
vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rogerbramon/get-tv-3-videos/m1jubl98q ✅ Preview: https://get-tv-3-videos-git-dependabot-bundlerjson-155.rogerbramon.vercel.app

dependabot[bot] commented 4 years ago

Superseded by #10.