Update all frontend dependencies - #1074
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
5 times, most recently
from
April 28, 2026 17:35
3c3785a to
65eb2d5
Compare
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
4 times, most recently
from
May 4, 2026 14:02
be7c535 to
0e038ee
Compare
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
12 times, most recently
from
May 16, 2026 05:23
688ca98 to
c36abca
Compare
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
from
May 17, 2026 21:14
c36abca to
141fc05
Compare
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
9 times, most recently
from
June 4, 2026 11:46
d968a98 to
4dd3d4e
Compare
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
7 times, most recently
from
June 11, 2026 15:48
0fd629e to
8695583
Compare
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
7 times, most recently
from
June 18, 2026 23:57
4c7f86c to
d792759
Compare
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
3 times, most recently
from
June 29, 2026 08:00
218b4d5 to
e72d068
Compare
renovate
Bot
force-pushed
the
renovate/all-frontend-dependencies
branch
3 times, most recently
from
July 2, 2026 13:09
c245fdf to
a6cb2b4
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.77.29.2→7.29.77.28.5→7.29.77.29.2→7.29.76.12.0→6.18.06.9.0→6.13.06.1.9→6.3.410.0.3→10.1.24.17.24→4.17.2518.3.12→18.3.3118.3.1→18.3.77.11.0→7.18.07.11.0→7.18.08.18.0→8.20.010.5.0→10.5.430.3.0→30.4.13.49.0→3.50.04.1.0→4.4.08.56.0→8.57.19.1.0→9.1.25.5.5→5.5.611.3.4→11.4.03.14.0→3.21.45.6.6→5.6.830.3.0→30.4.230.3.0→30.4.16.15.0→6.16.19.2.1→9.2.23.8.2→3.9.69.3.1→9.5.07.14.1→7.18.21.99.0→1.102.016.0.7→16.0.817.7.0→17.14.17.0.0→7.2.029.4.9→29.4.129.5.7→9.6.26.0.2→6.0.35.106.1→5.109.27.0.2→7.2.2Release Notes
babel/babel (@babel/plugin-transform-runtime)
v7.29.7Compare Source
v7.29.7 (2026-05-25)
Re-release all packages with npm provenance attestations
palantir/blueprint (@blueprintjs/core)
v6.18.0Compare Source
✨ Features
🐛 Fixes
💡 Improvements
Full Changelog: @blueprintjs/core@6.17.2...@blueprintjs/core@6.18.0
v6.17.2Compare Source
🐛 Fixes
Full Changelog: @blueprintjs/core@6.17.1...@blueprintjs/core@6.17.2
v6.17.1Compare Source
🐛 Fixes
Full Changelog: @blueprintjs/core@6.17.0...@blueprintjs/core@6.17.1
v6.17.0Compare Source
✨ Features
@blueprintjs/icons/nexticon components (#8175)colorprop to element icons (#8183)sizeprop to element icons (#8178)💡 Improvements
Full Changelog: @blueprintjs/core@6.16.0...@blueprintjs/core@6.17.0
v6.16.0Compare Source
✨ Features
🐛 Fixes
💡 Improvements
Full Changelog: @blueprintjs/core@6.15.1...@blueprintjs/core@6.16.0
v6.15.1Compare Source
💡 Improvements
Full Changelog: @blueprintjs/core@6.15.0...@blueprintjs/core@6.15.1
v6.15.0Compare Source
✨ Features
🐛 Fixes
Full Changelog: @blueprintjs/core@6.14.0...@blueprintjs/core@6.15.0
v6.14.0Compare Source
🐛 Fixes
💡 Improvements
Full Changelog: @blueprintjs/core@6.13.0...@blueprintjs/core@6.14.0
v6.13.0Compare Source
✨ Features
🐛 Fixes
Full Changelog: @blueprintjs/core@6.12.1...@blueprintjs/core@6.13.0
v6.12.1Compare Source
🐛 Fixes
BlueprintProviderto forward props to the right providers (#7972)^5.4.4(icons + core) (#8048)" (#8085)💡 Improvements
Full Changelog: @blueprintjs/core@6.12.0...@blueprintjs/core@6.12.1
pmndrs/react-spring (@react-spring/web)
v10.1.2Compare Source
Bug Fixes
PickAnimatednow infers all animated keys when a partialfromis provided. Previously afromprop collapsed the result type to just thefromshape, droppingtokeys, forward props, and the other transition phases — souseSpring({ width: 100, height: 100, from: { width: 0 } })madestyles.heighta compile error even thoughheightanimates at runtime. It now mergesfromwith theto, forward, and transition-phase values. (#2545)SpringValue-levelonChangenow receives anAnimationResult({ value, finished: false, cancelled: false }) instead of the raw value, soresult.valueis no longerundefinedmid-animation. This matchesonStart/onRestand theController-levelonChange. The internalchangeevent the animated tree subscribes to still emits the raw value. (#2548)cannot add a new propertycrash when wrapping non-extensible React Native host components. On Hermes, host components likeView,Text, andImagebecome non-extensible after their first render, breaking the wrapper cache.createHostnow attempts the direct write first (fast path, unchanged for extensible components) and falls back to a module-levelWeakMapwhen the write is rejected. (#2535)Performance
createStringInterpolator. (#2547)Full Changelog: pmndrs/react-spring@v10.1.1...v10.1.2
v10.1.1Compare Source
What's Changed
Full Changelog: pmndrs/react-spring@v10.1.0...v10.1.1
v10.1.0Compare Source
What's Changed
reverseprop to useTransition by @joshuaellis in #2510Full Changelog: pmndrs/react-spring@v10.0.4...v10.1.0
v10.0.4Compare Source
What's Changed
toto completion under skipAnimation by @joshuaellis in #2438New Contributors
Full Changelog: pmndrs/react-spring@v10.0.3...v10.0.4
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.18.0Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.17.0Compare Source
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.0Compare Source
🚀 Features
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: add support for nested namespaces to unsafe-member-access
eslint-plugin: [no-floating-promises] add checkThenables option
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
eslint-plugin: [no-floating-promises] add
suggestionsto tests from #9263checkThenableswebsite: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArrayoption is enabled❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.15.0Compare Source
🚀 Features
eslint-plugin: [array-type] detect
Readonly<string[]>caseeslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
disable
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared configeslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any
eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.14.1Compare Source
🩹 Fixes
eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types
eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.14.0Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-extraneous-class] handle abstract members
eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types
eslint-plugin: [no-invalid-this] support AccessorProperty
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.13.1Compare Source
🩹 Fixes
eslint-plugin: [prefer-readonly] refine report locations
eslint-plugin: [return-await] support explicit resource management
eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.13.0Compare Source
🚀 Features
typescript-estree: require
import = require()argument to be a string literaltypescript-estree: forbid
.body,.async,.generatorondeclare functioneslint-plugin: [no-dynamic-delete] allow all string literals as index
🩹 Fixes
ast-spec: function-call-like callee should be Expression not LeftHandSideExpression
scope-manager: handle index signature in class
eslint-plugin: [init-declarations] refine report locations
eslint-plugin: [no-base-to-string] make error message more nuanced
eslint-plugin: [no-unsafe-assignment] be more specific about error types
eslint-plugin: [no-magic-numbers] fix implementation of the
ignoreoption❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.12.0Compare Source
🚀 Features
eslint-plugin: [no-useless-template-literals] rename to
no-useless-template-expression(deprecateno-useless-template-literals)rule-tester: check for parsing errors in suggestion fixes
rule-tester: port
checkDuplicateTestCasesfrom ESLinteslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises'
🩹 Fixes
no-useless-template-expression -> no-unnecessary-template-expression
eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with
constvariable checkeslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining
eslint-plugin: [explicit-member-accessibility] refine report locations
eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check
declareseslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions
eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe
eslint-plugin: [member-ordering] also TSMethodSignature can be get/set
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.18.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.17.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.16.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.16.0Compare Source
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
website: react key error on internal pages of website
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.15.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.14.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.14.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.13.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.13.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.12.0Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
ajv-validator/ajv (ajv)
v8.20.0[Compare So
Configuration
📅 Schedule: (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.