Bump shell-quote, react-scripts, @storybook/addon-essentials and @storybook/react
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(3 days ago)
(3 days ago)
dependencies javascript
Bumps shell-quote to 1.8.3 and updates ancestor dependencies shell-quote, react-scripts, @storybook/addon-essentials and @storybook/react. These dependencies need to be updated together.
Updates shell-quote
from 1.7.2 to 1.8.3
Changelog
Sourced from shell-quote's changelog.
v1.8.3 - 2025-06-01
Fixed
- [Fix] remove unnecessary backslash escaping in single quotes
[#15](https://github.com/ljharb/shell-quote/issues/15)
v1.8.2 - 2024-11-27
Fixed
- [Fix]
quote
: preserve empty strings[#18](https://github.com/ljharb/shell-quote/issues/18)
Commits
- [meta] fix changelog tags
0fb9fd8
- [actions] split out node 10-20, and 20+
819bd84
- [Dev Deps] update
@ljharb/eslint-config
,auto-changelog
,npmignore
,tape
fc56408
- [actions] update npm for windows tests
fdeb0fd
- [Dev Deps] update
@ljharb/eslint-config
,aud
,tape
b8a4a3b
- [actions] prevent node 14 on ARM mac from failing
9eecafc
- [meta] exclude more files from the package
4044e7f
- [Tests] replace
aud
withnpm audit
8cfdbd8
- [meta] add missing
engines.node
843820e
- [Dev Deps] add missing peer dep
4c3b88d
- [Dev Deps] pin
jackspeak
since 2.1.2+ depends on npm aliases, which kill the install process in npm < 680322ed
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
... (truncated)
Commits
487a9b4
v1.8.301faaff
[Fix] remove unnecessary backslash escaping in single quotesb19fc77
v1.8.259d29ea
[Fix]quote
: preserve empty strings819bd84
[actions] split out node 10-20, and 20+4c3b88d
[Dev Deps] add missing peer depfc56408
[Dev Deps] update@ljharb/eslint-config
,auto-changelog
,npmignore
,tape
8cfdbd8
[Tests] replaceaud
withnpm audit
9eecafc
[actions] prevent node 14 on ARM mac from failing843820e
[meta] add missingengines.node
- 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.
Updates react-scripts
from 4.0.3 to 5.0.1
Commits
19fa58d
Publish9802941
fix: webpack noise printed only if error or warning (#12245)2eef1d0
Update templates to use React 18createRoot
(#12220)221e511
Publish5614c87
Add support for Tailwind (#11717)20edab4
fix(webpackDevServer): disable overlay for warnings (#11413)3afbbc0
Update all dependencies (#11624)f5467d5
feat(eslint-config-react-app): support ESLint 8.x (#11375)c7627ce
Update webpack and dev server (#11646)544befe
Update package.json (#11597)- Additional commits viewable in compare view
Updates @storybook/addon-essentials
from 6.2.9 to 6.5.16
Commits
- See full diff in compare view
Updates @storybook/react
from 6.2.9 to 6.5.16
Changelog
Sourced from @storybook/react
's changelog.
6.5.0-rc.1 (May 18, 2022)
Bug Fixes
- CLI: Improve webpack version and add detection of nextjs (#18220)
- ArgsTable: Gracefully handle conditional args failures (#18248)
- Controls: Fix reset button broken for !undefined URL values (#18231)
- Vue3: Add support for TSX in single file components (#18038)
6.5.0-rc.0 (May 17, 2022)
Features
- Addon-a11y: Show % of users in toolbar menu (#18003)
Bug Fixes
- Web-components: Clean Lit Expression comments in story source (#18108)
- Vue: Map args correctly in CSF3 implicit render function (#18209)
- Vue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (#18208
Maintenance
- CLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (#18195)
- Build: Cleanup noise from unit tests (#18196)
Dependency Upgrades
- Fixed PnP compatibility for bundled components package (#18015)
6.5.0-beta.8 (May 11, 2022)
Bug Fixes
- Composition: Fix metadata.json incorrectly overriding main.js refs versions (#18185)
Maintenance
- Examples: Set channelOptions to disallow function serialization (#18071)
Dependency Upgrades
- Upgrade to telejson 6 (#18164)
6.5.0-beta.7 (May 9, 2022)
Features
... (truncated)
Commits
- See full diff 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 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.
Pull Request Statistics
1
2
+37745
-18981
Package Dependencies
npm
Technical Details
ID: | 7508725 |
UUID: | 2817261046 |
Node ID: | PR_kwDOFhonbc6n6_32 |
Host: | GitHub |
Repository: | JimmySoftLLC/react-typescript-example |
Merge State: | Unknown |