Merged
Conversation
4bcedfc to
3ae3da6
Compare
3ae3da6 to
3f1d495
Compare
3f1d495 to
7681c9d
Compare
7681c9d to
9fcc8a2
Compare
9fcc8a2 to
f6b7268
Compare
f6b7268 to
2c6cd46
Compare
2c6cd46 to
7b7fafb
Compare
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
…o renovate/npm-minor-patch Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> # Conflicts: # pnpm-lock.yaml
bf0e36e to
a5e811b
Compare
t3chguy
approved these changes
Mar 20, 2026
…o renovate/npm-minor-patch # Conflicts: # pnpm-lock.yaml
…o renovate/npm-minor-patch # Conflicts: # pnpm-lock.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.29.0→7.29.27.28.6→7.29.212.1.1→12.1.230.2.0→30.3.022.5.3→22.5.410.40.0→10.43.05.9.0→5.10.022.19.13→22.19.152.16.0→2.16.18.56.1→8.57.18.56.1→8.57.110.0.0→10.1.13.1.0→3.2.10.16.33→0.16.385.85.0→5.87.016.3.0→16.4.05.19.0→5.20.122.5.3→22.5.43.4.1→3.5.01.356.1→1.360.24.18.1→4.18.37.0.3→7.0.43.1.2→3.1.30.3.0→0.3.25.3.16→5.4.011.12.0→11.13.05.105.3→5.105.4Release Notes
babel/babel (@babel/preset-env)
v7.29.2Compare Source
babel/babel (@babel/runtime)
v7.29.2Compare Source
formatjs/formatjs (@formatjs/intl-segmenter)
v12.1.2Compare Source
jestjs/jest (@jest/globals)
v30.3.0Compare Source
Features
[jest-config]AdddefineConfigandmergeConfighelpers for type-safe Jest config (#15844)[jest-fake-timers]AddsetTimerTickModeto configure how timers advance[*]Reduce token usage when run through LLMs (3f17932)Fixes
[jest-config]Keep CLI coverage output when using--jsonwith--outputFile(#15918)[jest-mock]UseSymbolfrom test environment (#15858)[jest-reporters]Fix issue where console output not displayed for GHA reporter even withsilent: falseoption (#15864)[jest-runtime]Fix issue where user cannot utilize dynamic import despite specifying--experimental-vm-modulesNode option (#15842)[jest-test-sequencer]Fix issue where failed tests due to compilation errors not getting re-executed even with--onlyFailuresCLI option (#15851)[jest-util]Make sureprocess.features.require_moduleisfalse(#15867)Chore & Maintenance
[*]Replace remaining micromatch uses with picomatch[deps]Update to sinon/fake-timers v15[docs]Update V30 migration guide to notify users onjest.mock()work with case-sensitive path (#15849)nrwl/nx (@nx/jest)
v22.5.4Compare Source
22.5.4 (2026-03-04)
🚀 Features
🩹 Fixes
nx release(#31684, #31682)❤️ Thank You
getsentry/sentry-javascript (@sentry/browser)
v10.43.0Compare Source
Important Changes
feat(nextjs): Add Turbopack support for React component name annotation (#19604)
We added experimental support for React component name annotation in Turbopack builds. When enabled, JSX elements
are annotated with
data-sentry-component,data-sentry-element, anddata-sentry-source-fileattributes at buildtime. This enables searching Replays by component name, seeing component names in breadcrumbs, and performance
monitoring — previously only available with webpack builds.
This feature requires Next.js 16+ and is currently behind an experimental flag:
feat(hono): Instrument middlewares
app.use()(#19611)Hono middleware registered via
app.use()is now automatically instrumented, creating spans for each middleware invocation.Other Changes
tracePropagationoption to http and fetch integrations (#19712)instrumentDurableObjectStorage(#19662)Internal Changes
build:devcommand (#19586)Work in this release was contributed by @dmmulroy, @lithdew, and @smorimoto. Thank you for your contributions!
v10.42.0Compare Source
addVitePlugininstead of deprecatedvite:extendConfig(#19464)Internal Changes
Bundle size 📦
v10.41.0Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.10.0Compare Source
Features
lineModefor selector matcher (#1143) (1ebd6d8)Build Related
Performance
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.57.1Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.0Compare Source
🚀 Features
🩹 Fixes
TypeOrValueSpecifierto prefer-promise-reject-errors (#12094)cookedwill benull(#11355)❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.57.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
babel/babel-loader (babel-loader)
v10.1.1Compare Source
v10.1.0Compare Source
What's Changed
module.findPackageJSONAPI by @JLHwung in #1055New Contributors
Full Changelog: babel/babel-loader@v10.0.0...v10.1.0
csstree/csstree (css-tree)
v3.2.1Compare Source
v3.2.0Compare Source
"sideEffects": falseinpackage.jsonlistoption to theparse()method to specify whether the parser should produce aList(by default,list: true) or an array (list: false) for node's children (e.g.,SelectorList,Block, etc.){A}?and{A,B}?according to spec in definition syntax parsing (#346)min(),max(), etc.) (#344)onTokenoption to theparse()method, which can be either an array or a function:{ type, start, end }(token type, and its start and end offsets).type,start,end, andindexparameters, and is invoked with a token API asthis, enabling advanced token handling (see onToken). For example, the following demonstrates checking if all block tokens have matching pairs:TokenStreamwith the following methods:getTokenEnd(tokenIndex)– returns the token's end offset by index, complementinggetTokenStart(tokenIndex)getTokenType(tokenIndex)– returns the token's type by indexisBlockOpenerTokenType(tokenType)– returnstruefor<function-token>,<(-token>,<[-token>, and<{-token>isBlockCloserTokenType(tokenType)– returnstruefor<)-token>,<]-token>, and<}-token>getBlockTokenPairIndex(tokenIndex)– returns the index of the pair token for a block, or-1if no pair existsgenerate()to not auto insert whitespaces between tokens for raw values (#356)fork()to extendnodedefinitions instead of overriding them. For example,fork({ node: { Dimension: { generate() { /* ... */ } } } })will now update only thegenerate()method on theDimensionnode, while inheriting all other properties from the previous syntax definition.mdn/datato 2.27.1 and various fixes in syntaxesKaTeX/KaTeX (katex)
v0.16.38Compare Source
Bug Fixes
v0.16.37Compare Source
Bug Fixes
\hphantomand symmetric\smash(#4153) (d4799ca)v0.16.36Compare Source
Bug Fixes
v0.16.35Compare Source
Bug Fixes
v0.16.34Compare Source
Bug Fixes
webpro-nl/knip (knip)
v5.87.0Compare Source
v5.86.0: Release 5.86.0Compare Source
58674ad) - thanks @wojtekmaj!3123ab7) - thanks @yamachi4416!0418eba)7142fd7)fc668f4) - thanks @azat-io!bun test(c112b6c)b105a42)externalHelperssetting ignores@swc/helpersdependency (#1560) (4bcb1f5) - thanks @bobaaaaa!4878724) - thanks @unional!67a5647) - thanks @azat-io!c36247c) - thanks @azat-io!b2c3d08)b86b421) - thanks @Aiudadadadf!00bb1be) - thanks @DaniFoldi!a2aaf2f)463d67d)8a602c7)b6afc01)d3a521b)4e95ffb)de4c7d8) - thanks @robintown!a5de2c4)57896d3)fbee342)pageExtensions(resolve #1581) (c6a6d9e)c182c29)0e7b6ae)f845462)42d1b3f) - thanks @jonahsnider!js-yaml→yaml(fb042ae)2586254)519ae3a) - thanks @ikeyan!f0083ca) - thanks @jonahsnider!7d7dec6)a9fdc77)ced77c7)4ce27b2)d349de3)ts.isInTopLevelContext→isInTopLevelScope(1819c20)session.handleFileChangesin try/catch (185afb8)9205e2a)nullreporter (#1596) (0f1ce7d) - thanks @shrink!1fbe286)381241e)extendsin nuxt plugin ([9fcbdf5](https://redirect.githConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.