chore(deps): update devdependencies (non-major) (patch)#258
Merged
renovate[bot] merged 1 commit intomainfrom Jan 8, 2025
Merged
chore(deps): update devdependencies (non-major) (patch)#258renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
0e173aa to
d3f1b1a
Compare
d3f1b1a to
a20235e
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
3.13.4->3.13.101.2.0->1.2.44.3.2->4.3.41.7.7->1.7.913.15.0->13.15.26.10.0->6.10.27.37.1->7.37.39.1.6->9.1.713.5.5->13.5.65.4.9->5.4.112.1.3->2.1.8Release Notes
cypress-io/code-coverage (@cypress/code-coverage)
v3.13.10Compare Source
Bug Fixes
v3.13.9Compare Source
Bug Fixes
v3.13.8Compare Source
Bug Fixes
v3.13.7Compare Source
Bug Fixes
v3.13.6Compare Source
Bug Fixes
v3.13.5Compare Source
Bug Fixes
eslint/rewrite (@eslint/compat)
v1.2.4Compare Source
v1.2.3Compare Source
v1.2.2Compare Source
v1.2.1Compare Source
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.4Compare 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" })v4.3.3Compare Source
React Compiler runtimeModule option removed
React Compiler was updated to accept a
targetoption andruntimeModulewas removed. vite-plugin-react will still detectruntimeModulefor backwards compatibility.When using a custom
runtimeModuleortarget !== '19', the plugin will not try to pre-optimizereact/compiler-runtimedependency.The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
axios/axios (axios)
v1.7.9Compare Source
Reverts
Contributors to this release
v1.7.8Compare Source
Bug Fixes
globalThis.TextEncoderwhen available (#6634) (df956d1)Contributors to this release
cypress-io/cypress (cypress)
v13.15.2Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2
v13.15.1Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2Compare Source
Fixed
no-redundandant-roles: allow<img src="*.svg" role="img" />#936Commits
0d01a1aes-iterator-helpersaa075bdd15d3ab@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/register5dad7c4aria-role: Add valid test for<svg role="img" />daba189label-has-associated-control: add line breaks for readability0bc6378label-has-associated-control: add additional test cases30d2318d92446cv6.10.1Compare Source
Commits
4925ba8cb6788c@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/register,auto-changelog,eslint-plugin-import,tape518a77ees-iterator-helpers,string.prototype.includeseed03a32ee940ca262131aria-querye517937jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.3Compare Source
Fixed
no-danger][no-danger]: avoid a crash on a nested component name ([#3833][] @ljharb)no-unknown-property][no-unknown-property]: supportprecedenceprop in react 19 ([#3829][] @acusti)prop-types][prop-types]: props missing in validation when using generic types from a namespace import ([#3859][] @rbondoc96)Changed
jsx-no-script-url][jsx-no-script-url]: Improve tests ([#3849][] @radu2147)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.
This PR was generated by Mend Renovate. View the repository job log.