KaTeX icon indicating copy to clipboard operation
KaTeX copied to clipboard

chore(deps): update dependency json-stable-stringify to v1.1.1 [skip netlify]

Open renovate[bot] opened this issue 2 years ago β€’ 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
json-stable-stringify 1.0.1 -> 1.1.1 age adoption passing confidence

Release Notes

ljharb/json-stable-stringify (json-stable-stringify)

v1.1.1

Compare Source

Fixed
  • [Performance] use an array join instead of a string. #9
Commits
  • [readme] replaced var with const e22d419
  • [Dev Deps] update aud, tape dc26af2

v1.1.0

Compare Source

Commits
  • [New] opts.cmp: add get function 1b11748
  • [meta] update license text so GitHub can identify it fd520e1
  • [Refactor] use isarray, object-keys instead of homegrown attempts d1d2038
  • [Refactor] build up a string instead of an array + join 6c066b8
  • [Refactor] avoid an IIFE 8243ea1
  • [Perf] avoid creating an options object when not needed 02f0778
  • [Refactor] avoid new Array 80d52a1
  • [Robustness] use call-bind to invoke replacer c52438f
  • [Robustness] cache JSON.stringify at module load 616dec3
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 494a3ce
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 861ea7d
  • [Refactor] avoid recreating default replacer 4e95ebb
  • [Tests] remove unused travis.yml 1226971
  • [meta] add missing engines.node 7a80ff6

v1.0.2

Compare Source

Commits
  • [eslint] fix indentation and whitespace c97e78c
  • [eslint] more cleanup c162117
  • [meta] add auto-changelog 83934ff
  • [actions] add reusable workflows 7b24830
  • [readme] rename, add badges 5433588
  • [eslint] add eslint 7be6c27
  • [meta] create FUNDING.yml; add funding in package.json 6edbece
  • [meta] use npmignore to autogenerate an npmignore file b5d7d3a
  • [Dev Deps] update tape 2200cf1
  • [actions] update rebase action e41ac00
  • [meta] update URLs f17e490
  • Only apps should have lockfiles 4f052f4
  • add breaking test (acyclic detected as cyclic) 7f5f443
  • [meta] add safe-publish-latest ddb843f
  • [Tests] add aud in posttest 245c9bf
  • [Deps] update jsonify 7b79a68
  • fix conflict e43ca2a

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 26 '23 00:10 renovate[bot]

Codecov Report

Merging #3885 (75b65d1) into main (9a1f2f2) will not change coverage. The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3885   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files          91       91           
  Lines        6779     6779           
  Branches     1576     1576           
=======================================
  Hits         6304     6304           
  Misses        437      437           
  Partials       38       38           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 9a1f2f2...75b65d1. Read the comment docs.

codecov[bot] avatar Oct 26 '23 00:10 codecov[bot]

:tada: This PR is included in version 0.16.10 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

KaTeX-bot avatar Mar 24 '24 22:03 KaTeX-bot