fix(deps): update all non-major dependencies - autoclosed#5322
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
fix(deps): update all non-major dependencies - autoclosed#5322renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
df13fa7 to
e00e85f
Compare
655d534 to
2f35693
Compare
e090b19 to
d725905
Compare
b3deb70 to
a8c4a4d
Compare
3ab2147 to
feba186
Compare
67a6e91 to
e63fd03
Compare
79baad3 to
3b73504
Compare
3b73504 to
e6700f9
Compare
e6700f9 to
f517a33
Compare
f517a33 to
ed2ee66
Compare
ed2ee66 to
6ecbcc7
Compare
6ecbcc7 to
0d80500
Compare
0d80500 to
edcd67f
Compare
edcd67f to
a2d47eb
Compare
a2d47eb to
41c23c5
Compare
41c23c5 to
8a3c670
Compare
8a3c670 to
2afccbd
Compare
2afccbd to
e400537
Compare
e400537 to
4411eca
Compare
4411eca to
48525a7
Compare
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.25.8->7.26.105.3.1->5.4.31.1.2->1.1.62.1.0->2.1.22.0.4->2.0.518.3.11->18.3.2016.4.5->16.4.76.10.0->6.10.25.2.1->5.2.67.37.1->7.37.55.13.7->5.14.15.13.1->5.14.05.13.1->5.14.03.13.1->3.14.05.13.1->5.14.06.13.1->6.14.06.13.1->6.14.05.13.1->5.14.05.13.1->5.14.05.13.1->5.14.09.1.6->9.1.715.2.10->15.5.00.452.0->0.487.03.3.3->3.5.32.13.2->2.13.60.30.2->0.30.317.5.1->17.6.016.10.0->16.17.02.5.3->2.6.05.6.3->5.8.34.5.0->4.8.1Release Notes
babel/babel (@babel/core)
v7.26.10Compare Source
👓 Spec Compliance
babel-parser🐛 Bug Fix
babel-parser,babel-templatebabel-corebabel-parser,babel-plugin-transform-typescriptbabel-traversebabel-generatorabstract override(@liuxingbaoyu)babel-parserbabel-helpers,babel-runtime,babel-runtime-corejs2,babel-runtime-corejs3💅 Polish
babel-standalone🏠 Internal
babel-parserv7.26.9Compare Source
🐛 Bug Fix
babel-typesTSPropertySignature.kind(@liuxingbaoyu)babel-generator,babel-types🏠 Internal
babel-types.tsfiles with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core@types/gensyncin Babel 7 (@nicolo-ribaudo)v7.26.8Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-envv7.26.7Compare Source
🐛 Bug Fix
babel-helpers,babel-preset-env,babel-runtime-corejs3babel-plugin-transform-typeof-symboltypeofin arrow functions (@liuxingbaoyu)babel-parserrangesoption in estree method value (@JLHwung)babel-corebabel-plugin-transform-typescriptbabel-plugin-transform-typescript,babel-traverse,babel-typesimport x = y.z(@liuxingbaoyu)v7.26.0Compare Source
🚀 New Feature
babel-core,babel-generator,babel-parser,babel-plugin-syntax-import-assertions,babel-plugin-syntax-import-attributes,babel-preset-env,babel-standalone,babel-typesbabel-corebabel-compat-data,babel-plugin-proposal-regexp-modifiers,babel-plugin-transform-regexp-modifiers,babel-preset-env,babel-standalonetransform-regexp-modifierstopreset-env(@JLHwung)babel-parserstartIndexparser option (@DylanPiercey)babel-generator,babel-parser,babel-plugin-syntax-flowbabel-helpers,babel-preset-typescript,babel-runtime-corejs3import()inrewriteImportExtensions(@liuxingbaoyu)babel-generator,babel-parser@babel/generator(@nicolo-ribaudo)🐛 Bug Fix
babel-core💅 Polish
babel-plugin-proposal-json-modules,babel-plugin-transform-json-modules,babel-standaloneproposal-json-modulestotransform-json-modules(@nicolo-ribaudo)🏠 Internal
babel-code-frame,babel-highlight@babel/highlightin@babel/code-frame(@nicolo-ribaudo)babel-generator,babel-parser,babel-typeskindtoTSModuleDeclaration(@liuxingbaoyu)🏃♀️ Performance
babel-helper-module-transforms,babel-plugin-transform-modules-commonjsv7.25.9Compare Source
🐛 Bug Fix
babel-parser,babel-template,babel-typessyntacticPlaceholdersmode (@liuxingbaoyu)babel-helper-compilation-targets,babel-preset-envClassAccessorPropertyto prevent theno-undefrule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner🏃♀️ Performance
babel-parser,babel-typesVISITOR_KEYSetc. faster to access (@liuxingbaoyu)davidjbradshaw/iframe-resizer (@iframe-resizer/react)
v5.4.3Compare Source
What's Changed
What's Fixed
matchMedia()is available for test frameworks that only partially mockwindowin https://github.com/davidjbradshaw/iframe-resizer/pull/1418Full Changelog: davidjbradshaw/iframe-resizer@v5.4.1...v5.4.3
v5.4.2Compare Source
What's Changed
This release replaces the logging code with Auto-Console-Group, which automatically groups messages by triggering event and makes it much clearer to see what is happening inside iframe-resizer.
Additionally iframe-resizer now has an option to tag elements to be ignored when calculating the size of the iframe content.
data-iframe-ignoreattribute in https://github.com/davidjbradshaw/iframe-resizer/pull/1397ignoreSelectoroption in https://github.com/davidjbradshaw/iframe-resizer/pull/1398parentIframe.setOffsetSize()method in https://github.com/davidjbradshaw/iframe-resizer/pull/1400What's fixed
Thanks to Kévin Berthommier and Wouter for their help with this release.
Full Changelog: davidjbradshaw/iframe-resizer@v5.3.3...v5.4.2
v5.4.1Compare Source
v5.4.0Compare Source
v5.3.3Compare Source
What's Changed
getParentOrigin()in https://github.com/davidjbradshaw/iframe-resizer/pull/1352disconnect,idandlogby @dackmin in https://github.com/davidjbradshaw/iframe-resizer/pull/1379Thank you to @dackmin for submitting a fix for the parent types.
Full Changelog: davidjbradshaw/iframe-resizer@v5.3.2...v5.3.3
v5.3.2Compare Source
What's Changed
parentIframe.getParentProps()tofunction voidby @MarekBodingerBA in https://github.com/davidjbradshaw/iframe-resizer/pull/1351Full Changelog: davidjbradshaw/iframe-resizer@v5.3.1...v5.3.2
radix-ui/primitives (@radix-ui/react-dialog)
v1.1.6Compare Source
v1.1.5Compare Source
v1.1.4Compare Source
v1.1.3Compare Source
motdotla/dotenv (dotenv)
v16.4.7Compare Source
Changed
.tapfolder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6Compare Source
Changed
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2Compare Source
Fixed
no-redundandant-roles: allow<img src="*.svg" role="img" />#936Commits
0d01a1aes-iterator-helpersaa075bdd15d3ab@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/register5dad7c4aria-role: Add valid test for<svg role="img" />daba189label-has-associated-control: add line breaks for readability0bc6378label-has-associated-control: add additional test cases30d2318d92446cv6.10.1Compare Source
Commits
4925ba8cb6788c@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/register,auto-changelog,eslint-plugin-import,tape518a77ees-iterator-helpers,string.prototype.includeseed03a32ee940ca262131aria-querye517937prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.6Compare Source
Patch Changes
1451176Thanks @renovate! - fix(deps): bumpsynckittov0.11.0v5.2.5Compare Source
Patch Changes
4f5513dThanks @JounQin! - fix: clarify correcteslint-config-prettierpeer rangev5.2.4Compare Source
Patch Changes
b8cfe56Thanks @JounQin! - chore: hourcekeeping, bump all (dev) depsv5.2.3Compare Source
Patch Changes
9c6141fThanks @BPScott! - Add name field to recommended flat configv5.2.2Compare Source
Patch Changes
aa5b59fThanks @ntnyq! - fix: report node when loc not foundjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5Compare Source
Fixed
no-unknown-property]: allow shadow root attrs on<template>(#3912 @ljharb)prop-types]: supportComponentPropsWithReffrom a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values]: detect constructed context values in React 19<Context>usage (#3910 @TildaDares)no-unknown-property]: allowtransform-originonrect(#3914 @ljharb)Changed
button-has-type]: clean up phrasing (#3909 @hamirmahal)v7.37.4Compare Source
Fixed
no-unknown-property]: supportonBeforeToggle,popoverTarget,popoverTargetActionattributes (#3865 @acusti)v7.37.3Compare Source
Fixed
no-danger]: avoid a crash on a nested component name (#3833 @ljharb)no-unknown-property]: supportprecedenceprop in react 19 (#3829 @acusti)prop-types]: props missing in validation when using generic types from a namespace import (#3859 @rbondoc96)Changed
jsx-no-script-url]: Improve tests (#3849 @radu2147)default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#3841 @bastiendmt)v7.37.2Compare Source
Fixed
destructuring-assignment]: fix false negative when usingtypeof props.a(#3835 @golopot)Changed
destructuring-assignment]: usegetParentStatelessComponent(#3835 @golopot)gatsbyjs/gatsby (gatsby)
v5.14.1Compare Source
v5.14.0: v5.14.0Compare Source
This release focused on performance improvements and security fixes.
What's Changed
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.