Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update all non-major dependencies#235

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedDec 1, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
@playwright/test (source)^1.56.1 ->^1.57.0ageconfidence
@typescript-eslint/utils (source)^8.47.0 ->^8.48.0ageconfidence
@vitest/eslint-plugin^1.4.3 ->^1.5.1ageconfidence
cypress (source)^15.6.0 ->^15.7.0ageconfidence
eslint-plugin-playwright^2.3.0 ->^2.4.0ageconfidence
eslint-plugin-vue (source)~10.5.1 ->~10.6.2ageconfidence
execa^9.6.0 ->^9.6.1ageconfidence
geckodriver^6.0.2 ->^6.1.0ageconfidence
pkgroll^2.20.1 ->^2.21.4ageconfidence
pnpm (source)10.22.0 ->10.24.0ageconfidence
start-server-and-test^2.1.2 ->^2.1.3ageconfidence
tsx (source)^4.20.6 ->^4.21.0ageconfidence
typescript-eslint (source)^8.47.0 ->^8.48.0ageconfidence
vitest (source)^4.0.10 ->^4.0.14ageconfidence
vue (source)^3.5.24 ->^3.5.25ageconfidence
vue-tsc (source)^3.1.4 ->^3.1.5ageconfidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.57.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.48.0

Compare Source

🚀 Features
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.5.1

Compare Source

   🐞 Bug Fixes
  • no-alias-methods: Align no-alias-methods rule with Vitest by aliasing toThrow to toThrowError  -  by@​y-hsgw in#​832(4ea56)
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • consistent-test-it: Handle aliased Vitest imports when enforcing consistent test names  -  by@​y-hsgw in#​828(54be6)
    View changes on GitHub

What's Changed

  • fix(consistent-test-it): Handle aliased Vitest imports when enforcing consistent test names by@​y-hsgw in#​828
  • feat: Add rule to recommended Vitest ESLint config by@​y-hsgw in#​827

Full Changelog:vitest-dev/eslint-plugin-vitest@v1.4.4...v1.5.0

v1.4.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

New Contributors

Full Changelog:vitest-dev/eslint-plugin-vitest@v1.4.3...v1.4.4

cypress-io/cypress (cypress)

v15.7.0

Compare Source

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)

v2.4.0

Compare Source

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.6.2

Compare Source

Patch Changes

v10.6.1

Compare Source

Patch Changes

v10.6.0

Compare Source

Minor Changes
Patch Changes
sindresorhus/execa (execa)

v9.6.1

Compare Source


webdriverio-community/node-geckodriver (geckodriver)

v6.1.0: Release 6.1.0

Compare Source

privatenumber/pkgroll (pkgroll)

v2.21.4

Compare Source

Bug Fixes
  • dont resolve .js to .ts in external dependency (03c7283), closes#​141

v2.21.3

Compare Source

Bug Fixes
  • resolve implicit external path (d972431)

v2.21.2

Compare Source

Bug Fixes

v2.21.1

Compare Source

Bug Fixes
  • resolver: prefer .js over .ts in node_modules (46d4202)

v2.21.0

Compare Source

Bug Fixes
Features
pnpm/pnpm (pnpm)

v10.24.0

Compare Source

v10.23.0: pnpm 10.23

Compare Source

Minor Changes

  • Added--lockfile-only option topnpm list#​10020.

Patch Changes

  • pnpm self-update should download pnpm from the configured npm registry#​10205.
  • pnpm self-update should always install the non-executable pnpm package (pnpm in the registry) and never the@pnpm/exe package, when installing v11 or newer. We currently cannot ship@pnpm/exe aspkg doesn't work with ESM#​10190.
  • Node.js runtime is not added to "dependencies" onpnpm add, if there's aengines.runtime setting declared inpackage.json#​10209.
  • The installation should fail if an optional dependency cannot be installed due to a trust policy check failure#​10208.
  • pnpm list andpnpm why now display npm: protocol for aliased packages (e.g.,foo npm:is-odd@3.0.1)#​8660.
  • Don't add an extra slash to the Node.js mirror URL#​10204.
  • pnpm store prune should not fail if the store contains Node.js packages#​10131.

Platinum Sponsors

Bit

Gold Sponsors

DiscordCodeRabbitWorkleap
StackblitzVite
bahmutov/start-server-and-test (start-server-and-test)

v2.1.3

Compare Source

Bug Fixes
privatenumber/tsx (tsx)

v4.21.0

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.48.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

vitest-dev/vitest (vitest)

v4.0.14

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.13

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.11

Compare Source

   🚀 Experimental Features
   🏎 Performance
    View changes on GitHub
vuejs/core (vue)

v3.5.25

Bug Fixes
vuejs/language-tools (vue-tsc)

v3.1.5

Compare Source


Configuration

📅Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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. Getconfig help if that's undesired.


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

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebot added the dependenciesPull requests that update a dependency file labelDec 1, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp