Skip to content

chore(deps): update dependency shell-quote to v1.10.0#958

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/shell-quote-1.x
Open

chore(deps): update dependency shell-quote to v1.10.0#958
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/shell-quote-1.x

Conversation

@renovate

@renovate renovate Bot commented Dec 8, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
shell-quote 1.8.11.10.0 age confidence
@types/shell-quote (source) 1.7.11.7.5 age confidence

Release Notes

ljharb/shell-quote (shell-quote)

v1.10.0

Compare Source

Merged
  • [New] parse: add opt-in splitUnquoted option for shell field-splitting of unquoted expansions #1
Commits
  • [Fix] parse: match nested ${...} braces so nested parameter expansion is consumed as one substitution c0842c8
  • [Tests] parse: pin single-quote literalness and unmatched-quote handling a0d03e3
  • [readme] remove the space in js code fences so evalmd evaluates them 2116fa3
  • [Tests] quote: pin conservative escaping of =, @, ^, ,, :, ! (#​11) 1c36f3f
  • [readme] document that quote outputs POSIX quoting, not cmd.exe/PowerShell 100e96e
  • [readme] document parse's supported parameter-expansion subset e1c75cd
  • [Fix] parse: a backslash inside single quotes must not escape the closing quote 5d460a3
  • [readme] fix stale example outputs 2de86f5
  • [Tests] quote: pin that a backslash with whitespace is not doubled in single quotes (#​14) 190e236
  • [readme] quote: use output verbatim; do not re-quote it (#​11) 1b36468
  • [Refactor] parse: fix swapped SINGLE_QUOTE/DOUBLE_QUOTE variable names 801af5c
  • [types] fix an error TS v6 ignores but v7 fails on 59bbf8b
  • [Dev Deps] update @arethetypeswrong/cli, evalmd a04d475
  • [Dev Deps] update @arethetypeswrong/ci, eslint d390f9a
  • [Tests] quote: the tilde test escapes every ~, not just a leading one (#​9) 617d119

v1.9.0

Compare Source

Commits
  • [New] add types dca6e21
  • [Dev Deps] update eslint 9aa9e8f
  • [Fix] parse: finalize tokens in linear time (GHSA-395f-4hp3-45gv) 7ff5488
  • [actions] update workflows 75e8497
  • [actions] Windows + node 4/6/7: pin eslint to 9 before install, since npm 2/3 cannot stage eslint 10@types/esrecurse 3fb739d
  • [actions] retry npm install on Windows to survive npm 2/3 staging-rename flake abe0163
  • [actions] Windows + node 5/7: install deps with a modern node b4bafa2
  • [Fix] quote: escape leading ~ to prevent shell tilde-expansion 7a76c1a
  • [Dev Deps] update auto-changelog, tape 7184b44
  • [Dev Deps] apparently jackspeak is no longer in the graph 9ba368a

v1.8.4

Compare Source

Commits
  • [Fix] quote: validate object-token shapes 4378a6e
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, npmignore 22ebec0
  • [Tests] increase coverage 9f3caa3
  • [readme] replace runkit CI badge with shields.io check-runs badge 3344a04
  • [Dev Deps] update @ljharb/eslint-config 699c511

v1.8.3

Compare Source

Fixed
  • [Fix] remove unnecessary backslash escaping in single quotes #15

v1.8.2

Compare Source

Fixed
  • [Fix] quote: preserve empty strings #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 with npm 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 < 6 80322ed

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented Dec 8, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 85cdd32

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@qlty-cloud-legacy

qlty-cloud-legacy Bot commented Dec 8, 2024

Copy link
Copy Markdown

Code Climate has analyzed commit 7db1519 and detected 0 issues on this pull request.

View more on Code Climate.

@renovate renovate Bot changed the title chore(deps): update dependency shell-quote to v1.8.2 chore(deps): update dependency shell-quote to v1.8.3 Jun 2, 2025
@renovate
renovate Bot force-pushed the renovate/shell-quote-1.x branch from b03b46a to 7db1519 Compare June 2, 2025 05:09
@renovate
renovate Bot force-pushed the renovate/shell-quote-1.x branch from 7db1519 to 50b2c92 Compare November 18, 2025 11:36
@renovate
renovate Bot force-pushed the renovate/shell-quote-1.x branch from 50b2c92 to 06daa88 Compare December 3, 2025 20:02
@renovate renovate Bot changed the title chore(deps): update dependency shell-quote to v1.8.3 chore(deps): update dependency shell-quote to v1.8.4 May 22, 2026
@renovate
renovate Bot force-pushed the renovate/shell-quote-1.x branch from 06daa88 to 458348b Compare May 22, 2026 15:35
@renovate renovate Bot changed the title chore(deps): update dependency shell-quote to v1.8.4 chore(deps): update dependency shell-quote to v1.9.0 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/shell-quote-1.x branch from 458348b to 415f208 Compare June 25, 2026 05:59
@renovate
renovate Bot force-pushed the renovate/shell-quote-1.x branch from 415f208 to 85cdd32 Compare July 11, 2026 00:44
@renovate renovate Bot changed the title chore(deps): update dependency shell-quote to v1.9.0 chore(deps): update dependency shell-quote to v1.10.0 Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants