new-ara-web
new-ara-web copied to clipboard
Bump the npm_and_yarn at /. security update group with 2 updates
Bumps the npm_and_yarn at /. security update group with 2 updates: @storybook/vue and shell-quote.
Updates @storybook/vue
from 5.3.21 to 7.5.2
Release notes
Sourced from @storybook/vue
's releases.
v7.5.2
7.5.2
- Addon-themes: Fix globals not being set when using absolute path - #24596, thanks
@JReinhold
!- CLI: Allow Yarn v4 in
link
command - #24551, thanks@yannbf
!- Next.js: Support v14.0.0 - #24593, thanks
@nikospapcom
!v7.5.1
7.5.1
- Angular: update wrong type for webpackStatsJson in start-storybook schema.json - #24494, thanks
@LucaVazz
!- Themes: Run postinstall in shell for windows - #24389, thanks
@Integrayshaun
!v7.5.0
7.5.0
Storybook 7.5 enhances your Storybook experience with several key updates:
- 💃🏼 Now supports Lit 3.0 and Vite 5
- 👻 storiesOf and storyStoreV6 officially deprecated
- 🔨 Fix Webpack5 build errors not being propagated
- 🀄 Support rename font import for Next.js
- ⬆️ Upgrade react-docgen to 6.0.x and improve argTypes
- ✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.
- Angular: Introduce argsToTemplate for property and event Bindings - #24434, thanks
@valentinpalkovic
!- Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - #24388, thanks
@yannbf
!- Angular: Categorize legacy build options error - #24014, thanks
@yannbf
!- Angular: Fix Angular 15 support and add zone.js v0.14.x support - #24367, thanks
@valentinpalkovic
!- Angular: Allow loading standalone directives - #24448, thanks
@osnoser1
!- CLI: Inform the user how to dedupe and strip color from info command - #24087, thanks
@kasperpeulen
!- CLI: Add more information to storybook info command - #24003, thanks
@JReinhold
!- CLI: Change /Date$/ to /Dates$/i - #24195, thanks
@arup1221
!- CLI: Improve sanitization logic in crash reports - #24028, thanks
@yannbf
!- CLI: Remove random commas in storybook upgrade logs - #22333, thanks
@joaonunomota
!- Controls: Fix select / multiselect when value contains multiple spaces - #22334, thanks
@oxcened
!- Core: Add class name to Storybook error name - #24371, thanks
@yannbf
!- Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - #23938, thanks
@JReinhold
!- Doc Blocks: Add title to Meta prop types - #23370, thanks
@iqbalcodes6602
!- ManagerAPI: Fix bug with story redirection when URL has partial storyId - #24345, thanks
@ndelangen
!- NextJS: Support rename font import - #24406, thanks
@yoshi2no
!- NextJS: Change babel plugins from proposal-... to transform-... - #24290, thanks
@roottool
!- NextJS: Fix default next image loader when src has params - #24187, thanks
@json-betsec
!- NextJS: Fix Image Context re-use via singleton - #24146, thanks
@martinnabhan
!- NextJS: Improve support for Windows-style paths - #23695, thanks
@T99
!- React: Upgrade
react-docgen
to6.0.x
and improve argTypes - #23825, thanks@shilman
!
... (truncated)
Changelog
Sourced from @storybook/vue
's changelog.
7.5.2
- Addon-themes: Fix globals not being set when using absolute path - #24596, thanks
@JReinhold
!- CLI: Allow Yarn v4 in
link
command - #24551, thanks@yannbf
!- Next.js: Support v14.0.0 - #24593, thanks
@nikospapcom
!7.5.1
- Angular: update wrong type for webpackStatsJson in start-storybook schema.json - #24494, thanks
@LucaVazz
!- Themes: Run postinstall in shell for windows - #24389, thanks
@Integrayshaun
!7.5.0
Storybook 7.5 enhances your Storybook experience with several key updates:
- 💃🏼 Now supports Lit 3.0 and Vite 5
- 👻 storiesOf and storyStoreV6 officially deprecated
- 🔨 Fix Webpack5 build errors not being propagated
- 🀄 Support rename font import for Next.js
- ⬆️ Upgrade react-docgen to 6.0.x and improve argTypes
- ✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.
- Angular: Introduce argsToTemplate for property and event Bindings - #24434, thanks
@valentinpalkovic
!- Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - #24388, thanks
@yannbf
!- Angular: Categorize legacy build options error - #24014, thanks
@yannbf
!- Angular: Fix Angular 15 support and add zone.js v0.14.x support - #24367, thanks
@valentinpalkovic
!- Angular: Allow loading standalone directives - #24448, thanks
@osnoser1
!- CLI: Inform the user how to dedupe and strip color from info command - #24087, thanks
@kasperpeulen
!- CLI: Add more information to storybook info command - #24003, thanks
@JReinhold
!- CLI: Change /Date$/ to /Dates$/i - #24195, thanks
@arup1221
!- CLI: Improve sanitization logic in crash reports - #24028, thanks
@yannbf
!- CLI: Remove random commas in storybook upgrade logs - #22333, thanks
@joaonunomota
!- Controls: Fix select / multiselect when value contains multiple spaces - #22334, thanks
@oxcened
!- Core: Add class name to Storybook error name - #24371, thanks
@yannbf
!- Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - #23938, thanks
@JReinhold
!- Doc Blocks: Add title to Meta prop types - #23370, thanks
@iqbalcodes6602
!- ManagerAPI: Fix bug with story redirection when URL has partial storyId - #24345, thanks
@ndelangen
!- NextJS: Support rename font import - #24406, thanks
@yoshi2no
!- NextJS: Change babel plugins from proposal-... to transform-... - #24290, thanks
@roottool
!- NextJS: Fix default next image loader when src has params - #24187, thanks
@json-betsec
!- NextJS: Fix Image Context re-use via singleton - #24146, thanks
@martinnabhan
!- NextJS: Improve support for Windows-style paths - #23695, thanks
@T99
!- React: Upgrade
react-docgen
to6.0.x
and improve argTypes - #23825, thanks@shilman
!- Svelte: Fix docs generating when using
lang="ts"
or optional chaining - #24096, thanks@j3rem1e
!- UI: Filter some manager errors - #24217, thanks
@yannbf
!- UI: Update ScrollArea with radix - #24413, thanks
@cdedreuille
!
... (truncated)
Commits
0ef03ec
Bump version from "7.5.1" to "7.5.2" [skip ci]6ceb141
Bump version from "7.5.0" to "7.5.1" [skip ci]fea453a
Bump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94c
Bump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33c
Bump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]816e86e
Bump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]149711c
Bump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65b
Bump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]70e6750
Bump version from "7.5.0-alpha.1" to "7.5.0-alpha.2" [skip ci]b8b95d7
Bump version from "7.5.0-alpha.0" to "7.5.0-alpha.1" [skip ci]- Additional commits viewable in compare view
Updates shell-quote
from 1.7.2 to 1.8.1
Changelog
Sourced from shell-quote's changelog.
v1.8.1 - 2023-04-07
Fixed
- [Fix]
parse
: preserve whitespace in comments[#6](https://github.com/ljharb/shell-quote/issues/6)
- [Fix] properly support the
escape
option[#5](https://github.com/ljharb/shell-quote/issues/5)
Commits
- [Refactor]
parse
: hoistgetVar
to module levelb42ac73
- [Refactor] hoist some vars to module level
8f0c5c3
- [Refactor]
parse
: useslice
oversubstr
, cache some valuesfcb2e1a
- [Refactor]
parse
: a bit of cleanup6780ec5
- [Refactor]
parse
: tweak the regex to not match nothing227d474
- [Tests] increase coverage
a66de94
- [Refactor]
parse
: avoid shadowing a function arg1d58679
v1.8.0 - 2023-01-30
Commits
- [New] extract
parse
andquote
to their own deep imports553fdfc
- [Tests] add
nyc
coveragefd7ddcd
- [New] Add support for here strings (
<<<
)9802fb3
- [New]
parse
: Add syntax support for duplicating input file descriptors216b198
- [Dev Deps] update
@ljharb/eslint-config
,aud
,tape
85f8e31
- [Tests] add
evalmd
c5549fc
- [actions] update checkout action
62e9b49
v1.7.4 - 2022-10-12
Merged
- Add node_modules to .gitignore
[#48](https://github.com/ljharb/shell-quote/issues/48)
Commits
- [eslint] fix indentation and whitespace
aaa9d1f
- [eslint] additional cleanup
397cb62
- [meta] add
auto-changelog
497fca5
- [actions] add reusable workflows
4763c36
- [eslint] add eslint
6ee1437
- [readme] rename, add badges
7eb5134
- [meta] update URLs
67381b6
- [meta] create FUNDING.yml; add
funding
in package.json8641572
- [meta] use
npmignore
to autogenerate an npmignore file2e2007a
- Only apps should have lockfiles
f97411e
- [Dev Deps] update
tape
051f608
- [meta] add
safe-publish-latest
18cadf9
- [Tests] add
aud
inposttest
dc1cc12
... (truncated)
Commits
da8a3ab
v1.8.1a66de94
[Tests] increase coverageb42ac73
[Refactor]parse
: hoistgetVar
to module levelfcb2e1a
[Refactor]parse
: useslice
oversubstr
, 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 theescape
option8f0c5c3
[Refactor] hoist some vars to module level- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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) You can disable automated security fix PRs for this repo from the Security Alerts page.