-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(deps): update all non-major dependencies #24
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
5c38016
to
4161867
Compare
4161867
to
7a3c11d
Compare
42f72bd
to
c29f215
Compare
8e6c0c5
to
3a93cf5
Compare
3a93cf5
to
780405a
Compare
780405a
to
5322490
Compare
5322490
to
a5962f1
Compare
a5962f1
to
fd1ae07
Compare
fd1ae07
to
939d501
Compare
939d501
to
d95f342
Compare
This PR contains the following updates:
1.0.0-beta.28
->1.2.1
8.9.2
->8.15.9
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v1.2.1
Compare Source
🐞 Bug Fixes
@stylistic/eslint-plugin
- by @antfu (e71ec)View changes on GitHub
v1.2.0
Compare Source
🚀 Features
View changes on GitHub
v1.1.4
Compare Source
🐞 Bug Fixes
eslint-plugin-antfu
- by @antfu (c0700)View changes on GitHub
v1.1.3
Compare Source
🚀 Features
antfu/indent-binary-ops
- by @antfu (d36c4)🐞 Bug Fixes
no-lone-blocks
in markdown - by @antfu (cce69)View changes on GitHub
v1.1.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.1.1
Compare Source
🚀 Features
🐞 Bug Fixes
import/newline-after-import
in markdown - by @antfu (23351)View changes on GitHub
v1.1.0
Compare Source
🚨 Breaking Changes
sort-keys
plugin toperfectionist
, close #295 - by @antfu in https://github.com/antfu/eslint-config/issues/295 (9fa74)🐞 Bug Fixes
style/object-property-newline
in favor ofantfu/consistent-list-newline
- by @antfu (2f51b)View changes on GitHub
v1.0.0
Compare Source
Breaking Changes
@antfu/eslint-config-*
are packages all dropped, as@antfu/eslint-config
provides much better composability now.@antfu/eslint-config-react
is removed, but JSX formatting support is enabled by default now.ESLINT_TSCONFIG
no longer works, use thetypescript
option ineslint.config.js
instead@typescript-eslint/*
->ts/
n/*
->node/*
Generated changelog:
🚨 Breaking Changes
typescriptWithLanguageServer
totypescriptWithTypes
- by @antfu (ffe00)yml/
toyaml/
- by @antfu (917dd)typescriptWithTypes
totypescript
- by @antfu (3fae7)🚀 Features
combine
util - by @antfu (000a2)antfu/consistent-object-newline
- by @antfu (e3b3a).gitignore
by default, close #254 - by @antfu in https://github.com/antfu/eslint-config/issues/254 (2f35d)componentExts
to top level config - by @antfu (2080b)eslint-plugin-vitest
- by @antfu (002bb)name
for each config item - by @antfu (d4cfe)style/jsx-quotes
rule - by @antfu (5291c)antfu/
- by @antfu (64e3f)reportUnusedDisableDirectives
- by @antfu (6320c)no-import-type-side-effects
, close #227 - by @antfu in https://github.com/antfu/eslint-config/issues/227 (cb4b7)sort-keys
plugin - by @antfu (f8ae1)🐞 Bug Fixes
ts/no-invalid-void-type
- by @antfu (db397)comma-dangle
in markdown - by @antfu (34bbd)jsdoc/no-types
rule - by @antfu (91dee)style/quotes
- by @antfu (5f554)Function
type forts/ban-types
- by @antfu (6a4cf)jsdoc/valid-types
- by @antfu (d1024)no-restricted-syntax
in d.ts - by @antfu (d98a8)extraFileExtensions
to type aware rules - by @antfu (0a9bc)no-void
rule, close #298 - by @antfu in https://github.com/antfu/eslint-config/issues/298 (90b36)style/jsx-child-element-spacing
to avoid conflicts - by @antfu (f4a07)avoidEscape
for consistency - by @antfu (47657)prefer-text-content
-> `prefer-dom-node-text-c… - by @coderwyd in https://github.com/antfu/eslint-config/issues/271 (87282)View changes on GitHub
v1.0.0-beta.29
Compare Source
🐞 Bug Fixes
no-void
rule, close #298 - by @antfu in https://github.com/antfu/eslint-config/issues/298 (90b36)View changes on GitHub
pnpm/pnpm (pnpm)
v8.15.9
: pnpm 8.15.9Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.8
Compare Source
v8.15.7
Compare Source
v8.15.6
Compare Source
Patch Changes
pnpm run
#7817.peerDependencies
#7813.--ignore-scripts
argument toprune
command #7836.Platinum Sponsors
Gold Sponsors
Silver Sponsors
v8.15.5
Compare Source
v8.15.4
Compare Source
v8.15.3
Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
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
v8.15.1
Compare Source
Patch Changes
object-hash
library instead ofnode-object-hash
for hashing keys of side-effects cache #7591.bundledDependencies
should never be added to the lockfile withfalse
as the value #7576.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.0
Compare Source
Minor Changes
package.json
but a license file exists, try to match and extract the license name #7530.Patch Changes
pnpm update -r --latest
will no longer downgrade prerelease dependencies #7436.--aggregate-output
should work on scripts executed from the same project #7556.pnpm update --latest
runs with arguments containing versions specs. For instance,pnpm update --latest foo@next
is not allowed #7567.Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "before 4am on the first day of the month" (UTC).
🚦 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 was generated by Mend Renovate. View the repository job log.