chore(deps): update all non-major dependencies #182
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.1.0
->1.3.0
1.1.0
->1.3.0
18.18.9
->18.19.15
9.2.0
->9.3.0
6.1.3
->6.1.4
8.15.1
->8.15.2
3.2.4
->3.2.5
4.7.1
->4.10.2
5.2.2
->5.3.3
Release Notes
so1ve/eslint-config (@so1ve/eslint-config)
v1.3.0
Compare Source
🚀 Features
View changes on GitHub
v1.2.0
Compare Source
🚀 Features
reportUnusedDisableDirectives
- by @so1ve (634b4)View changes on GitHub
v1.1.1
Compare Source
🐞 Bug Fixes
vitest/valid-title
- by @so1ve (41385)View changes on GitHub
antfu/bumpp (bumpp)
v9.3.0
Compare Source
🚀 Features
🐞 Bug Fixes
ReleaseType
error - by @dockfries in https://github.com/antfu/bumpp/issues/22 (61500)View changes on GitHub
v9.2.1
Compare Source
🚀 Features
customVersion
from config - by @antfu (86e27)View changes on GitHub
unjs/defu (defu)
v6.1.4
Compare Source
compare changes
🩹 Fixes
Module
type (#121)💅 Refactors
isPlainObject
to_utils
to allow testing (e922a16)isPlainObject
logic more readable (e458b63)📖 Documentation
🏡 Chore
skipLipCheck
for type tests (7c7a9a4)✅ Tests
❤️ Contributors
pnpm/pnpm (pnpm)
v8.15.2
Compare Source
Patch Changes
node_modules
directories, pnpm will no longer print multiple prompts simultaneously.node_modules
.package.json
#4761.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
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
filesindresorhus/type-fest (type-fest)
v4.10.2
Compare Source
MergeDeep
: Fix compatibility with TypeScript 5.4 (#807)5f6165a
v4.10.1
Compare Source
exactOptionalPropertyTypes: true
tsconfig (#804)a54e313
v4.10.0
Compare Source
Get
: Fix handling of readonly array (#799)4a38651
SharedUnionFieldsDeep
: Skip if input type is not a union type (#798)6f1db93
DelimiterCasedPropertiesDeep
: Don't recurse into intersection type that include primitive value (#789)eb96609
Merge
: Don't turn undefined into optional key (#787)0aec247
v4.9.0
Compare Source
New types
SharedUnionFieldsDeep
(#783)94bb3d3
Improvements
ReadonlyDeep
: Fix usage with properties defined withvoid
(#782)a919f93
ConditionalPickDeep
: Support interface (#776)ebb7a59
v4.8.3
Compare Source
MergeDeep
: Fix optional key when value type isany
ornever
(#777)609c097
Paths
: Ensure it doesn't recurse intoMap
orSet
's prototype properties (#772)6759853
v4.8.2
Compare Source
DelimiterCasedPropertiesDeep
: Fix handing of string (#768)e26c779
v4.8.1
Compare Source
Jsonify
: Fix usage with readonly arrayf8019c2
Element
to typeBuiltIns
(#745)"1b25feb
DOM
types are not available.v4.8.0
Compare Source
PickDeep
: Support interface (#755)1c65935
Paths
: Support interface (#746)8fa831e
ObjectValue
: Support any kind of number index (#753)972815c
Class
: Fix type inference (#701)7294cf0
DelimiterCasedPropertiesDeep
: Improve array handling (#744)59411c8
PartialDeep
: Don't recurse intoHTMLElement
(#745)d42ea80
preserveConsecutiveUppercase
toPascalCase
and friends (#749)e58127a
Microsoft/TypeScript (typescript)
v5.3.3
: TypeScript 5.3.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.2
: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.