forked from uncefact/project-vckit
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the npm_and_yarn group across 2 directories with 16 updates #96
Open
dependabot
wants to merge
1
commit into
next
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-4ad2d9d234
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… updates Bumps the npm_and_yarn group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.20.0` | | [cross-fetch](https://github.com/lquixada/cross-fetch) | `3.1.4` | `3.1.5` | | [debug](https://github.com/debug-js/debug) | `4.1.1` | `4.4.0` | | [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.5` | `4.1.12` | | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.6` | `4.7.7` | | [json5](https://github.com/json5/json5) | `2.2.0` | `2.2.2` | | [sqlite3](https://github.com/TryGhost/node-sqlite3) | `5.1.1` | `5.1.5` | | [ws](https://github.com/websockets/ws) | `8.11.0` | `8.17.1` | | [yaml](https://github.com/eemeli/yaml) | `2.1.3` | `2.2.2` | | [webpack](https://github.com/webpack/webpack) | `4.41.2` | `4.41.3` | Bumps the npm_and_yarn group with 4 updates in the /packages/vckit-oa-renderers directory: [debug](https://github.com/debug-js/debug), [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug), [handlebars](https://github.com/handlebars-lang/handlebars.js) and [webpack](https://github.com/webpack/webpack). Updates `express` from 4.18.2 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.20.0) Updates `cross-fetch` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md) - [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5) Updates `debug` from 4.1.1 to 4.4.0 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.1.1...4.4.0) Updates `@types/debug` from 4.1.5 to 4.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) Updates `handlebars` from 4.7.6 to 4.7.7 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7) Updates `json5` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.0...v2.2.2) Updates `sqlite3` from 5.1.1 to 5.1.5 - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.1.1...v5.1.5) Updates `ws` from 8.11.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.11.0...8.17.1) Updates `yaml` from 2.1.3 to 2.2.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.1.3...v2.2.2) Updates `webpack` from 4.41.2 to 4.41.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.41.2...v4.41.3) Updates `body-parser` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.1...1.20.3) Updates `cookie` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/jshttp/cookie/releases) - [Changelog](https://github.com/jshttp/cookie/blob/v0.6.0/HISTORY.md) - [Commits](jshttp/cookie@v0.5.0...v0.6.0) Updates `node-fetch` from 2.6.1 to 2.6.7 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10) Updates `serve-static` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...1.16.0) Updates `tar` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) Updates `debug` from 4.1.1 to 4.4.0 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.1.1...4.4.0) Updates `@types/debug` from 4.1.5 to 4.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) Updates `handlebars` from 4.7.6 to 4.7.7 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7) Updates `webpack` from 4.41.2 to 4.41.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.41.2...v4.41.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cross-fetch dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: debug dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@types/debug" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: handlebars dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: json5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sqlite3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: body-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-fetch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: debug dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@types/debug" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: handlebars dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
4.18.2
4.20.0
3.1.4
3.1.5
4.1.1
4.4.0
4.1.5
4.1.12
4.7.6
4.7.7
2.2.0
2.2.2
5.1.1
5.1.5
8.11.0
8.17.1
2.1.3
2.2.2
4.41.2
4.41.3
Bumps the npm_and_yarn group with 4 updates in the /packages/vckit-oa-renderers directory: debug, @types/debug, handlebars and webpack.
Updates
express
from 4.18.2 to 4.20.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
21df421
4.20.04c9ddc1
feat: upgrade to [email protected]9ebe5d5
feat: upgrade to [email protected] (#5928)ec4a01b
feat: upgrade to [email protected] (#5926)54271f6
fix: don't render redirect values in anchor href125bb74
[email protected] (#5902)2a980ad
[email protected] (#5781)a3e7e05
docs: specify new instructions forquestion
anddiscuss
c5addb9
deps: [email protected] (#5603)e35380a
docs: add@IamLizu
to the triage team (#5836)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.
Updates
cross-fetch
from 3.1.4 to 3.1.5Release notes
Sourced from cross-fetch's releases.
Commits
c6089df
chore(release): 3.1.5a3b3a94
chore: updated node-fetch version to 2.6.7 (#124)efed703
chore: updated node-fetch version to 2.6.5694ff77
refactor: removed ora from dependenciesefc5956
refactor: added .vscode to .gitignoreda605d5
refactor: renamed test/fetch/ to test/fetch-api/ and test/module/ to test/mod...0f0d51d
chore: updated minor and patch versions of dev dependenciesc6e34ea
refactor: removed sinon.jsf524a52
fix: yargs was incompatible with node 107906fcf
chore: updated dev dependenciesUpdates
debug
from 4.1.1 to 4.4.0Release notes
Sourced from debug's releases.
... (truncated)
Commits
7e3814c
4.4.0d2d6bf0
fix inefficient .enable() regex and .enabled() testbc60914
4.3.7c63e96e
Upgrade ms to version 2.1.3 (#819)382864a
remove archaic badges from readmec33b464
4.3.67956a45
Avoid using deprecated RegExp.$15464bdd
4.3.5f244ada
update authorship contact infocac39b1
Fix/debug depth (#926)Maintainer changes
This version was pushed to npm by qix, a new releaser for debug since your current version.
Updates
@types/debug
from 4.1.5 to 4.1.12Commits
Updates
handlebars
from 4.7.6 to 4.7.7Changelog
Sourced from handlebars's changelog.
Commits
a9a8e40
v4.7.7e66aed5
Update release notes7d4d170
disable IE in Saucelabs testseb860c0
fix weird error in integration testsb6d3de7
fix: check prototype property access in strict-mode (#1736)f058970
fix: escape property names in compat mode (#1736)77825f8
refator: In spec tests, use expectTemplate over equals and shouldThrow (#1683)3789a30
chore: start testing on Node.js 12 and 13Updates
json5
from 2.2.0 to 2.2.2Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
14f8cb1
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 readmed720b4f
Improve readme (e.g. explain JSON5 better!) (#291)910ce25
docs: fix spelling of Aseem2aab4dd
test: require tap as t in cli tests6d42686
test: remove mocha syntax from tests4798b9d
docs: update installation and usage for modulesUpdates
sqlite3
from 5.1.1 to 5.1.5Release notes
Sourced from sqlite3's releases.
Commits
6a806f8
v5.1.5edb1934
Fixed code execution vulnerability due to Object coercion3a48888
Updated bundled SQLite to v3.41.1c1440bd
Fixed rpath linker option when using a custom sqlite (#1654)93affa4
Update microsoft/setup-msbuild action to v1.36f6318e
v5.1.4aeafe25
Revert "Renamedmaster
references tomain
"57ce2d4
Fixed glib compatibility by downgrading to Ubuntu 20af8e567
Renamedmaster
references tomain
8fd18a3
Extracted function checking code into macroUpdates
ws
from 8.11.0 to 8.17.1Release notes
Sourced from ws's releases.
... (truncated)
Commits
3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variable934c9d6
[ci] Test on node 221817bac
[ci] Do not test on node 2196c9b3d
[major] Flip the default value ofallowSynchronousEvents
(#2221)e5f32c7
[fix] Emit at most one event per event loop iteration (#2218)Updates
yaml
from 2.1.3 to 2.2.2Release notes
Sourced from yaml's releases.
Commits
f21fa45
2.2.2984f578
fix: Corner case failure in error pretty-printer443e3aa
fix: First-line folding for block scalars (fixes #422)5af5d3d
fix: Use correct argument order when stringifying flow collection comments (f...c914dcc
2.2.1c8551eb
fix: Quote top-level map keys containing document markers (fixes #431)3576408
2.2.0ab52daa
ci: Remove all@types
except for node when testing types on old TS85be08d
chore: Explicitly set supported types in tsconfig.json4732502
ci: Uninstall@jest/types
before testing types on TS 4.2Updates
webpack
from 4.41.2 to 4.41.3Commits
df9f3eb
4.41.3fe71d68
Merge pull request #10010 from webpack/fundingb396d96
Merge pull request #10123 from pustovalov/webpack-4-serialize29b2bdd
Update terser-webpack-plugin to ^1.4.3bedb566
chore:funding
fieldUpdates
body-parser
from 1.20.1 to 1.20.3Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
1752951
1.20.339744cf
chore: linter (#534)b2695c4
Merge commit from forkade0f3f
add scorecard to readme (#531)99a1bd6
deps: [email protected] (#521)9478591
fix: pin to [email protected]83db46a
ci: fix errors in ci github action for node 8 and 9 (#523)9d4e212
chore: add support for OSSF scorecard reporting (#522)ee91374
1.20.2368a93a
Fix strict json error message on Node.js 19+Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
cookie
from 0.5.0 to 0.6.0Release notes
Sourced from cookie's releases.
Changelog
Sourced from cookie's changelog.
Commits
38323ba
0.6.07560154
build: [email protected]c45b52d
docs: switch badges to badgen84a1567
Add partitioned optionc67a478
docs: fix typos in HISTORY52a76c1
docs: fix typo in HISTORY5f22857
Fix typo in JSDocda7e44e
build: [email protected]936036a
build: [email protected]197f670
build: [email protected]Updates
node-fetch
from 2.6.1 to 2.6.7Release notes
Sourced from node-fetch's releases.
Commits
1ef4b56
backport of #1449 (#1453)8fe5c4e
2.x: Specify encoding as an optional peer dependency in package.json (#1310)f56b0c6
fix(URL): prefer built in URL version when available and fallback to whatwg (...b5417ae
fix: import whatwg-url in a way compatible with ESM Node (#1303)18193c5
fix v2.6.3 that did not sending query params (#1301)ace7536
fix: properly encode url with unicode characters (#1291)152214c
Fix(package.json): Corrected main file path in package.json (#1274)Maintainer changes
This version was pushed to npm by endless, a new releaser for node-fetch since your current version.
Updates
path-to-regexp
from 0.1.7 to 0.1.10Release notes
Sourced from path-to-regexp's releases.
Commits
c827fce
0.1.1029b96b4
Add backtrack protection to parametersac4c234
Update repo url (#314)bdb6635
0.1.9c4272e4
Allow a non-lookahead regex (#312)51a1955
0.1.8114f62d
Add support for named matching groups (#301)Updates
serve-static
from 1.15.0 to 1.16.0Release notes
Sourced from serve-static's releases.
Changelog
Sourced from serve-static's changelog.
Commits
48c7397
1.16.00c11fad
Merge commit from forkMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for serve-static since your current version.
Updates
tar
from 6.2.0 to 6.2.1Commits
bef7b1e
6.2.1fe8cd57
prevent extraction in excessively deep subfoldersfe7ebfd
remove security.mdUpdates
debug
from 4.1.1 to 4.4.0Release notes
Sourced from debug's releases.