Skip to content

Update all dependencies #4632

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

Merged
merged 1 commit into from
May 12, 2025
Merged

Update all dependencies #4632

merged 1 commit into from
May 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.26.7 -> 7.27.1 age adoption passing confidence devDependencies minor
@babel/plugin-syntax-jsx (source) 7.25.9 -> 7.27.1 age adoption passing confidence devDependencies minor
@babel/preset-react (source) 7.26.3 -> 7.27.1 age adoption passing confidence devDependencies minor
@fluentui/react-icons 2.0.274 -> 2.0.300 age adoption passing confidence dependencies patch
@types/node (source) 22.13.1 -> 22.15.17 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.18 -> 18.3.21 age adoption passing confidence dependencies patch
@types/react-dom (source) 18.3.5 -> 18.3.7 age adoption passing confidence dependencies patch
actions/setup-node v4.2.0 -> v4.4.0 age adoption passing confidence action minor
autoprefixer 10.4.20 -> 10.4.21 age adoption passing confidence devDependencies patch
dotenv 16.4.7 -> 16.5.0 age adoption passing confidence devDependencies minor
framer-motion 12.10.5 -> 12.11.0 age adoption passing confidence dependencies minor
lighthouse 12.3.0 -> 12.6.0 age adoption passing confidence devDependencies minor
marocchino/sticky-pull-request-comment v2.9.1 -> v2.9.2 age adoption passing confidence action patch
postcss (source) 8.5.1 -> 8.5.3 age adoption passing confidence devDependencies patch
react-icons 5.4.0 -> 5.5.0 age adoption passing confidence dependencies minor
react-lite-youtube-embed 2.4.0 -> 2.5.1 age adoption passing confidence dependencies minor
recharts 2.15.1 -> 2.15.3 age adoption passing confidence dependencies patch
styled-components (source) 6.1.14 -> 6.1.18 age adoption passing confidence dependencies patch
swiper (source) 11.2.2 -> 11.2.6 age adoption passing confidence dependencies patch
three (source) ^0.173.0 -> ^0.176.0 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
microsoft/fluentui-system-icons (@​fluentui/react-icons)

v2.0.300

Compare Source

v2.0.299

Compare Source

v2.0.298

Compare Source

v2.0.297

Compare Source

v2.0.296

Compare Source

v2.0.295

Compare Source

v2.0.294

Compare Source

v2.0.292

Compare Source

v2.0.279

Compare Source

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

Dependency updates

New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

motdotla/dotenv (dotenv)

v16.5.0

Compare Source

Added
  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP]
Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM.
Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed
  • Remove _log method. Use _debug #​862
motiondivision/motion (framer-motion)

v12.11.0

Compare Source

Added
  • Added value.isEffectActive for internal use.

v12.10.6

Compare Source

Fixed
  • Stop firing .then() after .stop() and .cancel().
GoogleChrome/lighthouse (lighthouse)

v12.6.0

Compare Source

Full Changelog

We expect this release to ship in the DevTools of Chrome 137, and to PageSpeed Insights within a few days.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

Jack Franklin @​jackfranklin
Rob Kodey @​rkodey
Clément Barbaza @​cba85

Notable Changes

The Performance category in the Lighthouse report now has an option to toggle "insights" - read more here.

Core

  • disable invalidationTracking trace event to prevent crash (#​16451)
  • migrate audits from devtoolsLogs/traces to DevtoolsLog/Trace (#​16448)
  • modify scoreDisplayMode for insight audits to match Perf panel (#​16432)
  • use with import attributes for legacy-javascript, bump to node 18.20 (#​16415)
  • image-size-responsive: use real mimeType to exclude svg (#​16443)
  • insights: drop slow-css-selector-insight for now (#​16457)
  • insights: implement duplicated-javascript-insight (#​16456)
  • insights: add prominent toggle banner to report (#​16461)
  • insights: implement network-dependency-tree insight (#​16407)
  • optimized-images: ignore internal encoding errors (#​16444)
  • preload-fonts: add Stylesheets to required artifacts (#​16421)
  • stacks: correctly identify angular (#​16439)
  • third-party-cookies: update description (#​16464)
  • tracehouse: fixup parent tasks when fudging endTime (#​16420)

Report

  • add analytics hook for insights state (#​16466)
  • adjust insights notice banner, localize strings (#​16463)
  • add insights group description (#​16455)
  • associate insight audits with stack packs (#​16440)
  • tweak style of insight tables; use system font (#​16434)
  • support node inside list detail, use in insight audits (#​16433)
  • display insights when using toggle, even if hidden (#​16431)

Deps

Docs

  • fix "standalone-template.html" broken link in report README (#​16429)

Tests

  • disable oopif-scripts smoke for devtools runner (#​16446)

Misc

  • prepare core/lib/legacy-javascript to be published to npm (#​16416)
  • treemap: represent sizes using transfer size (#​16460)
  • treemap: parse options properly from hash params (#​16459)
  • treemap: update coerceOptions to grab initialView (#​16458)
  • treemap: move table to right, remove Tabulator (#​16428)
  • treemap: set initial view mode from options (#​16427)
  • treemap: vary colors within bundle, update fonts (#​16403)

v12.5.1

Compare Source

Full Changelog

We expect this release to ship in the DevTools of Chrome 136, and to PageSpeed Insights within 2 weeks.

Core

  • trace-engine-result: exclude failed source maps (#​16412)

v12.5.0

Compare Source

Full Changelog

We expect this release to ship in the DevTools of Chrome 136, and to PageSpeed Insights within 2 weeks.

Notable Changes

  • legacy-javascript has been updated to target Baseline instead of esmodules for determining what code is considered "legacy" (#​16366).

Core

  • enable enhanced traces, pass source maps to trace engine (#​16396)
  • pass lantern settings to trace engine and add logging (#​16377)
  • adapt trace engine i18n functions to LH i18n model (#​16365)
  • computed-artifacts: disallow undefined properties (#​16397)
  • duplicated-javascript: increase threshold from 1 to 10 KiB (#​16368)
  • image-delivery-insight: use strings without savings (#​16364)
  • insights: implement use-cache-insight (#​16401)
  • insights: upgrade and implement forced reflow (#​16395)
  • insights: move to hidden group by default (#​16391)
  • insights: implement font display insight (#​16369)
  • legacy-javascript: rework/revert some unminified bundle detection (#​16394)
  • legacy-javascript: support rollup bundles (#​16389)
  • legacy-javascript: support esbuild bundles (#​16385)
  • legacy-javascript: support unminified code (#​16384)
  • legacy-javascript: improve transform detection (#​16381)
  • script-treemap-data: keep duplicate info when collapsing nodes (#​16379)

Deps

  • upgrade deps (#​16408)
  • upgrade trace_engine to 0.0.47 (#​16376)
  • upgrade trace_engine, reuse cdt bf-cache/deprecation strings (#​16362)

I18n

Tests

  • fix local mocha tests not properly setting isUnderTest (#​16399)
  • fix i18n format in Node 20.19 (#​16398)
  • trace-engine: fix expectations (#​16380)

Misc

  • move support files to core/lib/legacy-javascript (#​16393)
  • extract legacy javascript detection to core/lib (#​16392)
  • build: use current year for bundle license copyright header (#​16375)
  • treemap: restructure header to match new design (#​16402)

v12.4.0

Compare Source

Full Changelog

We expect this release to ship in the DevTools of Chrome 135, and to PageSpeed Insights within 2 weeks.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

Notable Changes

  • Some performance audits are marked as informative under passing conditions rather than being hidden in the passed audits section. This release reduces the number of audits which have this behavior. (#​16315)

New Audits

  • ensure clickjacking mitigation through XFO or CSP (#​16290)

Core

  • implement more insight audits, handle localization (#​16326)
  • set relevant metric based on insight category (#​16325)
  • add hidden audits for each insight (#​16312)
  • cls-culprits-insight: implement (#​16357)
  • inspector-issues: support SRI message signature issues (#​16345)
  • inspector-issues: add select element a11y issue to types (#​16298)
  • legacy-javascript: upgrade babel and core-js (#​16331)
  • root-causes: grab from trace insights rather than use protocol (#​16352)
  • trace-engine: re-enable invalidations handler (#​16293)

Report

  • use container queries for responsive design in DevTools (#​16342)
  • render LH-only diagnostics alongside insights (#​16332)
  • add button to toggle experimental insights (#​16329)
  • add checklist detail type (#​16324)

Deps

I18n

Docs

  • readme: add Sonā to the list of Web Perf services (#​16282)

Tests

  • address upstream changes (#​16335)
  • refresh sample artifacts (#​16322)
  • dbw: revert unload handler expectations (#​16353)
  • devtools: fix error in smoke tests with DT throttling (#​16301)

Misc

  • remove issue assigner (#​16317)
  • ci: workaround new ubuntu 23 security issue for chromium (#​16296)
  • readme: add link to Neodymium (#​16349)
  • release: add script for updating critical dependencies (#​16359)
  • types: add missing type for explanation in NodeValue (#​16314)
marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)

v2.9.2

Compare Source

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.1...v2.9.2

postcss/postcss (postcss)

v8.5.3

Compare Source

v8.5.2

Compare Source

react-icons/react-icons (react-icons)

v5.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: react-icons/react-icons@v5.4.0...v5.5.0

Icon Library License Version Count
Circum Icons MPL-2.0 license 1.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @renovate[bot]! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!

Copy link
Contributor

deepsource-io bot commented Feb 5, 2025

Here's the code health analysis summary for commits ce521fc..61a7d18. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

github-actions bot commented Feb 5, 2025

⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀

🔗 Site: CodeHarborHub | Live Site

URL 🌐 Performance Accessibility Best Practices SEO 📊
/ 🔴 40 🟡 81 🟡 75 🟢 100 📄
/docs 🟡 51 🟢 90 🟡 75 🟢 100 📄
/docs/category/javascript 🟡 63 🟢 90 🟡 75 🟢 100 📄
/courses 🟡 53 🟢 90 🟢 96 🟢 100 📄
/courses/category/reactjs 🟡 66 🟢 90 🟢 96 🟢 100 📄
/blog 🟡 53 🟡 86 🟢 96 🟡 86 📄
/showcase 🔴 46 🟢 91 🟡 75 🟡 86 📄
/community 🟡 53 🟢 90 🟢 96 🟢 100 📄
/docs/tags 🔴 48 🟢 90 🟡 75 🟡 86 📄

@renovate renovate bot changed the title Update dependency framer-motion to v12.2.0 Update dependency framer-motion to v12.3.0 Feb 5, 2025
@renovate renovate bot changed the title Update dependency framer-motion to v12.3.0 Update all dependencies Feb 5, 2025
@renovate renovate bot changed the title Update all dependencies Update dependency styled-components to v6.1.15 Feb 6, 2025
@renovate renovate bot changed the title Update dependency styled-components to v6.1.15 Update all dependencies Feb 6, 2025
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 857ef4f to fe74a17 Compare February 13, 2025 06:11
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from c790904 to 5ecd874 Compare February 20, 2025 16:38
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 9919e48 to 62b8642 Compare February 26, 2025 12:44
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 08d8a98 to aec1a97 Compare April 28, 2025 14:26
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from a955ddb to b98c5e9 Compare May 6, 2025 22:10
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 607b771 to 6d6cf92 Compare May 9, 2025 23:40
@renovate renovate bot force-pushed the renovate/all branch from 6d6cf92 to 61a7d18 Compare May 12, 2025 09:50
Copy link
Member

@ajay-dhangar ajay-dhangar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@ajay-dhangar ajay-dhangar merged commit 88a0243 into main May 12, 2025
7 checks passed
@renovate renovate bot deleted the renovate/all branch May 12, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant