vue-svg-transition
vue-svg-transition copied to clipboard
Bump loader-utils, @storybook/vue and @vue/cli-service
Bumps loader-utils to 1.4.1 and updates ancestor dependencies loader-utils, loader-utils, @storybook/vue and @vue/cli-service. These dependencies need to be updated together.
Updates loader-utils from 1.2.3 to 1.4.1
Release notes
Sourced from loader-utils's releases.
v1.4.1
1.4.1 (2022-11-07)
Bug Fixes
v1.4.0
1.4.0 (2020-02-19)
Features
v1.3.0
1.3.0 (2020-02-19)
Features
Changelog
Sourced from loader-utils's changelog.
1.4.1 (2022-11-07)
Bug Fixes
1.4.0 (2020-02-19)
Features
1.3.0 (2020-02-19)
Features
Commits
8f082b3chore(release): 1.4.14504e34fix: security problem (#220)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)- See full diff in compare view
Updates loader-utils from 1.1.0 to 1.4.1
Release notes
Sourced from loader-utils's releases.
v1.4.1
1.4.1 (2022-11-07)
Bug Fixes
v1.4.0
1.4.0 (2020-02-19)
Features
v1.3.0
1.3.0 (2020-02-19)
Features
Changelog
Sourced from loader-utils's changelog.
1.4.1 (2022-11-07)
Bug Fixes
1.4.0 (2020-02-19)
Features
1.3.0 (2020-02-19)
Features
Commits
8f082b3chore(release): 1.4.14504e34fix: security problem (#220)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)- See full diff in compare view
Updates @storybook/vue from 5.1.0-alpha.30 to 6.5.13
Release notes
Sourced from @storybook/vue's releases.
v6.5.13
Bug Fixes
- Telemetry: Send start/build events even when there is no generator #19507
- Telemetry: Fix inconsistent debug #19509
- Addon-docs: Pass remarks plugins to mdx loader #18740
- Angular: Alias decorateStory as applyDecorators #19189
v6.5.13-alpha.1
Bug Fixes
- Telemetry: Send start/build events even when there is no generator #19507
- Telemetry: Fix inconsistent debug #19509
v6.5.13-alpha.0
Bug Fixes
- Addon-docs: Pass remarks plugins to mdx loader #18740
- Angular: Alias decorateStory as applyDecorators #19189
v6.5.12
Bug Fixes
- React: Fix issue with react 18 implementation #19125
v6.5.11
Bug Fixes
- CLI: Fix race condition in sb init #19083
- Core: Fix WebProjectAnnotations export in preview-web for back-compat #19048
- Addon-interactions: Fix IE support by replacing array includes #18993
- Vue: Fix enum check in extractArgTypes #18959
- React: Fix callback behavior in
react@18#18737- Store: always call composeConfigs in setProjectAnnotations #18916
- Telemetry: improve addon extraction logic #18868
- Addon-docs: Check for undefined before reading property in extractArgTypes.ts #18710nance
v6.5.11-alpha.2
Bug Fixes
- CLI: Fix race condition in sb init #19083
- Core: Fix WebProjectAnnotations export in preview-web for back-compat #19048
- Addon-interactions: Fix IE support by replacing array includes #18993
v6.5.11-alpha.1
Bug Fixes
- Vue: Fix enum check in extractArgTypes #18959
v6.5.11-alpha.0
... (truncated)
Changelog
Sourced from @storybook/vue's changelog.
6.5.13 (October 24, 2022)
Bug Fixes
- Telemetry: Send start/build events even when there is no generator #19507
- Telemetry: Fix inconsistent debug #19509
- Addon-docs: Pass remarks plugins to mdx loader #18740
- Angular: Alias decorateStory as applyDecorators #19189
6.5.13-alpha.1 (October 24, 2022)
Bug Fixes
- Telemetry: Send start/build events even when there is no generator #19507
- Telemetry: Fix inconsistent debug #19509
6.5.13-alpha.0 (September 28, 2022)
Bug Fixes
- Addon-docs: Pass remarks plugins to mdx loader #18740
- Angular: Alias decorateStory as applyDecorators #19189
6.5.12 (September 14, 2022)
Bug Fixes
- React: Fix issue with react 18 implementation #19125
6.5.11 (September 13, 2022)
Bug Fixes
- CLI: Fix race condition in sb init #19083
- Core: Fix WebProjectAnnotations export in preview-web for back-compat #19048
- Addon-interactions: Fix IE support by replacing array includes #18993
- Vue: Fix enum check in extractArgTypes #18959
- React: Fix callback behavior in
react@18#18737- Store: always call composeConfigs in setProjectAnnotations #18916
- Telemetry: improve addon extraction logic #18868
- Addon-docs: Check for undefined before reading property in extractArgTypes.ts #18710nance
6.5.11-alpha.2 (September 7, 2022)
Bug Fixes
... (truncated)
Commits
9bc627dv6.5.13ef45ce7Update git head to 6.5.13-alpha.1, update yarn.lock [ci skip]03f5ebev6.5.13-alpha.1fc66892Update git head to 6.5.13-alpha.0, update yarn.lock [ci skip]1423ff5v6.5.13-alpha.0ad38b6bUpdate git head to 6.5.12, update yarn.lock [ci skip]e3991cbv6.5.125be644bUpdate git head to 6.5.11, update yarn.lock [ci skip]db56a25v6.5.110a584e6Update git head to 6.5.11-alpha.2, update yarn.lock [ci skip]- Additional commits viewable in compare view
Updates @vue/cli-service from 3.6.0 to 5.0.8
Release notes
Sourced from @vue/cli-service's releases.
v5.0.8
:bug: 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.serveroption, 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-compileris no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.v5.0.5
:bug: Bug Fix
@vue/cli@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)@blzsaav5.0.4
:bug: Bug Fix
@vue/cli-service
- #7005 Better handling of
publicPath: 'auto'(@AndreiSoroka)@vue/cli-shared-utils,@vue/cli-ui
- 75826d6 fix: replace
node-ipcwith@achrinza/node-ipcto further secure the dependency chainCommitters: 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.serveroption, 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-compileris no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.5.0.5 (2022-06-16)
:bug: Bug Fix
@vue/cli@vue/cli-service
- #7023 fix: windows vue.config.mjs support (
@xiaoxiangmoe)Committers: 3
- Martijn Jacobs (
@maerteijn)- ZHAO Jinxiang (
@xiaoxiangmoe)@blzsaa5.0.4 (2022-03-22)
:bug: Bug Fix
@vue/cli-service
- #7005 Better handling of
publicPath: 'auto'(@AndreiSoroka)@vue/cli-shared-utils,@vue/cli-ui
- 75826d6 fix: replace
node-ipcwith@achrinza/node-ipcto further secure the dependency chainCommitters: 1
... (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.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.