Bump the npm_and_yarn group across 1 directories with 14 updates #151
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 10 updates in the /. directory:
6.3.4
6.3.16
7.15.4
7.23.9
3.0.0
5.0.1
0.21.4
0.12.1
2.0.1
1.14.4
1.15.5
2.2.0
2.2.3
3.2.3
3.2.4
2.6.2
3.6.7
4.0.2
Updates
karma
from 6.3.4 to 6.3.16Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
ab4b328
chore(release): 6.3.16 [skip ci]ff7edbb
fix(security): mitigate the "Open Redirect Vulnerability"c1befa0
chore(release): 6.3.15 [skip ci]d9dade2
fix(helper): make mkdirIfNotExists helper resilient to concurrent calls653c762
ci: prevent duplicate CI tasks on creating a PRc97e562
chore(release): 6.3.14 [skip ci]91d5acd
fix: remove string template from client code69cfc76
fix: warn whensingleRun
andautoWatch
arefalse
839578c
fix(security): remove XSS vulnerability inreturnUrl
query paramdb53785
chore(release): 6.3.13 [skip ci]Updates
@babel/traverse
from 7.15.4 to 7.23.9Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
a0dd614
v7.23.91200542
fix: Don't throw ingetTypeAnnotation
when using TS+inference (#15383)e428a6d
v7.23.7d292822
fix: Crash when removing withoutProgram
(#16191)d02c1f7
v7.23.6cce807f
Bump debug to ^4.3.1 (#16164)8479012
v7.23.5da7dc40
Do not remove bindings when removing assignment expression path (#16131)fadc081
fix: Unexpected duplication of comments (#16110)13a5c83
v7.23.4Updates
ansi-regex
from 3.0.0 to 5.0.1Release notes
Sourced from ansi-regex's releases.
Commits
a9babce
5.0.14657833
fix incorrect formatc3c0b3f
Fix potential ReDoS (#37)178363b
Move to GitHub Actions (#35)0755e66
Add@Qix
- to funding.yml2b56fb0
5.0.0f26f7fe
Meta tweakse77ea17
Add TypeScript definition (#32)166a0d5
Require Node.js 8f115fca
Tidelift tasksRemoves
axios
Updates
@11ty/eleventy
from 0.12.1 to 2.0.1Release notes
Sourced from
@11ty/eleventy
's releases.... (truncated)
Commits
e71cb94
Coveragebbc3fc1
v2.0.1347d41b
v2.0.1-beta.23203e3a
Update dependencies716f65a
v2.0.1-beta.1273bf3b
v2.0.1-alpha.3916805e
Publish the dependency graph in eleventy.after args67ce615
Fixes #275430c7113
Custom lodash build, fixes #2877a9323c3
Fixes #2790Updates
qs
from 6.2.3 to 6.7.0Changelog
Sourced from qs's changelog.
... (truncated)
Commits
125e103
v6.7.07060e79
[Tests] up tonode
v11.12
,v10.15
,v8.15
,v6.17
9ec4149
[Dev Deps] updateeslint
,@ljharb/eslint-config
,covert
,tape
d33a369
[Tests] temporarily allow coverage to fail3c5725e
[Tests] fix Buffer tests to work in node < 4.5 and node < 5.10d3a52ee
[Refactor]utils
:isBuffer
: small tweak; add tests41c42b8
[Robustness]stringify
: cacheObject.prototype.hasOwnProperty
04a9017
[Tests] always useString(x)
overx.toString()
c9720fe
[Fix]utils.merge
: avoid a crash with a null target and an array source8297462
[Refactor]:stringify
/utils
: cacheArray.isArray
Updates
socket.io-parser
from 3.3.2 to 4.2.4Release notes
Sourced from socket.io-parser's releases.
... (truncated)
Changelog
Sourced from socket.io-parser's changelog.
... (truncated)
Commits
164ba2a
chore(release): 4.2.4b0e6400
fix: properly detect plain objectsd9db473
fix: ensure reserved events cannot be used as event names6a5a004
docs(changelog): include changelog for release 3.4.3b6c824f
chore(release): 4.2.3dcc70d9
refactor: export typescript declarations for the commonjs build3b78117
fix: check the format of the event name0841bd5
chore: bump ua-parser-js from 1.0.32 to 1.0.33 (#121)28dd668
chore(release): 4.2.222c42e3
fix: calling destroy() should clear all internal stateUpdates
ejs
from 2.7.4 to 3.1.9Release notes
Sourced from ejs's releases.
Commits
aed0124
Version 3.1.97083793
Updated dev deps87f1da6
Merge pull request #707 from mde/dependabot/npm_and_yarn/minimatch-3.1.2e41a914
Removed old changelog, please rely on git log9ea36ba
Merge pull request #719 from jportner/frozen-prototype-fix181a537
Fall back to assignment, update test58bc2eb
Change approach to shadowing "toString" property for escapeXML76c9c61
Bump minimatch from 3.0.4 to 3.1.2f818bce
Merge pull request #706 from mde/dependabot/npm_and_yarn/flat-and-mocha-5.0.20fca863
Bump flat and mochaUpdates
follow-redirects
from 1.14.4 to 1.15.5Commits
b1677ce
Release version 1.15.5 of the npm package.d8914f7
Preserve fragment in responseUrl.6585820
Release version 1.15.4 of the npm package.7a6567e
Disallow bracketed hostnames.05629af
Prefer native URL instead of deprecated url.parse.1cba8e8
Prefer native URL instead of legacy url.resolve.72bc2a4
Simplify _processResponse error handling.3d42aec
Add bracket tests.bcbb096
Do not directly set Error properties.192dbe7
Release version 1.15.3 of the npm package.Updates
json5
from 2.2.0 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a7524
2.2.394fd06d
docs: update CHANGELOG for v2.2.33b8cebf
docs(security): use GitHub security advisoriesf0fd9e1
docs: publish a security policy6a91a05
docs(template): bug -> bug report14f8cb1
2.2.210cc7ca
docs: update CHANGELOG for v2.2.27774c10
fix: add proto to objects and arraysedde30a
Readme: slight tweak to intro97286f8
Improve example in readmeUpdates `liq...
Description has been truncated