Skip to content

chore(deps): update devdependencies#482

Merged
mimifuwacc merged 3 commits intomainfrom
renovate/devdependencies
Jun 4, 2025
Merged

chore(deps): update devdependencies#482
mimifuwacc merged 3 commits intomainfrom
renovate/devdependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.29.2 -> 2.29.4 age adoption passing confidence
eslint (source) 9.25.1 -> 9.28.0 age adoption passing confidence
pkg-pr-new (source) 0.0.43 -> 0.0.51 age adoption passing confidence
pnpm (source) 10.10.0 -> 10.11.1 age adoption passing confidence
stylelint (source) 16.19.1 -> 16.20.0 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.4

Compare Source

Patch Changes

v2.29.3

Compare Source

Patch Changes
eslint/eslint (eslint)

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

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

v0.0.51

Compare Source

v0.0.50

Compare Source

v0.0.49

Compare Source

v0.0.48

Compare Source

v0.0.47

Compare Source

v0.0.46

Compare Source

v0.0.45

Compare Source

v0.0.44

Compare Source

pnpm/pnpm (pnpm)

v10.11.1

Compare Source

Patch Changes
  • Fix an issue in which pnpm deploy --legacy creates unexpected directories when the root package.json has a workspace package as a peer dependency #​9550.
  • Dependencies specified via a URL that redirects will only be locked to the target if it is immutable, fixing a regression when installing from GitHub releases. (#​9531)
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #​9505.
  • Use pnpm_config_ env variables instead of npm_config_ #​9571.
  • Fix a regression (in v10.9.0) causing the --lockfile-only flag on pnpm update to produce a different pnpm-lock.yaml than an update without the flag.
  • Let pnpm deploy work in repos with overrides when inject-workspace-packages=true #​9283.
  • Fixed the problem of path loss caused by parsing URL address. Fixes a regression shipped in pnpm v10.11 via #​9502.
  • pnpm -r --silent run should not print out section #​9563.

v10.11.0

Compare Source

Minor Changes
  • A new setting added for pnpm init to create a package.json with type=module, when init-type is module. Works as a flag for the init command too #​9463.

  • Added support for Nushell to pnpm setup #​6476.

  • Added two new flags to the pnpm audit command, --ignore and --ignore-unfixable #​8474.

    Ignore all vulnerabilities that have no solution:

    > pnpm audit --ignore-unfixable

    Provide a list of CVE's to ignore those specifically, even if they have a resolution.

    > pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678
  • Added support for recursively running pack in every project of a workspace #​4351.

    Now you can run pnpm -r pack to pack all packages in the workspace.

Patch Changes
  • pnpm version management should work, when dangerouslyAllowAllBuilds is set to true #​9472.
  • pnpm link should work from inside a workspace #​9506.
  • Set the default workspaceConcurrency to Math.min(os.availableParallelism(), 4) #​9493.
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #​9505.
  • Read updateConfig from pnpm-workspace.yaml #​9500.
  • Add support for recursive pack
  • Remove url.parse usage to fix warning on Node.js 24 #​9492.
  • pnpm run should be able to run commands from the workspace root, if ignoreScripts is set tot true #​4858.
stylelint/stylelint (stylelint)

v16.20.0

Compare Source

It fixes 2 bugs with the built-in rules.


Configuration

📅 Schedule: Branch creation - "before 4:00am on Friday" 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 May 4, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2025

🦋 Changeset detected

Latest commit: 14a6e3b

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 May 4, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2025

✅ Snapshot test success

See the details: workflow run

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 4, 2025

Open in StackBlitz

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

commit: 14a6e3b

@renovate renovate Bot force-pushed the renovate/devdependencies branch from 33012cd to 72b3081 Compare May 4, 2025 17:39
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.26.0 chore(deps): update devdependencies May 5, 2025
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 55dde9e to e71561c Compare May 5, 2025 11:31
@renovate renovate Bot force-pushed the renovate/devdependencies branch 8 times, most recently from 65dd998 to 154581b Compare May 16, 2025 23:33
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from 3145629 to d7a8872 Compare May 29, 2025 17:56
@github-actions github-actions Bot added the stylelint Issues about stylelint label May 29, 2025
@renovate renovate Bot force-pushed the renovate/devdependencies branch 3 times, most recently from a3d8034 to 7a842b2 Compare June 4, 2025 10:31
@mimifuwacc mimifuwacc added the update-snapshot スナップショットの更新が含まれるPR label Jun 4, 2025
@robo-miku
Copy link
Copy Markdown
Contributor

robo-miku Bot commented Jun 4, 2025

🚚 Updated snapshots

  • ESLint
  • Stylelint

@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from 7f2ebe6 to 0c67edc Compare June 4, 2025 10:56
@renovate renovate Bot force-pushed the renovate/devdependencies branch from e9cb265 to b3a4706 Compare June 4, 2025 10:59
@mimifuwacc mimifuwacc removed the update-snapshot スナップショットの更新が含まれるPR label Jun 4, 2025
@mimifuwacc mimifuwacc added the update-snapshot スナップショットの更新が含まれるPR label Jun 4, 2025
@mimifuwacc mimifuwacc merged commit 1dd026a into main Jun 4, 2025
8 checks passed
@mimifuwacc mimifuwacc deleted the renovate/devdependencies branch June 4, 2025 11:03
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