Build(deps): Bump the npm_and_yarn group across 1 directory with 10 updates #4
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 2 updates in the / directory: serialize-javascript and @vue/cli-service.
Updates
serialize-javascriptfrom 1.9.1 to 6.0.0Release notes
Sourced from serialize-javascript's releases.
... (truncated)
Commits
3302c44v6.0.07f3ac25Add support for URL's (#123)dbb6c73Bump mocha from 9.0.0 to 9.0.1 (#124)ece6333Bump mocha from 8.4.0 to 9.0.0 (#121)6371f40Update Node.js CI matrix (#122)4b87498Bump mocha from 8.3.2 to 8.4.0 (#120)a6fcf40Bump lodash from 4.17.19 to 4.17.21 (#119)45fb0f1Bump y18n from 4.0.0 to 4.0.1 (#116)af1c448Bump chai from 4.3.3 to 4.3.4 (#115)ecd5946Bump mocha from 8.3.1 to 8.3.2 (#114)Updates
@vue/cli-servicefrom 3.12.1 to 5.0.8Release notes
Sourced from
@vue/cli-service's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service's changelog.... (truncated)
Commits
b154dbdv5.0.80260e4dfix: add devServer.server.type to useHttps judgement (#7222)4a0655fv5.0.7beffe8afix: allow disabling progress plugin viadevServer.client.progress558dea2fix: supportdevServer.serveroption, avoid deprecation warningbddd64dfix: optimize the judgment on whether HTTPS has been set in options (#7202)ef08a08v5.0.6fcf27e3fixup! fix: compatibility with Vue 2.7a648958fix: compatibility with Vue 2.798c66c9v5.0.5Updates
postcssfrom 6.0.23 to 7.0.39Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
e17c1efRelease 7.0.39 version6791bd3Reduce npm package44c581aReplace nanocolors with picocolors8ba21fdRemove eslint-ci3994c4aRelease 7.0.38 version6944e1dRemove development keys from package.json4dd0af0Release 7.0.37 version8408eb4Add compilation step0c68063Move tests to GitHub Actions98b61baReplace chalk to nanocolorsUpdates
loader-utilsfrom 0.2.17 to 1.4.0Release notes
Sourced from loader-utils's releases.
... (truncated)
Changelog
Sourced from loader-utils's changelog.
... (truncated)
Commits
d95b8b5chore(release): 1.4.0cd0e428feat: theresourceQueryis passed to theinterpolateNamemethod (#163)06d36cfchore(release): 1.3.0469eebafeat: support the[query]template for theinterpolatedNamemethod (#162)909c99dchore: funding.yml config and CI fix (#159)b5b74f0Set up CI with Azure Pipelines7970c48docs: small grammar change (#144)b91a76cchore(release): 1.2.33528fd9fix(interpolateName): don't interpolatedhashTypewithouthashor `conten...809b690chore(release): 1.2.2Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
Updates
asyncfrom 2.6.3 to 2.6.4Changelog
Sourced from async's changelog.
Commits
c6bdacaVersion 2.6.48870da9Update built files4df6754update changelog8f7f903Fix prototype pollution vulnerability (#1828)Maintainer changes
This version was pushed to npm by hargasinski, a new releaser for async since your current version.
Updates
expressfrom 4.17.1 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
04bc6274.19.2da4d763Improved fix for open redirect allow list bypass4f0f6cc4.19.1a003cfaAllow passing non-strings to res.location with new encoding handling checks f...a1fa90ffixed un-edited version in history.md for 4.19.011f2b1dbuild: fix build due to inconsistent supertest behavior in older versions084e3654.19.00867302Prevent open redirect allow list bypass due to encodeurl567c9c6Add note on how to update docs for new release (#5541)69a4cf2deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
minimistfrom 1.2.5 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2v1.2.8a026794Merge tag 'v0.2.3'c0b2661v0.2.363b8fee[Fix] Fix long option followed by single dash (#17)72239e6[Tests] Remove duplicate test (#12)34b0f1c[eslint] fix indentation3226afa[Dev Deps] add missingnpmignoredev dep098873c[Dev Deps] update@ljharb/eslint-config,aud9ec4d27[Fix] Fix long option followed by single dashba92fe6[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
node-forgefrom 0.10.0 to 1.3.1Changelog
Sourced from node-forge's changelog.
... (truncated)
Commits
a0a4a42Release 1.3.1.a33830fUpdate changelog.740954dAllow optional DigestAlgorithm parameters.56f4316Allow DigestInfo.DigestAlgorith.parameters to be optionalcbf0bd5Start 1.3.1-0.6c5b901Release 1.3.0.0f3972aUpdate changelog.dc77b39Fix error checking.bb822c0Add advisory links.d4395feUpdate changelog.Updates
shell-quotefrom 1.7.2 to 1.8.1Changelog
Sourced from shell-quote's changelog.
... (truncated)
Commits
da8a3abv1.8.1a66de94[Tests] increase coverageb42ac73[Refactor]parse: hoistgetVarto module levelfcb2e1a[Refactor]parse: usesliceoversubstr, cache some valuesecf2a60[Fix]parse: preserve whitespace in comments1d58679[Refactor]parse: avoid shadowing a function arg6780ec5[Refactor]parse: a bit of cleanup227d474[Refactor]parse: tweak the regex to not match nothing7bcd90e[Fix] properly support theescapeoption8f0c5c3[Refactor] hoist some vars to module levelMaintainer changes
This version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.
Updates
webpack-dev-middlewarefrom 3.7.3 to 5.3.4Release notes
Sourced from webpack-dev-middleware's releases.