Skip to content

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

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 1 commit into from
Apr 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.14.0 -> ^22.14.1 age adoption passing confidence
@vitest/eslint-plugin ^1.1.39 -> ^1.1.42 age adoption passing confidence
chromedriver ^135.0.0 -> ^135.0.1 age adoption passing confidence
cypress (source) ^14.2.1 -> ^14.3.0 age adoption passing confidence
eslint-plugin-cypress ^4.2.0 -> ^4.2.1 age adoption passing confidence
jsdom ^26.0.0 -> ^26.1.0 age adoption passing confidence
lint-staged ^15.5.0 -> ^15.5.1 age adoption passing confidence
pinia ^3.0.1 -> ^3.0.2 age adoption passing confidence
pnpm (source) 10.7.1 -> 10.8.0 age adoption passing confidence
zx (source) ^8.5.0 -> ^8.5.2 age adoption passing confidence

Release Notes

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

v1.1.42

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.40...v1.1.42

v1.1.40

Compare Source

giggio/node-chromedriver (chromedriver)

v135.0.1

Compare Source

cypress-io/cypress (cypress)

v14.3.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-0

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v4.2.1

Compare Source

Bug Fixes
  • deps: update all dependencies (5b827eb)
jsdom/jsdom (jsdom)

v26.1.0

Compare Source

  • Added at least partial support for various SVG elements and their classes: <defs> (SVGDefsElement), <desc> (SVGDescElement), <g> (SVGGElement), <metadata> (SVGMetadataElement), <switch> (SVGSwitchElement), and <symbol> (SVGSymbolElement).
  • Added SVGAnimatedPreserveAspectRatio and SVGAnimatedRect, including support in the reflection layer.
  • Added the SVGSVGElement createSVGRect() method, and the SVGRect type (which is distinct from DOMRect.)
  • Added indexed property support to HTMLFormElement.
  • Updated the SVGElement viewportElement() method to correctly establish the viewport based on ancestor elements.
  • Removed the now-bloated form-data dependency in favor of our own smaller implementation of multipart/form-data serialization. No functional changes are expected.
  • Various performance improvements, caches, microoptimizations, and deferred object creation.
lint-staged/lint-staged (lint-staged)

v15.5.1

Compare Source

Patch Changes
  • #​1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    
vuejs/pinia (pinia)

v3.0.2

Please refer to CHANGELOG.md for details.

pnpm/pnpm (pnpm)

v10.8.0

Compare Source

Minor Changes
  • Experimental. A new hook is supported for updating configuration settings. The hook can be provided via .pnpmfile.cjs. For example:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.
google/zx (zx)

v8.5.2: — Threaded Perfection

Compare Source


Configuration

📅 Schedule: Branch creation - "* 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. 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.

@cexbrayat cexbrayat merged commit 1df4a04 into main Apr 14, 2025
52 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 14, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant