-
-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update devdependencies #81
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
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 Comment |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to f263571 in 1 minute and 18 seconds. Click for details.
- Reviewed
44
lines of code in2
files - Skipped
1
files when reviewing. - Skipped posting
1
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:68
- Draft comment:
TSdown v0.13.0 now requires Node 20.19+ (per its release notes), but the engines field still specifies node >=20.11. Consider updating the engines field accordingly. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
Workflow ID: wflow_eLCLVc90qJVgqF57
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
4ca64a4
to
07aa983
Compare
71674b1
to
da8ab7a
Compare
d38f7cb
to
20c9b27
Compare
82dee36
to
f3f983a
Compare
8f8a087
to
5c94b37
Compare
f247eb2
to
db76925
Compare
f68f225
to
2d51ddb
Compare
61f7940
to
4800342
Compare
b721f73
to
1078418
Compare
aa6548d
to
2619b5e
Compare
2619b5e
to
1313f2d
Compare
This PR contains the following updates:
2.29.5
->2.29.7
1.54.1
->1.56.0
10.4.0
->10.4.1
24.0.15
->24.8.0
2.4.2
->2.6.1
2.2.0
->2.3.0
4.1.0
->4.3.0
0.3.12
->0.3.14
0.12.9
->0.15.7
0.5.1
->0.5.4
Release Notes
changesets/changesets (@changesets/cli)
v2.29.7
Compare Source
Patch Changes
957f24e
]:v2.29.6
Compare Source
Patch Changes
a3563b0
Thanks @benmccann! - Switch to maintained fork ofexternal-editor
microsoft/playwright (@playwright/test)
v1.56.0
Compare Source
v1.55.1
Compare Source
Highlights
#37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#37147 - [Regression]: Internal error: step id not found.
#37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#37137 - Revert "fix(a11y): track inert elements as hidden".
Browser Versions
This version was also tested against the following stable channels:
v1.55.0
Compare Source
v1.54.2
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)https://github.com/microsoft/playwright/issues/368288 - [Regression]: Playwright Codegen keeps spamming with selected optiohttps://github.com/microsoft/playwright/issues/3681010 - [Regression]: Starting Codegen with target language doesn't work anymore
Browser Versions
This version was also tested against the following stable channels:
testing-library/dom-testing-library (@testing-library/dom)
v10.4.1
Compare Source
Bug Fixes
unjs/jiti (jiti)
v2.6.1
Compare Source
compare changes
🩹 Fixes
📦 Build
terser-webpack-plugin
(#407)🏡 Chore
❤️ Contributors
v2.6.0
Compare Source
compare changes
🔥 Performance
🩹 Fixes
node:
specifiers (#392)📦 Build
🏡 Chore
✅ Tests
❤️ Contributors
v2.5.1
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v2.5.0
Compare Source
compare changes
🚀 Enhancements
sha256
for cache entries in fips mode (#375)rebuildFsCache
(JITI_REBUILD_FS_CACHE
) (#379)🩹 Fixes
require(<json>)
(#374)🏡 Chore
✅ Tests
❤️ Contributors
unjs/pkg-types (pkg-types)
v2.3.0
Compare Source
compare changes
🚀 Enhancements
workspaces
field (#236)deno.lock
to known lockfiles (#244)package.json5
andpackage.yaml
(#234)updatePackage
,sortPackage
andnormalizePackage
utils (#240)🏡 Chore
❤️ Contributors
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)
v4.3.0
: 4.3.0Compare Source
What's Changed
organizeImportsTypeOrder
(#152) - thanks @goege64 for your first contribution 🎉Full Changelog: simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0
v4.2.0
: 4.2.0Compare Source
getDefaultCompilerOptions
fromvue-tsc
instead of the deprecatedresolveVueCompilerOptions
(858cbbe)vue-tsc
version 3 as peer dependency (c777cd8)publint/publint (publint)
v0.3.14
Compare Source
Patch Changes
__esModule
marker. This setup has different interpretations by bundlers and runtimes, and implicit handling detection that may not be obvious for both package authors and users, hence it is discouraged. (#201)v0.3.13
Compare Source
Patch Changes
Improve message for
"main"
field with empty value and has missing files (0499518
)Update fallback arrays message for CLI output (
37b9dd5
)rolldown/tsdown (tsdown)
v0.15.7
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.15.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.5
Compare Source
🚀 Features
inlineOnly
option - by @sxzz (e3bce)🐞 Bug Fixes
🏎 Performance
require
pure cjs deps - by @sxzz (091b8)View changes on GitHub
v0.15.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.2
Compare Source
🚀 Features
globImport
option - by @sxzz (cc30d)new URL(url, import.meta.url)
pattern by default - by @sxzz (f26e0)🐞 Bug Fixes
View changes on GitHub
v0.15.1
Compare Source
🚀 Features
config-loader
cli option - by @sxzz (f0ef7)🐞 Bug Fixes
View changes on GitHub
v0.15.0
Compare Source
🚨 Breaking Changes
🚀 Features
import.meta.glob
- by @sxzz (4223b)🐞 Bug Fixes
View changes on GitHub
v0.14.2
Compare Source
🚀 Features
exports.types
exists - by @ronantakizawa and @sxzz in #440 (98eb1)View changes on GitHub
v0.14.1
Compare Source
🐞 Bug Fixes
expandDirectories
- by @Debbl in #427 (fb2d1)View changes on GitHub
v0.14.0
Compare Source
🚨 Breaking Changes
expandDirectories
for matchingfast-glob
's behavior - by @sxzz (8171b)View changes on GitHub
v0.13.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.13.4
Compare Source
🚀 Features
cjsDefault
option - by @sxzz (f503f)🐞 Bug Fixes
cjsDefault
is enabled - by @sxzz (3ffa9)View changes on GitHub
v0.13.3
Compare Source
🚨 Minor Breaking Changes
dts.build
option should be enable manually fortsc -b
- by @sxzz (13146)🚀 Features
logLevel
&customLogger
option - by @sxzz (724d1)warnOnce
to logger - by @sxzz (eb4fb)ignoreWatch
- by @sxzz (91f9f)🐞 Bug Fixes
ignoreWatch
- by @sxzz (d0e31)View changes on GitHub
v0.13.2
Compare Source
🚨 Upstream Breaking Changes
dts.isolatedDeclarations
todts.oxc
- by @sxzz (5bdb9)🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.13.1
Compare Source
🚀 Features
🐞 Bug Fixes
defineConfig
- by @sxzz (7c32a)View changes on GitHub
v0.13.0
Compare Source
🚨 Breaking Changes
🚀 Features
banner
&footer
options - by @gwansikk and @sxzz in #338 (54e21)cjsDts
to input/output options context - by @sxzz (3c4b3)🐞 Bug Fixes
View changes on GitHub
unplugin/unplugin-unused (unplugin-unused)
v0.5.4
Compare Source
No significant changes
View changes on GitHub
v0.5.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.