Skip to content
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

chore(deps): update devdependencies (non-major) (patch) #1516

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cypress/code-coverage 3.13.4 -> 3.13.9 age adoption passing confidence
@testing-library/jest-dom 6.6.2 -> 6.6.3 age adoption passing confidence
@types/node (source) 20.17.0 -> 20.17.10 age adoption passing confidence
@types/react (source) 18.3.12 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.1 -> 18.3.5 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.3 -> 4.3.4 age adoption passing confidence
cypress (source) 13.15.1 -> 13.15.2 age adoption passing confidence
cypress-localstorage-commands 2.2.6 -> 2.2.7 age adoption passing confidence
eslint-plugin-jsx-a11y 6.10.1 -> 6.10.2 age adoption passing confidence
eslint-plugin-react 7.37.2 -> 7.37.3 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
vite (source) 5.4.10 -> 5.4.11 age adoption passing confidence
vitest (source) 2.1.3 -> 2.1.8 age adoption passing confidence

Release Notes

cypress-io/code-coverage (@​cypress/code-coverage)

v3.13.9

Compare Source

Bug Fixes

v3.13.8

Compare Source

Bug Fixes

v3.13.7

Compare Source

Bug Fixes

v3.13.6

Compare Source

Bug Fixes

v3.13.5

Compare Source

Bug Fixes
testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.3

Compare Source

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.4

Compare Source

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #​386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

cypress-io/cypress (cypress)

v13.15.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

javierbrea/cypress-localstorage-commands (cypress-localstorage-commands)

v2.2.7

Compare Source

Added
  • chore: Check spelling in build workflow
Changed
  • chore: Use Pnpm as package manager
  • chore: Upgrade eslint configuration to v9
  • chore: Update devDependencies
Fixed
  • docs: Fix typos in README
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.10.2

Compare Source

Fixed
  • [patch] no-redundandant-roles: allow <img src="*.svg" role="img" /> #936
Commits
  • [meta] fix changelog URLs 0d01a1a
  • [Refactor] remove no-longer-needed es-iterator-helpers aa075bd
  • [Refactor] avoid spreading things that are already arrays d15d3ab
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register 5dad7c4
  • [Tests] aria-role: Add valid test for <svg role="img" /> daba189
  • [Docs] label-has-associated-control: add line breaks for readability 0bc6378
  • [Tests] label-has-associated-control: add additional test cases 30d2318
  • [Tests] Add tests to reinforce required attributes for role="heading" d92446c
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.3

Compare Source

Fixed
  • [no-danger][no-danger]: avoid a crash on a nested component name ([#​3833][] @​ljharb)
  • [Fix] types: correct generated type declaration ([#​3840][] @​ocavue)
  • [no-unknown-property][no-unknown-property]: support precedence prop in react 19 ([#​3829][] @​acusti)
  • [prop-types][prop-types]: props missing in validation when using generic types from a namespace import ([#​3859][] @​rbondoc96)
Changed
  • [Tests] [jsx-no-script-url][jsx-no-script-url]: Improve tests ([#​3849][] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types][default-props-match-prop-types], [jsx-boolean-value][jsx-boolean-value], [jsx-curly-brace-presence][jsx-curly-brace-presence], [jsx-no-bind][jsx-no-bind], [no-array-index-key][no-array-index-key], [no-is-mounted][no-is-mounted], [no-render-return-value][no-render-return-value], [require-default-props][require-default-props] ([#​3841][] @​bastiendmt)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 changed the title chore(deps): update dependency @types/react-dom to v18.3.1 chore(deps): update devdependencies (non-major) (patch) Oct 14, 2024
@renovate renovate bot force-pushed the renovate/patch-devdependencies-(non-major) branch 14 times, most recently from 0db8dcf to 22ad27c Compare October 21, 2024 08:42
@renovate renovate bot force-pushed the renovate/patch-devdependencies-(non-major) branch 9 times, most recently from ba575e4 to 6dcc24d Compare October 25, 2024 08:00
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) (patch) chore(deps): update devdependencies (non-major) (patch) - autoclosed Oct 25, 2024
@renovate renovate bot closed this Oct 25, 2024
@renovate renovate bot deleted the renovate/patch-devdependencies-(non-major) branch October 25, 2024 09:28
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) (patch) - autoclosed chore(deps): update devdependencies (non-major) (patch) Oct 25, 2024
@renovate renovate bot reopened this Oct 25, 2024
@renovate renovate bot force-pushed the renovate/patch-devdependencies-(non-major) branch 14 times, most recently from d1c6f08 to 9bb7bb0 Compare December 13, 2024 16:05
@renovate renovate bot force-pushed the renovate/patch-devdependencies-(non-major) branch 2 times, most recently from 394523e to d55ca10 Compare December 16, 2024 08:58
@renovate renovate bot force-pushed the renovate/patch-devdependencies-(non-major) branch from d55ca10 to 2c565e5 Compare December 16, 2024 09:14
@spaenleh spaenleh force-pushed the main branch 2 times, most recently from 0791683 to b513c2f Compare December 16, 2024 09:20
@renovate renovate bot force-pushed the renovate/patch-devdependencies-(non-major) branch 7 times, most recently from 85d14b6 to 4634e7a Compare December 20, 2024 10:22
@renovate renovate bot force-pushed the renovate/patch-devdependencies-(non-major) branch from 4634e7a to 1431b07 Compare December 24, 2024 04:08
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.

0 participants