forked from vuejs/vue-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the npm_and_yarn group across 3 directories with 20 updates #5
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
Open
dependabot
wants to merge
1
commit into
dev
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-2ab3ab658b
base: dev
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 hidden or 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 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [chromedriver](https://github.com/giggio/node-chromedriver) | `103.0.0` | `119.0.1` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.7` | `2.6.8` | | [postcss](https://github.com/postcss/postcss) | `8.3.6` | `8.4.31` | | [semver](https://github.com/npm/node-semver) | `7.3.5` | `7.5.2` | | [webpack](https://github.com/webpack/webpack) | `5.68.0` | `5.94.0` | | [ejs](https://github.com/mde/ejs) | `3.1.8` | `3.1.10` | | [vue-template-compiler](https://github.com/vuejs/vue) | `2.6.14` | `2.7.16` | | [express](https://github.com/expressjs/express) | `4.17.2` | `4.19.2` | | [@sideway/formula](https://github.com/sideway/formula) | `3.0.0` | `3.0.1` | | [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) | `2.25.3` | `2.26.2` | | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` | | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.53` | `0.10.64` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.14.8` | `1.15.6` | | [get-func-name](https://github.com/chaijs/get-func-name) | `2.0.0` | `2.0.2` | | [jszip](https://github.com/Stuk/jszip) | `3.7.1` | `3.10.1` | | [loader-utils](https://github.com/webpack/loader-utils) | `1.4.1` | `1.4.2` | | [ua-parser-js](https://github.com/faisalman/ua-parser-js) | `0.7.31` | `0.7.38` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `2.9.15` | `2.9.18` | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.1` | `5.3.4` | | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` | Bumps the npm_and_yarn group with 1 update in the /packages/@vue/cli-plugin-e2e-nightwatch directory: [chromedriver](https://github.com/giggio/node-chromedriver). Bumps the npm_and_yarn group with 1 update in the /packages/@vue/cli-plugin-e2e-webdriverio directory: [chromedriver](https://github.com/giggio/node-chromedriver). Updates `chromedriver` from 103.0.0 to 119.0.1 - [Commits](giggio/node-chromedriver@103.0.0...119.0.1) Updates `node-fetch` from 2.6.7 to 2.6.8 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.7...v2.6.8) Updates `postcss` from 8.3.6 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.3.6...8.4.31) Updates `semver` from 7.3.5 to 7.5.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.5...v7.5.2) Updates `webpack` from 5.68.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.68.0...v5.94.0) Updates `ejs` from 3.1.8 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.8...v3.1.10) Updates `vue-template-compiler` from 2.6.14 to 2.7.16 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](vuejs/vue@v2.6.14...v2.7.16) Updates `express` from 4.17.2 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.2...4.19.2) Updates `@sideway/formula` from 3.0.0 to 3.0.1 - [Commits](hapijs/formula@v3.0.0...v3.0.1) Updates `apollo-server-core` from 2.25.3 to 2.26.2 - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Commits](https://github.com/apollographql/apollo-server/commits/[email protected]/packages/apollo-server-core) Updates `decode-uri-component` from 0.2.0 to 0.2.2 - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) Updates `es5-ext` from 0.10.53 to 0.10.64 - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.53...v0.10.64) Updates `follow-redirects` from 1.14.8 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.6) Updates `get-func-name` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/chaijs/get-func-name/releases) - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2) Updates `jszip` from 3.7.1 to 3.10.1 - [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md) - [Commits](Stuk/jszip@v3.7.1...v3.10.1) Updates `loader-utils` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.1...v1.4.2) Updates `ua-parser-js` from 0.7.31 to 0.7.38 - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md) - [Commits](faisalman/ua-parser-js@0.7.31...0.7.38) Updates `vite` from 2.9.15 to 2.9.18 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.18/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.18/packages/vite) Updates `webpack-dev-middleware` from 5.3.1 to 5.3.4 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.1...v5.3.4) Updates `word-wrap` from 1.2.3 to 1.2.5 - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) Updates `chromedriver` from 103.0.0 to 128.0.0 - [Commits](giggio/node-chromedriver@103.0.0...119.0.1) Updates `chromedriver` from 103.0.0 to 128.0.0 - [Commits](giggio/node-chromedriver@103.0.0...119.0.1) --- updated-dependencies: - dependency-name: chromedriver dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: node-fetch dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ejs dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vue-template-compiler dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@sideway/formula" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: apollo-server-core dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: decode-uri-component dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: es5-ext dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: get-func-name dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jszip dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: loader-utils dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ua-parser-js dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: word-wrap dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: chromedriver dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: chromedriver 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 20 updates in the / directory:
103.0.0
119.0.1
2.6.7
2.6.8
8.3.6
8.4.31
7.3.5
7.5.2
5.68.0
5.94.0
3.1.8
3.1.10
2.6.14
2.7.16
4.17.2
4.19.2
3.0.0
3.0.1
2.25.3
2.26.2
0.2.0
0.2.2
0.10.53
0.10.64
1.14.8
1.15.6
2.0.0
2.0.2
3.7.1
3.10.1
1.4.1
1.4.2
0.7.31
0.7.38
2.9.15
2.9.18
5.3.1
5.3.4
1.2.3
1.2.5
Bumps the npm_and_yarn group with 1 update in the /packages/@vue/cli-plugin-e2e-nightwatch directory: chromedriver.
Bumps the npm_and_yarn group with 1 update in the /packages/@vue/cli-plugin-e2e-webdriverio directory: chromedriver.
Updates
chromedriver
from 103.0.0 to 119.0.1Commits
de961e3
Hide private attributes from exports379046e
Update package dependencies5b708ad
Add tests for Node.js version 21c99283d
Bump version to 119.0.0f6edc1e
Add provenancef43d7f8
Make install faster for update check157d419
Add token to enable PR09dd5b7
Bump version to 118.0.082a6380
Fix tag gh action scriptce13f36
Bump package version to 117.0.3Maintainer changes
This version was pushed to npm by giggio, a new releaser for chromedriver since your current version.
Updates
node-fetch
from 2.6.7 to 2.6.8Release notes
Sourced from node-fetch's releases.
Commits
6e9464d
ci(release): install dependenciesdd2a0ba
ci(release): install dependencies49bef02
ci(release): use latest Node LTSce37bcd
ci(semantic-release): config1768eaa
ci(release): initial version8bb6e31
fix: prevent hoisting of the undefinedglobal
variable inbrowser.js
(#1534)e218f8d
Add missing changelog entries. (#1613)fddad0e
fix(headers): don't forward secure headers on protocol change (#1605)50536d1
fix: premature close with chunked transfer encoding and for async iterators i...838d971
Handle zero-length OK deflate responses (#903)Maintainer changes
This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
Updates
postcss
from 8.3.6 to 8.4.31Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
semver
from 7.3.5 to 7.5.2Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
e7b78de
chore: release 7.5.258c791f
fix: diff when detecting major change from prerelease (#566)5c8efbc
fix: preserve build in raw after inc (#565)717534e
fix: better handling of whitespace (#564)2f738e9
chore: bump@npmcli/template-oss
from 4.14.1 to 4.15.1 (#558)aa016a6
chore: release 7.5.1d30d25a
fix: show type on invalid semver error (#559)09c69e2
chore: bump@npmcli/template-oss
from 4.13.0 to 4.14.1 (#555)5b02ad7
chore: release 7.5.0e219bb4
fix: throw on bad version with correct error message (#552)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
webpack
from 5.68.0 to 5.94.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
eabf85d
chore(release): 5.94.0955e057
security: fix DOM clobbering in auto public path9822387
test: fixcbb86ed
test: fix5ac3d7f
fix: unexpected asi generation with sequence expression2411661
security: fix DOM clobbering in auto public pathb8c03d4
fix: unexpected asi generation with sequence expressionf46a03c
revert: do not use heuristic fallback for "module-import"60f1898
fix: do not use heuristic fallback for "module-import"66306aa
Revert "fix: module-import get fallback from externalsPresets"Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates
ejs
from 3.1.8 to 3.1.10Release notes
Sourced from ejs's releases.
Commits
d3f807d
Version 3.1.109ee26dd
Mocha TDDe469741
Basic pollution protection715e950
Merge pull request #756 from Jeffrey-mu/maincabe314
Include advanced usage examples29b076c
Added header11503c7
Merge branch 'main' of github.com:mde/ejs into main7690404
Added security banner to READMEf47d7ae
Update SECURITY.md828cea1
Update SECURITY.mdUpdates
vue-template-compiler
from 2.6.14 to 2.7.16Release notes
Sourced from vue-template-compiler's releases.
... (truncated)
Changelog
Sourced from vue-template-compiler's changelog.
... (truncated)
Commits
13f4e7d
release: v2.7.1656ce7f8
fix(lifecycle): esnure component effect scopes are disconnected305e4ae
release: v2.7.16-beta.23e1037e
chore: bump vitest to 1.0.4db9c566
fix: account for nested render calls895669f
fix(types): export more types for v3 alignment (jsx / component options)73bdf14
release: v2.7.16-beta.1e0747f4
fix(keep-alive): fix memory leak without breaking transition tests2632249
fix(keep-alive): fix keep-alive memory leak3650c12
fix(types): provide types for built-in componentsUpdates
express
from 4.17.2 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
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: [email protected]Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
@sideway/formula
from 3.0.0 to 3.0.1Commits
5b44c1b
3.0.19fbc20a
chore: better number regex41ae98e
Cleanupc59f35e
Move to SidewayMaintainer changes
This version was pushed to npm by marsup, a new releaser for
@sideway/formula
since your current version.Updates
apollo-server-core
from 2.25.3 to 2.26.2Commits
8fbc66c
Releasef016446
fixup tests missing graphReff0c84d4
Merge pull request from GHSA-j5g3-5c8r-7qfx84852fc
Releasea2b8fc6
Update dependency on graphql-upload fork to fix #706091de501
Releaseae444b2
Release82d4498
Disable graphql-upload integration when it is not used (#6476)Updates
decode-uri-component
from 0.2.0 to 0.2.2Release notes
Sourced from decode-uri-component's releases.
Commits
a0eea46
0.2.2980e0bf
Prevent overwriting previously decoded tokens3c8a373
0.2.176abc93
Switch to GitHub workflows746ca5d
Fix issue where decode throws - fixes #6486d7e2
Update license (