Skip to content

Update dependency shell-quote to v1.8.3#4372

Merged
kodiakhq[bot] merged 1 commit intocanaryfrom
renovate/shell-quote-1.x
Jun 7, 2025
Merged

Update dependency shell-quote to v1.8.3#4372
kodiakhq[bot] merged 1 commit intocanaryfrom
renovate/shell-quote-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
shell-quote 1.8.2 -> 1.8.3 age adoption passing confidence

Release Notes

ljharb/shell-quote (shell-quote)

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: 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.

Summary by Sourcery

Update the shell-quote dependency to v1.8.3 across the project to incorporate escaping bug fixes

Bug Fixes:

  • Remove unnecessary backslash escaping in single quotes by upgrading shell-quote to v1.8.3

Chores:

  • Bump shell-quote from 1.8.2 to 1.8.3 in root, next, and react-dev-overlay packages

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jun 7, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 21 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
bench/vercel                             |  WARN  deprecated term-size@4.0.0
packages/create-next-app                 |  WARN  deprecated @types/ci-info@3.1.4
packages/eslint-plugin-next              |  WARN  deprecated eslint@8.57.1
packages/next                            |  WARN  deprecated @babel/plugin-proposal-class-properties@7.18.6
packages/next                            |  WARN  deprecated @babel/plugin-proposal-export-namespace-from@7.18.9
packages/next                            |  WARN  deprecated @babel/plugin-proposal-numeric-separator@7.18.6
packages/next                            |  WARN  deprecated @babel/plugin-proposal-object-rest-spread@7.20.7
Progress: resolved 78, reused 1, downloaded 0, added 0
/tmp/renovate/repos/github/X-oss-byte/Nextjs/packages/next:
 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@next%2Fswc: Not Found - 404

This error happened while installing a direct dependency of /tmp/renovate/repos/github/X-oss-byte/Nextjs/packages/next

@next/swc is not in the npm registry, or you have no permission to fetch it.

No authorization header was set for the request.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jun 7, 2025

⚠️ No Changeset found

Latest commit: cc66ff1

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.

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

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai bot commented Jun 7, 2025

Reviewer's Guide

This PR updates the shell-quote dependency from version 1.8.2 to 1.8.3 across key package manifests to incorporate a fix for unnecessary backslash escaping in single quotes.

File-Level Changes

Change Details Files
Bump shell-quote dependency to v1.8.3
  • Update version in root package.json
  • Update version in packages/next/package.json
  • Update version in packages/react-dev-overlay/package.json
package.json
packages/next/package.json
packages/react-dev-overlay/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@kodiakhq kodiakhq bot merged commit 372a589 into canary Jun 7, 2025
1 of 6 checks passed
@kodiakhq kodiakhq bot deleted the renovate/shell-quote-1.x branch June 7, 2025 01:08
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