chore(deps): update dependency json-stable-stringify to v1.1.1 [skip netlify]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| json-stable-stringify | 1.0.1 -> 1.1.1 |
Release Notes
ljharb/json-stable-stringify (json-stable-stringify)
v1.1.1
Fixed
- [Performance] use an array join instead of a string.
#9
Commits
v1.1.0
Commits
- [New]
opts.cmp: addgetfunction1b11748 - [meta] update license text so GitHub can identify it
fd520e1 - [Refactor] use
isarray,object-keysinstead of homegrown attemptsd1d2038 - [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 Array80d52a1 - [Robustness] use
call-bindto invoke replacerc52438f - [Robustness] cache
JSON.stringifyat module load616dec3 - [Dev Deps] update
@ljharb/eslint-config,aud,tape494a3ce - [Dev Deps] update
@ljharb/eslint-config,aud,tape861ea7d - [Refactor] avoid recreating default replacer
4e95ebb - [Tests] remove unused travis.yml
1226971 - [meta] add missing
engines.node7a80ff6
v1.0.2
Commits
- [eslint] fix indentation and whitespace
c97e78c - [eslint] more cleanup
c162117 - [meta] add
auto-changelog83934ff - [actions] add reusable workflows
7b24830 - [readme] rename, add badges
5433588 - [eslint] add eslint
7be6c27 - [meta] create FUNDING.yml; add
fundingin package.json6edbece - [meta] use
npmignoreto autogenerate an npmignore fileb5d7d3a - [Dev Deps] update
tape2200cf1 - [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-latestddb843f - [Tests] add
audinposttest245c9bf - [Deps] update
jsonify7b79a68 - 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.
Codecov Report
Merging #3885 (75b65d1) into main (9a1f2f2) will not change coverage. The diff coverage is
n/a.
Additional details and impacted files
@@ 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 dataPowered by Codecov. Last update 9a1f2f2...75b65d1. Read the comment docs.
:tada: This PR is included in version 0.16.10 :tada:
The release is available on:
Your semantic-release bot :package::rocket: