chore(deps): update all non-major dependencies #102
Merged
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:
^1.6.1
->^1.6.4
^17.3.11
->^17.3.12
^17.3.11
->^17.3.12
^17.3.11
->^17.3.12
^17.3.11
->^17.3.12
^17.3.11
->^17.3.12
^17.3.11
->^17.3.12
^1.5.26
->^1.6.0
^0.8.8
->^0.8.9
^4.0.0-next.4
->^4.0.0-next.5
^0.9.6
->^0.11.1
^6.4.6
->^6.4.8
^5.2.0
->^5.2.1
^5.0.5
->^5.1.1
^2.42.0
->^2.43.0
^24.1.0
->^24.1.1
^5.26.0
->^5.27.0
^19.4.3
->^19.5.3
9.5.0
->9.6.0
^3.2.5
->^3.2.6
^0.2.8
->^0.2.9
^1.8.18
->^1.8.19
^5.0.0-next.184
->^5.0.0-next.201
^5.3.3
->^5.3.5
^3.4.31
->^3.4.34
^0.14.8
->^0.14.10
^0.14.7
->^0.14.8
Release Notes
analogjs/analog (@analogjs/vite-plugin-angular)
v1.6.4
Compare Source
Bug Fixes
v1.6.3
Compare Source
Bug Fixes
v1.6.2
Compare Source
Bug Fixes
angular/angular (@angular/common)
v17.3.12
Compare Source
17.3.12 (2024-07-17)
compiler
angular/angular (@angular/compiler)
v17.3.12
Compare Source
compiler
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.6.0
Compare Source
✨ New
controlled
setting tosettings["react-x"].additionalComponents
'attributes
object to set whether it is controlled or not.settings["react-x"].additionalComponents
'name
setting.react-x
settings to presets.no-implicit-key
and improve its usefulness.no-complicated-conditional-rendering
and rename it tono-complex-conditional-rendering
(the previous rule will still be available until the next major update to avoid breaking changes).🐞 Fixes
no-direct-set-state-in-use-(layout?)-effect
should warn only for theset
function.🪄 Improvements
no-direct-set-state-in-use-(layout?)-effect
from recommended presets.v1.5.30
Compare Source
🐞 Fixes
changeas this format is not supported by all package managers.@typescript-eslint
's packages independencies
to"^7.16.1 || ^rc-v8"
v1.5.29
Compare Source
✨ New
no-prop-types
.no-default-props
.settings["react-x"].additionalComponents
settings (currently only theno-unsafe-target-blank
rule uses it, but more rules will use it in the future).🪄 Improvements
no-prop-types
to recommended presets.no-default-props
to recommended presets.no-useless-fragment
from recommended presets.no-create-ref
.@typescript-eslint
' packages independencies
to"^7.16.1 || ^rc-v8"
.v1.5.28
Compare Source
🐞 Fixes
hooks-extra/no-direct-set-state-in-use-effect
.hooks-extra/no-direct-set-state-in-use-layout-effect
.prefer-read-only-props
reports only the first component in a file.🪄 Improvements
v1.5.27
Compare Source
🐞 Fixes
prefer-read-only-props
that was accidentally added to the recommended type-checked presets.hooks-extra/no-direct-set-state-in-use-effect
when callset
function inside a non-function scope.hooks-extra/no-direct-set-state-in-use-layout-effect
when callset
function inside a non-function scope.🪄 Improvements
no-leaked-conditional-rendering
now supports BigInt literals on the left side of the logical expressionno-leaked-conditional-rendering
now allows a truthy number literal to be used on the left side of the logical expression.solidjs/solid-testing-library (@solidjs/testing-library)
v0.8.9
Compare Source
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v4.0.0-next.5
Compare Source
Patch Changes
fix(dev): compile with hmr: false for prebundled deps as hmr does not work with that (#950)
fix(dev): make sure custom cssHash is applied consistently even for prebundled components to avoid hash mismatches during hydration (#950)
TanStack/config (@tanstack/config)
v0.11.1
Compare Source
Version 0.11.1 - 7/27/24, 1:35 AM
Changes
Fix
40dc6c6
) by Lachlan CollinsPackages
v0.11.0
Compare Source
Version 0.11.0 - 7/26/24, 12:43 AM
Changes
Feat
f5f7fe1
) by Lachlan CollinsPackages
v0.10.1
Compare Source
Version 0.10.1 - 7/26/24, 12:34 AM
Changes
Fix
3754bb6
) by Josh Goldberg ✨Chore
408eb07
) by renovate[bot]ff86a55
(#133) (2e4f19c
) by renovate[bot]7ba837d
) by renovate[bot]Ci
ddee45b
) by autofix-ci[bot]88963ee
) by Lachlan Collinsd076818
) by Lachlan CollinsPackages
v0.10.0
Compare Source
Version 0.10.0 - 7/19/24, 11:08 AM
Changes
Feat
generateReferenceDocs
function (#132) (8e41006
) by Lachlan CollinsChore
d07d40c
) by renovate[bot]Ci
9b1843a
) by Lachlan Collins629cd31
) by Lachlan Collinscb9c292
) by Lachlan CollinsPackages
v0.9.8
Compare Source
Version 0.9.8 - 7/16/24, 3:33 AM
Changes
Fix
test
commit type (#127) (d6fabea
) by Lachlan CollinsChore
b061cce
) by renovate[bot]Packages
v0.9.7
Compare Source
Version 0.9.7 - 7/16/24, 12:39 AM (Manual Release)
Changes
Chore
0adf745
) by renovate[bot]0fb6c74
) by renovate[bot]3ccba6b
) by Lachlan CollinsCi
a7952b0
) by Lachlan CollinsDocs
46d7d17
) by Lachlan Collinsd8d4f34
) by Lachlan CollinsPackages
testing-library/jest-dom (@testing-library/jest-dom)
v6.4.8
Compare Source
v6.4.7
Compare Source
testing-library/svelte-testing-library (@testing-library/svelte)
v5.2.1
Compare Source
Bug Fixes
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.1.1
v5.1.0
features
option (#419) (3e839e2), closes #419sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.43.0
Compare Source
Minor Changes
dc7eefc
Thanks @ota-meshi! - fix(deps): update dependency svelte-eslint-parser to ^0.41.0jsdom/jsdom (jsdom)
v24.1.1
Compare Source
selectionchange
event on theDocument
object. (piotr-oles)webpro-nl/knip (knip)
v5.27.0
Compare Source
bea004f
)799cc42
)5d23932
)bc66b4f
)ae5c341
) (5e742dc
)9f5eb01
)108eff1
)ebd79d4
)element == undefined
(#725) (ae5c341
)f5680fb
(b4dc692
)916b633
)fef3dba
)f5680fb
)f6b0058
)bd16c98
)953d4fb
)2de3924
)efd7d2a
)3cbfd0a
)src/vite-env.d.ts
to entry paths in vite(st) plugin (closes #732) (8cf6a0a
)cdea5b1
)d0166be
)d887b1d
)03cba1d
)3ea24cf
)85fc933
)9deb9c5
)7274e8d
)0dc5eba
)toSourcePath
toProjectPrincipal
constructor (ef1ab49
)nrwl/nx (nx)
v19.5.3
Compare Source
19.5.3 (2024-07-24)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.5.2
Compare Source
19.5.2 (2024-07-23)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.5.1
Compare Source
19.5.1 (2024-07-18)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.5.0
Compare Source
19.5.0 (2024-07-17)
🚀 Features
eslint.config.cjs
and*.cjs
extension with flat config (#26637)🩹 Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.