contentful.ex icon indicating copy to clipboard operation
contentful.ex copied to clipboard

Bump jason from 1.3.0 to 1.4.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps jason from 1.3.0 to 1.4.0.

Changelog

Sourced from jason's changelog.

1.4.0 (12.09.2022)

Enhancements

  • Use the :erlang.float_to_binary(_, [:short]) function, instead of io_lib_format.fwrite_g/1 where available (OTP 24.1+). This provides equivalent output with much less memory used and significantly improved performance.
Commits

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[bot] avatar Sep 13 '22 01:09 dependabot[bot]

Pull Request Test Coverage Report for Build 0545ed862416bffd87bc8666956eae81dd943850-PR-154

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.142%

Totals Coverage Status
Change from base Build a4e55725d6d56b3406a401c0b66a6fdeefe57d04: 0.0%
Covered Lines: 113
Relevant Lines: 141

💛 - Coveralls

coveralls avatar Sep 13 '22 01:09 coveralls

Looks like jason is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Dec 06 '22 12:12 dependabot[bot]