Bump shell-quote and @docusaurus/core in /site
Type: Pull Request
State: Open
Association: None
Comments: 0
(9 months ago)
(9 months ago)
dependencies javascript
Bumps shell-quote to 1.8.3 and updates ancestor dependency @docusaurus/core. 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,tapefc56408- [actions] update npm for windows tests
fdeb0fd- [Dev Deps] update
@ljharb/eslint-config,aud,tapeb8a4a3b- [actions] prevent node 14 on ARM mac from failing
9eecafc- [meta] exclude more files from the package
4044e7f- [Tests] replace
audwithnpm audit8cfdbd8- [meta] add missing
engines.node843820e- [Dev Deps] add missing peer dep
4c3b88d- [Dev Deps] pin
jackspeaksince 2.1.2+ depends on npm aliases, which kill the install process in npm < 680322edv1.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
escapeoption[#5](https://github.com/ljharb/shell-quote/issues/5)Commits
- [Refactor]
parse: hoistgetVarto module levelb42ac73- [Refactor] hoist some vars to module level
8f0c5c3- [Refactor]
parse: usesliceoversubstr, 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 arg1d58679v1.8.0 - 2023-01-30
Commits
... (truncated)
Commits
487a9b4v1.8.301faaff[Fix] remove unnecessary backslash escaping in single quotesb19fc77v1.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,tape8cfdbd8[Tests] replaceaudwithnpm audit9eecafc[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 @docusaurus/core from 2.0.0-alpha.58 to 2.4.3
Release notes
Sourced from @docusaurus/core's releases.
2.4.3 (2023-09-20)
:bug: Bug Fix
docusaurus-plugin-content-docs
- #9107 fix(content-docs): sidebar generator should return customProps for doc items (
@TheCatLady)docusaurus-theme-classic
- #9108 feat(theme-classic): add description & keywords microdata to blog posts (
@TheCatLady)- #9099 fix(theme): only set classname on ul elements if they have an existing class (
@homotechsual)- #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (
@slorber)docusaurus-theme-classic,docusaurus-theme-common
- #9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (
@ori-shalom)Committers: 4
- Mikey O'Toole (
@homotechsual)- Ori Shalom (
@ori-shalom)- Sébastien Lorber (
@slorber)@TheCatLady2.4.2 (2023-09-20)
Bad npm publish, please use 2.4.3
2.4.1 (2023-05-15)
:bug: Bug Fix
docusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translations
- #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (
@LiberaTeMetuMortis)docusaurus
- #8908 fix(core): Correct yarn upgrade command for yarn 2.x (
@andrewnicols)docusaurus-plugin-content-blog,docusaurus-theme-common,docusaurus-utils-common,docusaurusdocusaurus-theme-commondocusaurus-utilsdocusaurus-theme-classic,docusaurus-theme-translations
- #8842 fix(theme-translations): remove redundant navigation text in aria label (
@tarunrajput)create-docusaurus
- #8831 fix(create): add missing await (
@SACHINnANYAKKARA):nail_care: Polish
... (truncated)
Changelog
Sourced from @docusaurus/core's changelog.
2.4.3 (2023-09-20)
:bug: Bug Fix
docusaurus-plugin-content-docs
- #9107 fix(content-docs): sidebar generator should return customProps for doc items (
@TheCatLady)docusaurus-theme-classic
- #9108 feat(theme-classic): add description & keywords microdata to blog posts (
@TheCatLady)- #9099 fix(theme): only set classname on ul elements if they have an existing class (
@homotechsual)- #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (
@slorber)docusaurus-theme-classic,docusaurus-theme-common
- #9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (
@ori-shalom)Committers: 4
- Mikey O'Toole (
@homotechsual)- Ori Shalom (
@ori-shalom)- Sébastien Lorber (
@slorber)@TheCatLady2.4.2 (2023-09-20)
Bad npm publish, please use 2.4.3
2.4.1 (2023-05-15)
:bug: Bug Fix
docusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translations
- #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (
@LiberaTeMetuMortis)docusaurus
- #8908 fix(core): Correct yarn upgrade command for yarn 2.x (
@andrewnicols)docusaurus-plugin-content-blog,docusaurus-theme-common,docusaurus-utils-common,docusaurusdocusaurus-theme-commondocusaurus-utilsdocusaurus-theme-classic,docusaurus-theme-translations
- #8842 fix(theme-translations): remove redundant navigation text in aria label (
@tarunrajput)create-docusaurus
- #8831 fix(create): add missing await (
@SACHINnANYAKKARA):nail_care: Polish
... (truncated)
Commits
56410aav2.4.34ab5a93chore: backport retro compatible commits for the Docusaurus v2.4.2 release (#...4a2200achore: backport retro compatible commits for the Docusaurus v2.4.1 release (#...4fb67efchore: backport retro compatible commits for the Docusaurus v2.4 release (#8809)c60387dchore: backport retro compatible commits for the Docusaurus v2.3.1 release (#...c84d779chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)de97214chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)7743aa6chore: release Docusaurus v2.1.0 (#8040)26d2b9achore: backport retro compatible commits for the Docusaurus v2.1 release (#8033)bb65b5cchore: release v2.0.1 (#7919)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
1
2
+10939
-10346
Package Dependencies
@docusaurus/core
npm
2.0.0-alpha.58 → 2.4.3
Minor
/site
Technical Details
| ID: | 7458021 |
| UUID: | 2816810741 |
| Node ID: | PR_kwDOEHmy986n5R71 |
| Host: | GitHub |
| Repository: | XLScripts/xlscripts.github.io |
| Merge State: | Unknown |