Bump qs, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-router, @vue/cli-service, node-sass and sass-loader in /pinry-spa#17
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…in-pwa, @vue/cli-plugin-router, @vue/cli-service, node-sass and sass-loader Bumps [qs](https://github.com/ljharb/qs) to 6.14.1 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint), [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa), [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router), [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service), [node-sass](https://github.com/sass/node-sass) and [sass-loader](https://github.com/webpack/sass-loader). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.7.0...v6.14.1) Updates `@vue/cli-plugin-babel` from 4.1.1 to 5.0.9 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli-plugin-babel) Updates `@vue/cli-plugin-eslint` from 4.1.1 to 5.0.9 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli-plugin-eslint) Updates `@vue/cli-plugin-pwa` from 4.1.1 to 5.0.9 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli-plugin-pwa) Updates `@vue/cli-plugin-router` from 4.1.1 to 5.0.9 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli-plugin-router) Updates `@vue/cli-service` from 4.1.1 to 5.0.9 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli-service) Updates `node-sass` from 4.13.0 to 9.0.0 - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v4.13.0...v9.0.0) Updates `sass-loader` from 8.0.0 to 16.0.6 - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v8.0.0...v16.0.6) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect - dependency-name: "@vue/cli-plugin-babel" dependency-version: 5.0.9 dependency-type: direct:development - dependency-name: "@vue/cli-plugin-eslint" dependency-version: 5.0.9 dependency-type: direct:development - dependency-name: "@vue/cli-plugin-pwa" dependency-version: 5.0.9 dependency-type: direct:development - dependency-name: "@vue/cli-plugin-router" dependency-version: 5.0.9 dependency-type: direct:development - dependency-name: "@vue/cli-service" dependency-version: 5.0.9 dependency-type: direct:development - dependency-name: node-sass dependency-version: 9.0.0 dependency-type: direct:development - dependency-name: sass-loader dependency-version: 16.0.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #21. |
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
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 qs to 6.14.1 and updates ancestor dependencies qs, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-router, @vue/cli-service, node-sass and sass-loader. These dependencies need to be updated together.
Updates
qsfrom 6.7.0 to 6.14.1Changelog
Sourced from qs's changelog.
... (truncated)
Commits
3fa11a5v6.14.1a626704[Dev Deps] updatenpmignore3086902[Fix] ensure arrayLength applies to[]notation as wellfc7930e[Dev Deps] updateeslint,@ljharb/eslint-config0b06aac[Dev Deps] update@ljharb/eslint-config64951f6[Refactor]parse: extract key segment splitting helpere1bd259[Dev Deps] update@ljharb/eslint-configf4b3d39[eslint] add eslint 9 optional peer dep6e94d95[Dev Deps] updateeslint,@ljharb/eslint-config,npmignore973dc3c[actions] add workflow permissionsUpdates
@vue/cli-plugin-babelfrom 4.1.1 to 5.0.9Release notes
Sourced from
@vue/cli-plugin-babel's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-babel's changelog.... (truncated)
Commits
7eb93c1v5.0.9b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.0Updates
@vue/cli-plugin-eslintfrom 4.1.1 to 5.0.9Release notes
Sourced from
@vue/cli-plugin-eslint's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-eslint's changelog.... (truncated)
Commits
7eb93c1v5.0.9b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.0Updates
@vue/cli-plugin-pwafrom 4.1.1 to 5.0.9Release notes
Sourced from
@vue/cli-plugin-pwa's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-pwa's changelog.... (truncated)
Commits
7eb93c1v5.0.9b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5619965bdocs: fix 404 linksca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1Updates
@vue/cli-plugin-routerfrom 4.1.1 to 5.0.9Release notes
Sourced from
@vue/cli-plugin-router's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-router's changelog.... (truncated)
Commits
7eb93c1v5.0.9b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.0Updates
@vue/cli-servicefrom 4.1.1 to 5.0.9Release notes
Sourced from
@vue/cli-service's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service's changelog.... (truncated)
Commits
7eb93c1v5.0.9c21c156fix: add missing default__VUE_PROD_HYDRATION_MISMATCH_DETAILS__(#7443)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.7Updates
node-sassfrom 4.13.0 to 9.0.0Release notes
Sourced from node-sass's releases.
... (truncated)
Changelog
Sourced from node-sass's changelog.
Commits
87f3899feat: Node 20 support (#3355)06ae4c7build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#3350)e069f73build(deps): bump coverallsapp/github-action from 1.2.0 to 2.0.0c34837dbuild(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0ee13eb98.0.098e75b3feat: Node 18 and 19 support and drop Node 17 (#3257)e9bb866Bump node-gyp and nan for node 19 support (#3314)ab7840bFix binaries being partially downloaded (#3313)d595abf7.0.33b556c17.0.2Updates
sass-loaderfrom 8.0.0 to 16.0.6Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
57c9282chore(release): 16.0.6fbc1af9perf: cache fs calls for modern API (#1284)900a5f8chore: rewrite link to correct location (#1282)4d54d53chore: restore to old contente9dab32chore: revise readme information (#1280)1acdbd0chore: remove some redundant stuff (#1279)9aed7a8chore: update links (#1278)aacb63dchore: update readme (#1277)01a94cbchore: remove old issue/pr templates (#1276)0b3dc43chore: move from master to main branch (#1273) (#1274)