Fix uri scheme validation (@ChALkeR).
Fix boolean schemas with strictKeywords option (#1270)
v6.12.4
Fix: coercion of one-item arrays to scalar that should fail validation (failing example).
v6.12.3
Pass schema object to processCode function
Option for strictNumbers (@issacgerges, #1128)
Fixed vulnerability related to untrusted schemas (CVE-2020-15366)
It serializes BigInt values as follows since this version. The result of serialization may be changed if you are passing BigInt values into the serialize-javascript.
Note: the randombytes has been added to the dependency package to improve the generation of UIDs. Check the #22 for more information. Thanks to @JordanMilne and @Siebes for this change.
It serializes Infinity values as follows since this version. The result of serialization may be changed if you are passing Infinity values into the serialize-javascript.
Bumps the npm_and_yarn group with 15 updates in the /ui.frontend.theme.dark directory:
4.0.0
4.0.3
11.1.1
13.1.2
3.10.3
3.11.3
6.11.0
6.12.6
2.1.2
4.0.0
5.1.1
5.1.2
1.4.3
1.4.5
6.5.2
6.5.5
1.3.5
1.3.8
7.0.39
8.4.38
9.7.4
10.4.19
3.4.2
7.1.2
4.1.10
7.0.1
5.0.3
6.0.1
3.0.0
8.1.1
Bumps the npm_and_yarn group with 15 updates in the /ui.frontend.theme.light directory:
4.0.0
4.0.3
11.1.1
13.1.2
3.10.3
3.11.3
6.11.0
6.12.6
2.1.2
4.0.0
5.1.1
5.1.2
1.4.3
1.4.5
6.5.2
6.5.5
1.3.5
1.3.8
7.0.39
8.4.38
9.7.4
10.4.19
3.4.2
7.1.2
4.1.10
7.0.1
5.0.3
6.0.1
3.0.0
8.1.1
Updates
y18n
from 4.0.0 to 4.0.3Changelog
Sourced from y18n's changelog.
Commits
0aa97c5
chore: release 4.x.x (#128)a8e7f04
build(release-please): configure branch properly (#127)1e21a53
fix(release): 4.x.x should not enforce Node 10 (#126)8dc7580
docs: update CHANGELOG7de58ca
fix: address prototype pollution issueMaintainer changes
This version was pushed to npm by oss-bot, a new releaser for y18n since your current version.
Updates
yargs-parser
from 11.1.1 to 13.1.2Changelog
Sourced from yargs-parser's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.
Updates
webpack-dev-server
from 3.10.3 to 3.11.3Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
aa3cddc
chore(release): 3.11.34fef67b
fix: replaceansi-html
withansi-html-community
(#4011)5cb545f
chore(release): 3.11.2a5fe337
fix: cli arguments forserve
command7e70eee
chore(release): 3.11.178dde50
fix: vulnerable deps (#2949)4837dc9
fix: theopen
option works usingwebpack serve
without value (#2948)4ab1f21
chore(release): 3.11.00e51fb1
fix: invalidate route (#2584)f857c40
chore: deps and testsUpdates
qs
from 6.7.0 to 6.11.0Changelog
Sourced from qs's changelog.
... (truncated)
Commits
56763c1
v6.11.0ddd3e29
[readme] fix version badgec313472
[New] [Fix]stringify
: revert 0e903c0; addcommaRoundTrip
option95bc018
v6.10.50e903c0
[Fix]stringify
: witharrayFormat: comma
, properly include an explicit `[...ba9703c
v6.10.44e44019
[Fix]stringify
: witharrayFormat: comma
, include an explicit[]
on a s...113b990
[Dev Deps] updateobject-inspect
c77f38f
[Dev Deps] updateeslint
,@ljharb/eslint-config
,aud
,has-symbol
,tape
2cf45b2
[meta] usenpmignore
to autogenerate an npmignore fileUpdates
ajv
from 6.11.0 to 6.12.6Release notes
Sourced from ajv's releases.
Commits
fe59143
6.12.6d580d3e
Merge pull request #1298 from ajv-validator/fix-urlfd36389
fix: regular expression for "url" format490e34c
docs: link to v7-beta branch9cd93a1
docs: note about v7 in readme877d286
Merge pull request #1262 from b4h0-c4t/refactor-opt-object-typef1c8e45
6.12.5764035e
Merge branch 'ChALkeR-chalker/fix-comma'3798160
Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...a3c7eba
Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...Updates
serialize-javascript
from 2.1.2 to 4.0.0Release notes
Sourced from serialize-javascript's releases.
... (truncated)
Commits
a8a458c
v4.0.00849988
Update example codee997f21
Bump nyc from 15.0.1 to 15.1.0 (#85)418dd82
Revert "Revert "support for bigint (#80)""b54341e
v3.1.07cee7e4
Revert "support for bigint (#80)"026a445
Bump mocha from 7.1.2 to 7.2.0 (#83)5130a71
support for bigint (#80)ea76b23
Bump mocha from 7.1.1 to 7.1.2 (#82)073c8d8
Bump nyc from 15.0.0 to 15.0.1 (#81)Updates
copy-webpack-plugin
from 5.1.1 to 5.1.2Release notes
Sourced from copy-webpack-plugin's releases.
Changelog
Sourced from copy-webpack-plugin's changelog.
Commits
650d44d
chore(release): 5.1.2a42d63f
fix(security): updateserialize-javascript
(#521)Updates
terser-webpack-plugin
from 1.4.3 to 1.4.5Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
f9c543a
chore(release): 1.4.5779ef53
chore: updateserialize-javascript
(#297)467f505
chore(release): 1.4.4915e25b
fix: security problem (#257)Updates
elliptic
from 6.5.2 to 6.5.5Commits
7570078
6.5.5206da2e
lib: lint0a78e03
[Fix] restore node < 4 compat43ac7f2
6.5.4f4bc72b
package: bump deps441b742
ec: validate that a point before deriving keyse71b2d9
lib: relint using eslint8421a01
build(deps): bump elliptic from 6.4.1 to 6.5.3 (#231)8647803
6.5.3856fe4d
signature: prevent malleability and overflowsUpdates
express
from 4.18.2 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
ini
from 1.3.5 to 1.3.8Commits
a2c5da8
1.3.8af5c6bb
Do not use Object.create(null)8b648a1
don't test where our devdeps don't even workc74c8af
1.3.7024b8b5
update deps, add linting032fbaf
Use Object.create(null) to avoid default object property hazards2da9039
1.3.6cfea636
better git push script, before publish instead of after56d2805
do not allow invalid hazardous string as section nameMaintainer changes
This version was pushed to npm by isaacs, a new releaser for ini since your current version.
Updates
postcss
from 7.0.39 to 8.4.38Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
a69d45e
Release 8.4.38 version64e35d9
Update dependenciesc1ad8fb
Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...b45e7e9
fix endIndex1bea246
failing test: for endIndex 0 in rangeBy0fd1d86
Add changelog auto release on Github49c906e
Release 8.4.37 versionb5bd92c
Fix another broken prev source map issue2882039
Update dependenciese5ad939
Release 8.4.36 versionUpdates
autoprefixer
from 9.7.4 to 10.4.19Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.