-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update all non-major dependencies #17
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
4a2d37f to
cf58a9f
Compare
cf58a9f to
b87d284
Compare
b87d284 to
1ac2513
Compare
1ac2513 to
e608d5e
Compare
4564d92 to
c089cdd
Compare
f75aa24 to
7d16ede
Compare
80bd68b to
b6d7db6
Compare
4c8829a to
f7d8c59
Compare
ad409af to
c998daf
Compare
c998daf to
0a3e4ee
Compare
8c5e1fe to
baa9a7c
Compare
b0a60b6 to
e70ff79
Compare
e70ff79 to
fe4a81b
Compare
f84ec2f to
2458e24
Compare
fe0c24e to
c789751
Compare
c789751 to
64081b1
Compare
9097f16 to
8cecb3c
Compare
8cecb3c to
091ae11
Compare
091ae11 to
df4113a
Compare
df4113a to
89ecdd7
Compare
89ecdd7 to
a7a56b1
Compare
a7a56b1 to
fef8889
Compare
1c0fbf7 to
dc51f45
Compare
8d41f74 to
4f741ce
Compare
4f741ce to
b0e7573
Compare
b0e7573 to
176a8c6
Compare
358cc55 to
f30ac81
Compare
f30ac81 to
e4533f3
Compare
e4533f3 to
ed5d7b1
Compare
ed5d7b1 to
61610db
Compare
61610db to
d40c1b1
Compare
d40c1b1 to
21d7c1a
Compare
92f241e to
3e3635e
Compare
3e3635e to
0e09e7a
Compare
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:
^0.8.2->^0.15.0^0.6.9->^0.9.0^0.15.0->^0.19.0^0.1.4->^0.4.0^0.13.0->^0.14.0^0.3.0->^0.5.09.2.0->9.15.9^0.28.0->^0.34.0^0.16.4->^0.21.0^0.7.0->^0.8.0Release Notes
solidjs/solid-router (@solidjs/router)
v0.15.4Patch Changes
da5e1f9: allow URLSearchParams type for when enctype is not set to multipart/form-data1aa664e: - Improve route matching fallbackfa46b67: fix(type): allow value fromParamsandSearchParamsto be optionalbd89541: Supportinoperator for useParams()0a2f556: preserve headers inquery()'shandleResponse()ac97470: addedSearchParamsto the exported types8885abf: fix: createAsync - catch errors of prev to avoid bubbling error upd665cc9: Fix Router popstate event handling logicv0.15.3Patch Changes
97184e4: more lenient on cache resuming (allow nested promises during hydration)v0.15.2Patch Changes
fe5c83e: Add JSdoc9a5e350: Vite 6 compatibility20ad18f: only clear completed actions on navigationv0.15.1Patch Changes
f3763aa: Export Submission at the top level813e6bd: fixonCompletereturn typev0.15.0Minor Changes
6799556: renamecachetoquery, actiononCompletev0.14.10Patch Changes
18b9b52: Support arrays in Search Params272218f: fix #491 - useSubmission with "with" actionsv0.14.9Patch Changes
a22d7d2: fix preloadRoute to take string path6dd0473: support empty array/string to mean no revalidationv0.14.8Patch Changes
a3a36fb: Add query and param wrappers to support non-Proxy envs2475851: bump deps2f1fa18: improve anchor preload performancev0.14.7Patch Changes
3594e45: fix iterator methods on useSubmissionsv0.14.6Patch Changes
0a964b6: Fix duplicated push historyc61231d: Fix scrollToHash to handle hashes starting with a number83b7093: remove extra code, fix #406 slow perf on localeComparev0.14.5Patch Changes
5c87acc: fix partial matches in single flight mutationsv0.14.4Patch Changes
098dccb: fix #474 improper search parameter resolution while routingf8f30df: fix initial state including _depthv0.14.3Patch Changes
19a21cc: fix async store referencesf8aaf16: make url transform consistent86c3b1f: better handling of query only navigationv0.14.2Patch Changes
bc3d8e3: expose .latest from createAsyncfc6ac53: fix #464 flaky hydration bail out3295502: fix hydration cancellation on browser eventsv0.14.1Patch Changes
18b9b52: Support arrays in Search Params272218f: fix #491 - useSubmission with "with" actionsv0.14.0Minor Changes
e4a13f6: Response helpers return responses, cache/action filter them outbd9f19a: default form actions to url encoded5d9263b: rename load to preloadPatch Changes
a7e4062: fix #457 extra leading slashes on path4b4536e: add usePreloadRoute export8cc0530: hack the types to work a bit better with Response Unionsv0.13.6Patch Changes
7344f69: Handle absolute redirects withincacheon server8263115: Forward absolute redirects insidecachefrom server to client8fbf74a: Treatwindow.location.hashas URI encodede9fd55d: fix #449 No JS submissions not workingf311f4a: fix #452 useSubmission types/references2f05f37: Make isRouting more reliable + other fixes618ef17: performance improvement leveraging redirects in loadfnd81473a: usePreloadRoute method pre-releasev0.13.5Patch Changes
bfb059f: types Route -> RouteDescriptionv0.13.4Patch Changes
00e37fd: Export all types used in public API2e90de5: FixHashRouterstate reset withreplace: false75472d2: Fix useCurrentMatches a getter functionv0.13.3Patch Changes
884b8be: fix #374, fix #399 - suppress cache errors in load function4a76e7d: Fix state updates detection on history back/forward5af3da8: fix #407 single flight without explicit keys1068f1b: fix #408 - accessing route information0c698ed: Allow rewriting urlv0.13.2Patch Changes
0a34883: preserve original path on optional segments94797e1: Fix types for cache functions with all optional arguments8a547a8: don't submit form when submit event is defaultPreventedv0.13.1Patch Changes
8b766a9: restore params into rootv0.13.0Minor Changes
7b1597b: Add errors to actionsPatch Changes
83e827d: minimum types for submission flash6df4a7a: push root/rootLoad outside of route matchingv0.12.5Patch Changes
fdefceb: fix #388 reference to element propffbd35a: fix #389 update router context error messagebceb358: fix backcache storing invalidated valuesv0.12.4Patch Changes
533b7a0: fix unintended early return in cache during server renderv0.12.3Patch Changes
02c6e7a: action to return fully processed responsev0.12.2Patch Changes
5e8cbdb: apply the right owner (who's aware of the router)v0.12.1Patch Changes
6d0be9e: fix cache serialization to match returned value052d385: Run load functions with owner & context ofRoutercomponent.v0.12.0Minor Changes
17ea145: add createAsyncStorage, prev argument, remove store from cachev0.11.5Patch Changes
0413594: fix memory router no native events97d387b: addrootLoad5a94e7d: fix Router types, make singleFlight optionalv0.11.4Patch Changes
d67ccbb: single flight mutations76724af: pass revalidate throughjsonhelperv0.11.3Patch Changes
9cc1a85: update response types to be always presentv0.11.2Patch Changes
fab3cc0: fix renderToString for cache fnsv0.11.1Patch Changes
20663d5: metadata -> infov0.11.0Minor Changes
6e661eb: add changesetsswordev/suid (@suid/icons-material)
v0.9.0Minor Changes
1e2ca76Thanks @juanrgm! - Update dependencies.Patch Changes
ea2fb42Thanks @juanrgm! - Replace domain.4a435b5Thanks @juanrgm! - Update dependenciesUpdated dependencies [
1e2ca76,ea2fb42,4a435b5,62b6289,bcd4936,25b6c72]:v0.8.1Compare Source
Patch Changes
b58930cThanks @juanrgm! - Update dependenciesUpdated dependencies [
6406d78,b58930c,7f086b2]:v0.8.0Compare Source
Minor Changes
bee2e07Thanks @juanrgm! - Update dependenciesPatch Changes
bee2e07,8ea405f]:v0.7.0Compare Source
Minor Changes
35cf5aeThanks @juanrgm! - Update to SolidJS v1.8.15Patch Changes
1f3ececThanks @juanrgm! - Update dependenciesUpdated dependencies [
60b2fcc,35cf5ae,6c77575,1f3ecec]:v0.6.11Compare Source
Patch Changes
48253e62,aef9ae8c]:v0.6.10Compare Source
Patch Changes
9b043f40Thanks @juanrgm! - Update to SolidJS v1.7.12Updated dependencies [
50efc47b,572bcd33,836f56dd,323b2506,bf385d2d,9b043f40,3d44a9c5]:swordev/suid (@suid/material)
v0.19.0Minor Changes
1e2ca76Thanks @juanrgm! - Update dependencies.#316
bcd4936Thanks @gotnoklu! - fix(MenuList): do not allow passed refs to break MenuList functionality#299
25b6c72Thanks @Phinome! - feat: add Rating ComponentPatch Changes
ea2fb42Thanks @juanrgm! - Replace domain.4a435b5Thanks @juanrgm! - Update dependencies#311
62b6289Thanks @gotnoklu! - Fix typography options by overriding defaults with passed valuesUpdated dependencies [
1e2ca76,b7e48fb,ea2fb42,4a435b5,25b6c72]:v0.18.0Compare Source
Minor Changes
6406d78Thanks @juanrgm! - Resolve the theme context on access7f086b2Thanks @juanrgm! - Add thePaginationandPaginationItemcomponentsPatch Changes
b58930cThanks @juanrgm! - Update dependenciesUpdated dependencies [
6406d78,b196443,b58930c]:v0.17.0Compare Source
Minor Changes
bee2e07Thanks @juanrgm! - Update dependenciesPatch Changes
8ea405fThanks @juanrgm! - Fix circular dependencyUpdated dependencies [
bee2e07,55b070c]:v0.16.0Compare Source
Minor Changes
35cf5aeThanks @juanrgm! - Update to SolidJS v1.8.15Patch Changes
60b2fccThanks @juanrgm! - Update dependencies6c77575Thanks @juanrgm! - ExportPortalcomponent1f3ececThanks @juanrgm! - Update dependenciesUpdated dependencies [
60b2fcc,35cf5ae,1f3ecec]:v0.15.1Compare Source
Patch Changes
48253e62Thanks @juanrgm! - Fix controlled number inputaef9ae8cThanks @juanrgm! - Fix controlled email inputswordev/suid (@suid/vite-plugin)
v0.4.1Patch Changes
e97f055Thanks @aldobarr! - Add sourceMaps config option to pass through to babelv0.4.0Minor Changes
1e2ca76Thanks @juanrgm! - Update dependencies.Patch Changes
4a435b5Thanks @juanrgm! - Update dependenciesv0.3.1Compare Source
Patch Changes
0272aa9Thanks @juanrgm! - Update dependenciesb58930cThanks @juanrgm! - Update dependenciesv0.3.0Compare Source
Minor Changes
bee2e07Thanks @juanrgm! - Update dependenciesv0.2.0Compare Source
Minor Changes
5955579Thanks @juanrgm! - Update to Vite v5.1.6Patch Changes
60b2fccThanks @juanrgm! - Update dependencies3177419Thanks @juanrgm! - Update dependenciesv0.1.5Compare Source
Patch Changes
572bcd33Thanks @juanrgm! - Update dependenciessolidjs-community/eslint-plugin-solid (eslint-plugin-solid)
v0.14.5Compare Source
What's Changed
boolnamespace to "no-unknown-namespaces" by @titoBouzout in #171New Contributors
Full Changelog: solidjs-community/eslint-plugin-solid@v0.14.4...v0.14.5
v0.14.4Compare Source
What's Changed
New Contributors
Full Changelog: solidjs-community/eslint-plugin-solid@v0.14.3...v0.14.4
v0.14.3Compare Source
What's Changed
New Contributors
Full Changelog: solidjs-community/eslint-plugin-solid@v0.14.2...v0.14.3
v0.14.2Compare Source
What's Changed
New Contributors
Full Changelog: solidjs-community/eslint-plugin-solid@v0.14.1...v0.14.2
v0.14.1Compare Source
What's Changed
New Contributors
Full Changelog: solidjs-community/eslint-plugin-solid@v0.14.0...v0.14.1
v0.14.0Compare Source
What's Changed
This version brings support for ESLint v9 and some great improvements from the community. Thank you!
My current plan is to release v1 soon with few or no changes.
asby @nix6839 in #134Full Changelog: solidjs-community/eslint-plugin-solid@v0.13.2...v0.14.0
v0.13.2Compare Source
What's Changed
New Contributors
Full Changelog: solidjs-community/eslint-plugin-solid@v0.13.1...v0.13.2
v0.13.1Compare Source
What's Changed
New Contributors
Full Changelog: solidjs-community/eslint-plugin-solid@v0.13.0...v0.13.1
veritem/eslint-plugin-vitest (eslint-plugin-vitest)
v0.5.4Compare Source
Features
v0.5.3Compare Source
Bug Fixes
v0.5.2Compare Source
Features
v0.5.1Compare Source
Bug Fixes
v0.5.0Compare Source
This version only supports new eslint flat config!
If you run into issues, consider downgrading and opening an issue. Remember to include a minimum repro example to help me fix issues quickly!
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.5.0...v0.5.0
v0.4.1Compare Source
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.4.1...v0.4.1
Changes
max-expectrule in favor ofmax-expectsv0.4.0Compare Source
Bug Fixes
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.4.0...v0.4.0
v0.3.26Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26
v0.3.25Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.24...v0.3.25
v0.3.24Compare Source
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.23...v0.3.24
v0.3.23Compare Source
Features
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.22...v0.3.23
v0.3.22Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.