Title: Bump loader-utils and @vue/cli-service by dependabot[bot] · Pull Request #25 · jmsyy/JavaScript_All · GitHub
Open Graph Title: Bump loader-utils and @vue/cli-service by dependabot[bot] · Pull Request #25 · jmsyy/JavaScript_All
X Title: Bump loader-utils and @vue/cli-service by dependabot[bot] · Pull Request #25 · jmsyy/JavaScript_All
Description: Bumps loader-utils to 1.4.2 and updates ancestor dependency @vue/cli-service. These dependencies need to be updated together. Updates loader-utils from 1.2.3 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34) v1.4.0 1.4.0 (2020-02-19) Features the resourceQuery is passed to the interpolateName method (#163) (cd0e428) v1.3.0 1.3.0 (2020-02-19) Features support the [query] template for the interpolatedName method (#162) (469eeba) Changelog Sourced from loader-utils's changelog. 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34) 1.4.0 (2020-02-19) Features the resourceQuery is passed to the interpolateName method (#163) (cd0e428) 1.3.0 (2020-02-19) Features support the [query] template for the interpolatedName method (#162) (469eeba) Commits 331ad50 chore(release): 1.4.2 17cbf8f fix: ReDoS problem (#226) 8f082b3 chore(release): 1.4.1 4504e34 fix: security problem (#220) d95b8b5 chore(release): 1.4.0 cd0e428 feat: the resourceQuery is passed to the interpolateName method (#163) 06d36cf chore(release): 1.3.0 469eeba feat: support the [query] template for the interpolatedName method (#162) 909c99d chore: funding.yml config and CI fix (#159) b5b74f0 Set up CI with Azure Pipelines Additional commits viewable in compare view Updates @vue/cli-service from 3.7.0 to 5.0.8 Release notes Sourced from @vue/cli-service's releases. v5.0.8 🐛 Bug Fix @vue/cli-service 0260e4d fix: add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222) @vue/cli-ui 07052c4 fix: Vue CLI UI graphql subscription server error, fixes vuejs/vue-cli#7221 v5.0.7 @vue/cli-service #7202, [558dea2] fix: support devServer.server option, avoid deprecation warnings (@backrunner, @sodatea) [beffe8a] fix: allow disabling progress plugin via devServer.client.progress @vue/cli-ui #7210 chore: upgrade to apollo-server-express 3.x Committers: 2 BackRunner (@backrunner) Haoqun Jiang (@sodatea) v5.0.6 Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta). In Vue 2.7, vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package as vue/compiler-sfc. v5.0.5 🐛 Bug Fix @vue/cli #7167 fix(upgrade): prevent changing the structure of package.json file during upgrade (@blzsaa) @vue/cli-service #7023 fix: windows vue.config.mjs support (@xiaoxiangmoe) @vue/cli-plugin-e2e-cypress [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now) Committers: 3 Martijn Jacobs (@maerteijn) ZHAO Jinxiang (@xiaoxiangmoe) @blzsaa v5.0.4 🐛 Bug Fix @vue/cli-service #7005 Better handling of publicPath: 'auto' (@AndreiSoroka) @vue/cli-shared-utils, @vue/cli-ui 75826d6 fix: replace node-ipc with @achrinza/node-ipc to further secure the dependency chain Committers: 1 Andrei (@AndreiSoroka) Haoqun Jiang (@sodatea) v5.0.3 ... (truncated) Changelog Sourced from @vue/cli-service's changelog. 5.0.7 (2022-07-05) @vue/cli-service #7202, [558dea2] fix: support devServer.server option, avoid deprecation warnings (@backrunner, @sodatea) [beffe8a] fix: allow disabling progress plugin via devServer.client.progress @vue/cli-ui #7210 chore: upgrade to apollo-server-express 3.x Committers: 2 BackRunner (@backrunner) Haoqun Jiang (@sodatea) 5.0.6 (2022-06-16) Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta). In Vue 2.7, vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package as vue/compiler-sfc. 5.0.5 (2022-06-16) 🐛 Bug Fix @vue/cli #7167 feat(upgrade): prevent changing the structure of package.json file during upgrade (@blzsaa) @vue/cli-service #7023 fix: windows vue.config.mjs support (@xiaoxiangmoe) Committers: 3 Martijn Jacobs (@maerteijn) ZHAO Jinxiang (@xiaoxiangmoe) @blzsaa 5.0.4 (2022-03-22) 🐛 Bug Fix @vue/cli-service #7005 Better handling of publicPath: 'auto' (@AndreiSoroka) @vue/cli-shared-utils, @vue/cli-ui 75826d6 fix: replace node-ipc with @achrinza/node-ipc to further secure the dependency chain Committers: 1 ... (truncated) Commits b154dbd v5.0.8 0260e4d fix: add devServer.server.type to useHttps judgement (#7222) 4a0655f v5.0.7 beffe8a fix: allow disabling progress plugin via devServer.client.progress 558dea2 fix: support devServer.server option, avoid deprecation warning bddd64d fix: optimize the judgment on whether HTTPS has been set in options (#7202) ef08a08 v5.0.6 fcf27e3 fixup! fix: compatibility with Vue 2.7 a648958 fix: compatibility with Vue 2.7 98c66c9 v5.0.5 Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.
Open Graph Description: Bumps loader-utils to 1.4.2 and updates ancestor dependency @vue/cli-service. These dependencies need to be updated together. Updates loader-utils from 1.2.3 to 1.4.2 Release notes Sourced from lo...
X Description: Bumps loader-utils to 1.4.2 and updates ancestor dependency @vue/cli-service. These dependencies need to be updated together. Updates loader-utils from 1.2.3 to 1.4.2 Release notes Sourced from lo...
Opengraph URL: https://github.com/jmsyy/JavaScript_All/pull/25
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:247e4474-77b7-12c1-3b36-8374c26145ed |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | A27C:3B7C2:7FE4DB:AE5DEF:6A618848 |
| html-safe-nonce | 7f8ed9263ec79c1732d7a61d9c8c075811d122cbdc6b7446996153ff7d4e7cf0 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMjdDOjNCN0MyOjdGRTREQjpBRTVERUY6NkE2MTg4NDgiLCJ2aXNpdG9yX2lkIjoiMTc2NjkwNjAxMjQ1Mzc4NjMyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | c1f29f3529e46dbcaf6c9c3f6cb42891b34b9f559fb9b962fbd045491c29de09 |
| hovercard-subject-tag | pull_request:1126903811 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/jmsyy/JavaScript_All/pull/25/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps loader-utils to 1.4.2 and updates ancestor dependency @vue/cli-service. These dependencies need to be updated together. Updates loader-utils from 1.2.3 to 1.4.2 Release notes Sourced from lo... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | c28c2f6607f2aacbd934868d997038895c9780d08babfe918550d73773326f4c |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/jmsyy/JavaScript_All git https://github.com/jmsyy/JavaScript_All.git |
| octolytics-dimension-user_id | 49559483 |
| octolytics-dimension-user_login | jmsyy |
| octolytics-dimension-repository_id | 183717131 |
| octolytics-dimension-repository_nwo | jmsyy/JavaScript_All |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 183717131 |
| octolytics-dimension-repository_network_root_nwo | jmsyy/JavaScript_All |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | cd05235d52ffb3318513d883a56c87a121015c8b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width