Skip to content

chore(deps): update devdependencies #469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 28, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.29.0 -> 2.29.2 age adoption passing confidence
eslint (source) 9.24.0 -> 9.25.1 age adoption passing confidence
pkg-pr-new (source) 0.0.42 -> 0.0.43 age adoption passing confidence
pnpm (source) 10.8.1 -> 10.10.0 age adoption passing confidence
stylelint (source) 16.18.0 -> 16.19.1 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.2

Compare Source

Patch Changes

v2.29.1

Compare Source

eslint/eslint (eslint)

v9.25.1

Compare Source

v9.25.0

Compare Source

stackblitz-labs/pkg.pr.new (pkg-pr-new)

v0.0.43

Compare Source

pnpm/pnpm (pnpm)

v10.10.0

Compare Source

Minor Changes
  • Allow loading the preResolution, importPackage, and fetchers hooks from local pnpmfile.
Patch Changes
  • Fix cd command, when shellEmulator is true #​7838.
  • Sort keys in pnpm-workspace.yaml #​9453.
  • Pass the npm_package_json environment variable to the executed scripts #​9452.
  • Fixed a mistake in the description of the --reporter=silent option.

v10.9.0

Compare Source

Minor Changes
  • Added support for installing JSR packages. You can now install JSR packages using the following syntax:

    pnpm add jsr:<pkg_name>
    

    or with a version range:

    pnpm add jsr:<pkg_name>@&#8203;<range>
    

    For example, running:

    pnpm add jsr:@&#8203;foo/bar
    

    will add the following entry to your package.json:

    {
      "dependencies": {
        "@&#8203;foo/bar": "jsr:^0.1.2"
      }
    }

    When publishing, this entry will be transformed into a format compatible with npm, older versions of Yarn, and previous pnpm versions:

    {
      "dependencies": {
        "@&#8203;foo/bar": "npm:@&#8203;jsr/foo__bar@^0.1.2"
      }
    }

    Related issue: #​8941.

    Note: The @jsr scope defaults to https://npm.jsr.io/ if the @jsr:registry setting is not defined.

  • Added a new setting, dangerouslyAllowAllBuilds, for automatically running any scripts of dependencies without the need to approve any builds. It was already possible to allow all builds by adding this to pnpm-workspace.yaml:

    neverBuiltDependencies: []

    dangerouslyAllowAllBuilds has the same effect but also allows to be set globally via:

    pnpm config set dangerouslyAllowAllBuilds true
    

    It can also be set when running a command:

    pnpm install --dangerously-allow-all-builds
    
Patch Changes
  • Fix a false negative in verifyDepsBeforeRun when nodeLinker is hoisted and there is a workspace package without dependencies and node_modules directory #​9424.
  • Explicitly drop verifyDepsBeforeRun support for nodeLinker: pnp. Combining verifyDepsBeforeRun and nodeLinker: pnp will now print a warning.
stylelint/stylelint (stylelint)

v16.19.1

Compare Source

v16.19.0

Compare Source

It adds 2 options to 2 rules and fixes 3 bugs.

  • Added: exceptWithoutPropertyFallback: [] to function-allowed-list (#​8488) (@​ryo-manba).
  • Added: ignore: ["four-into-three-edge-values"] to shorthand-property-no-redundant-values (#​8527) (@​ryo-manba).
  • Fixed: compact formatter with pnpm to newline the exit code (#​8534) (@​konomae).
  • Fixed: declaration-property-value-no-unknown range and message for invalid syntax within known functions (#​8528) (@​ryo-manba).
  • Fixed: no-empty-source false positives for --report-needless-disables (#​8536) (@​romainmenke).

Configuration

📅 Schedule: Branch creation - "before 4:00am on Monday" in timezone Asia/Tokyo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the renovate Created by renovate label Apr 20, 2025
Copy link

changeset-bot bot commented Apr 20, 2025

🦋 Changeset detected

Latest commit: ed62841

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@virtual-live-lab/eslint-config Patch
@virtual-live-lab/stylelint-config Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions github-actions bot added the eslint issues about eslint label Apr 20, 2025
Copy link
Contributor

github-actions bot commented Apr 20, 2025

✅ Snapshot test success

See the details: workflow run

Copy link

pkg-pr-new bot commented Apr 20, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@virtual-live-lab/eslint-config@469
npm i https://pkg.pr.new/@virtual-live-lab/prettier-config@469
npm i https://pkg.pr.new/@virtual-live-lab/stylelint-config@469
npm i https://pkg.pr.new/@virtual-live-lab/tsconfig@469

commit: ed62841

@renovate renovate bot force-pushed the renovate/devdependencies branch from 565bbda to 15be76d Compare April 21, 2025 11:08
Copy link
Contributor Author

renovate bot commented Apr 21, 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
 ERROR  Failed to switch pnpm to v10.8.1. Looks like pnpm CLI is missing at "/home/ubuntu/.local/share/pnpm/.tools/pnpm/10.8.1/bin" or is incorrect
spawnSync /home/ubuntu/.local/share/pnpm/.tools/pnpm/10.8.1/bin/pnpm ENOENT

@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 0ae40be to f471b53 Compare April 23, 2025 16:45
@github-actions github-actions bot added the stylelint Issues about stylelint label Apr 23, 2025
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 8ba2026 to b6e6644 Compare April 28, 2025 03:48
@renovate renovate bot force-pushed the renovate/devdependencies branch from 80406de to 6910e9d Compare April 28, 2025 12:51
@sushichan044 sushichan044 added the update-snapshot スナップショットの更新が含まれるPR label Apr 28, 2025
@robo-miku
Copy link
Contributor

robo-miku bot commented Apr 28, 2025

🚚 Updated snapshots

  • ESLint
  • Stylelint

@sushichan044 sushichan044 merged commit 53af87f into main Apr 28, 2025
8 checks passed
@sushichan044 sushichan044 deleted the renovate/devdependencies branch April 28, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eslint issues about eslint renovate Created by renovate stylelint Issues about stylelint update-snapshot スナップショットの更新が含まれるPR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant