fix(deps): update all non-major dependencies #67
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:
^5.18.0
->^5.20.5
^18.19.11
->^18.19.15
^18.2.48
->^18.2.55
^1.1.2
->^1.1.3
^9.0.7
->^9.0.11
^15.2.1
->^15.2.2
^8.4.33
->^8.4.35
^3.2.4
->^3.2.5
^4.7.0
->^4.7.1
^5.90.0
->^5.90.1
Release Notes
TanStack/query (@tanstack/react-query)
v5.20.5
Compare Source
Version 5.20.5 - 2/13/2024, 1:13 PM
Changes
Fix
7e25569
) by Dominik DorfmeisterPackages
v5.20.4
Compare Source
Version 5.20.4 - 2/13/2024, 12:48 PM
Changes
Fix
aad4078
) by Dominik DorfmeisterPackages
v5.20.2
Compare Source
Version 5.20.2 - 2/12/2024, 4:03 PM
Changes
Refactor
3b844bb
) by Luke MurrayChore
cac31bc
) by Dominik Dorfmeister7a51c2a
) by Lachlan Collins9b496bf
) by Lachlan CollinsCi
59c0d53
) by @ZackDeRoseDocs
5f1b505
) by @Mini-ghost3b6c32a
) by Arnoud967c4fe
) by ArnoudPackages
v5.20.1
Compare Source
Version 5.20.1 - 2/10/2024, 8:52 AM
Changes
Refactor
7b7cc2f
) by Lachlan CollinsChore
@ts-ignore
with@ts-expect-error
(#6866) (e105930
) by Lachlan Collins8cd6441
) by Lachlan CollinsPackages
vercel/analytics (@vercel/analytics)
v1.1.3
Compare Source
What's Changed
Full Changelog: vercel/analytics@1.1.2...1.1.3
typicode/husky (husky)
v9.0.11
Compare Source
okonet/lint-staged (lint-staged)
v15.2.2
Compare Source
Patch Changes
fdcdad4
Thanks @iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.postcss/postcss (postcss)
v8.4.35
Compare Source
!
innode.parent.nodes
type.undefined
to node adding method to simplify types.v8.4.34
Compare Source
AtRule#nodes
type (by Tim Weißenfels).prettier/prettier (prettier)
v3.2.5
Compare Source
diff
Support Angular inline styles as single template literal (#15968 by @sosukesuzuki)
Angular v17 supports single string inline styles.
Unexpected embedded formatting for Angular template (#15969 by @JounQin)
Computed template should not be considered as Angular component template
Use
"json"
parser fortsconfig.json
by default (#16012 by @sosukesuzuki)In v2.3.0, we introduced
"jsonc"
parser which adds trialing comma by default.When adding a new parser we also define how it will be used based on the
linguist-languages
data.tsconfig.json
is a special file used by TypeScript, it uses.json
file extension, but it actually uses the JSON with Comments syntax. However, we found that there are many third-party tools not recognize it correctly because of the confusing.json
file extension.We decide to treat it as a JSON file for now to avoid the extra configuration step.
To keep using the
"jsonc"
parser for yourtsconfig.json
files, add the following to your.pretterrc
fileprivatenumber/tsx (tsx)
v4.7.1
Compare Source
Bug Fixes
import.meta.url
passed to esbuild (#474) (e23592e)This release is also available on:
Configuration
📅 Schedule: Branch creation - "before 9am on saturday" in timezone Europe/Moscow, 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.
This PR has been generated by Mend Renovate. View repository job log here.