Update devDependencies (non-major) #1098
Open
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:
7.26.8
->7.26.10
2.27.12
->2.28.1
7.49.2
->7.52.2
11.1.6
->11.2.0
11.1.6
->11.2.0
11.1.6
->11.2.0
20.17.17
->20.17.28
18.3.18
->18.3.20
15.1.7
->15.2.4
10.0.1
->10.1.1
2.4.1
->2.4.4
17.15.1
->17.17.0
5.2.3
->5.2.5
11.0.0
->11.0.1
3.5.0
->3.5.3
1.84.0
->1.86.0
11.1.6
->11.2.0
8.3.6
->8.4.0
4.19.2
->4.19.3
2.4.0
->2.4.4
5.7.3
->5.8.2
8.24.0
->8.28.0
4.5.0
->4.5.3
3.0.5
->3.0.9
5.97.1
->5.98.0
Release Notes
babel/babel (@babel/core)
v7.26.10
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
,babel-template
babel-core
babel-parser
,babel-plugin-transform-typescript
babel-traverse
babel-generator
abstract override
(@liuxingbaoyu)babel-parser
babel-helpers
,babel-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
💅 Polish
babel-standalone
🏠 Internal
babel-parser
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)changesets/changesets (@changesets/cli)
v2.28.1
Compare Source
Patch Changes
b9df596
]:v2.28.0
Compare Source
Minor Changes
84a4a1b
Thanks @bennypowers! - Added a new config option to opt-out from formatting with Prettier usingprettier: false
.Patch Changes
84a4a1b
,84a4a1b
]:microsoft/rushstack (@microsoft/api-extractor)
v7.52.2
Compare Source
Tue, 25 Mar 2025 15:11:15 GMT
Version update only
v7.52.1
Compare Source
Tue, 11 Mar 2025 02:12:34 GMT
Version update only
v7.52.0
Compare Source
Tue, 11 Mar 2025 00:11:25 GMT
Minor changes
v7.51.1
Compare Source
Sat, 01 Mar 2025 05:00:09 GMT
Patches
preserve="true"
from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked withpreserve="true"
are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.v7.51.0
Compare Source
Thu, 27 Feb 2025 01:10:39 GMT
Minor changes
docModel.releaseTagsToTrim
property toapi-extractor.json
to specify which release tags should be trimmed when the doc model is produced.v7.50.1
Compare Source
Sat, 22 Feb 2025 01:11:11 GMT
Patches
v7.50.0
Compare Source
Wed, 12 Feb 2025 01:10:52 GMT
Minor changes
ai/size-limit (@size-limit/file)
v11.2.0
Compare Source
--config
argument (by @EvgenyWas).await
support to config (by @aryaemami59).time
option to config (by @EvgenyWas).message
option to config (by @dartess).esbuild
.vercel/next.js (eslint-config-next)
v15.2.4
Compare Source
v15.2.3
Compare Source
v15.2.2
Compare Source
Core Changes
d55cc79b-20250228
to443b7ff2-20250303
: #76804443b7ff2-20250303
toe03ac20f-20250305
: #76842__next_app__
module loading functions: #74566e03ac20f-20250305
to029e8bd6-20250306
: #76870x
button present: #76898Example Changes
Misc Changes
redirect
in client components: #76332labeler.json
: #76828SyntaxContext
for__turbopack_esm__
: #73544next.browser
instead ofwebdriver
in pages/ client-navigation: #76867swc_core
tov16.4.0
: #76596v1.0.0-alpha.64
: #76856__dirname
: #76902Credits
Huge thanks to @pranathip, @gaojude, @ijjk, @eps1lon, @Nayeem-XTREME, @leerob, @styfle, @samcx, @sokra, @huozhi, @raunofreiberg, @mischnic, @lubieowoce, @unstubbable, @ztanner, @kdy1, @timneutkens, @wbinnssmith, @bgw, and @oscr for helping!
v15.2.1
Compare Source
Core Changes
sourcePackage
references: #76550revalidate
property from incremental cachectx
forFETCH
kind: #76500cache-control
header and prerender manifest: #762075.8.2
: #76709generateStaticParams
: #7671322e39ea7-20250225
tod55cc79b-20250228
: #76680Example Changes
params
code blocks: #76705Misc Changes
swc_core
tov16.0.0
: #76414parallel-routes-revalidation
test: #76600octokit.rest.issues.addLabels
call: #76601devIndicators
and note on deprecated options: #76611htmlLimitedBots
option: #76616test-turbopack-integration
not having any shards : #76355describeVariants
helper: #76631toDisplayRedbox()
: replace all occurrences of testDir: #76618Credits
Huge thanks to @acdlite, @bgw, @ijjk, @molebox, @kdy1, @timneutkens, @devjiwonchoi, @mischnic, @unstubbable, @eps1lon, @huozhi, @philipithomas, @delbaoliveira, @samcx, @wbinnssmith, @sokra, @gnoff, @leerob, @ztanner, @raunofreiberg, @lubieowoce, and @LihaoWang for helping!
v15.2.0
Compare Source
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.1
Compare Source
Patch Changes
#309
eb56a5e
Thanks @JounQin! - fix: separate the/flat
entry for compatibilityFor flat config users, the previous
"eslint-config-prettier"
entry still works, but"eslint-config-prettier/flat"
adds a newname
property for config-inspector, we just can't add it for the default entry for compatibility.See also #308
v10.1.0
Compare Source
Minor Changes
56e2e34
Thanks @JounQin! - feat: migrate to exports fieldv10.0.3
Compare Source
Patch Changes
#294
8dbbd6d
Thanks @FloEdelmann! - feat: add name to config#280
cba5737
Thanks @zanminkian! - feat: add declaration filev10.0.2
Compare Source
Patch Changes
e750edc
Thanks @Fdawgs! - chore(package): explicitly declare js module typevercel/turborepo (eslint-config-turbo)
v2.4.4
: Turborepo v2.4.4Compare Source
What's Changed
Docs
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.4.3...v2.4.4
v2.4.3
: Turborepo v2.4.3Compare Source
What's Changed
Docs
Configuration
📅 Schedule: Branch creation - "before 6am on the first day of the month" (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.