Closed renovate[bot] closed 1 month ago
Here's the code health analysis summary for commits d0a7e9e..5821b08
. View details on DeepSource β.
Analyzer | Status | Summary | Link |
---|---|---|---|
JavaScript | β Success | View Check β |
π‘ If youβre a repository administrator, you can configure the quality gates from the settings.
π Site: CodeHarborHub | Live Site
URL π | Performance | Accessibility | Best Practices | SEO | π |
---|---|---|---|---|---|
/ | π΄ 34 | π‘ 82 | π‘ 75 | π’ 100 | π |
/docs | π‘ 50 | π’ 90 | π’ 96 | π’ 100 | π |
/docs/category/javascript | π‘ 61 | π’ 90 | π’ 96 | π’ 100 | π |
/courses | π‘ 54 | π’ 90 | π’ 96 | π’ 100 | π |
/courses/category/reactjs | π‘ 66 | π’ 90 | π’ 96 | π’ 100 | π |
/blog | π‘ 56 | π’ 90 | π’ 96 | π‘ 86 | π |
/showcase | π‘ 57 | π’ 91 | π‘ 75 | π‘ 86 | π |
/community | π‘ 57 | π’ 90 | π’ 96 | π’ 100 | π |
/docs/tags | π‘ 57 | π’ 90 | π’ 96 | π‘ 86 | π |
This PR contains the following updates:
7.25.7
->7.25.8
2.0.260
->2.0.261
22.7.4
->22.7.5
18.3.0
->18.3.1
v4.2.0
->v4.2.1
4.21.0
->4.21.1
11.11.1
->11.11.9
6.1.1
->6.2.0
2.12.7
->2.13.0
3.4.13
->3.4.14
Release Notes
babel/babel (@babel/core)
### [`v7.25.8`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7258-2024-10-10) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.7...v7.25.8) ##### :bug: Bug Fix - `babel-core` - [#16888](https://redirect.github.com/babel/babel/pull/16888) Restore public API of `resolvePlugin`/`resolvePreset` ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :house: Internal - `babel-parser`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-import-defer`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-property-in-object`, `babel-preset-env` - [#16824](https://redirect.github.com/babel/babel/pull/16824) Inline one-line syntax plugins ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))microsoft/fluentui-system-icons (@fluentui/react-icons)
### [`v2.0.261`](https://redirect.github.com/microsoft/fluentui-system-icons/compare/84a1ddef84b8d3cabd0cc9d246ef5d2394206b37...5db35529415269f0213248316b7a309bdb503de5) [Compare Source](https://redirect.github.com/microsoft/fluentui-system-icons/compare/84a1ddef84b8d3cabd0cc9d246ef5d2394206b37...5db35529415269f0213248316b7a309bdb503de5)actions/checkout (actions/checkout)
### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924)expressjs/express (express)
### [`v4.21.1`](https://redirect.github.com/expressjs/express/releases/tag/4.21.1) [Compare Source](https://redirect.github.com/expressjs/express/compare/4.21.0...4.21.1) #### What's Changed - Backport a fix for CVE-2024-47764 to the 4.x branch by [@joshbuker](https://redirect.github.com/joshbuker) in [https://github.com/expressjs/express/pull/6029](https://redirect.github.com/expressjs/express/pull/6029) - Release: 4.21.1 by [@UlisesGascon](https://redirect.github.com/UlisesGascon) in [https://github.com/expressjs/express/pull/6031](https://redirect.github.com/expressjs/express/pull/6031) **Full Changelog**: https://github.com/expressjs/express/compare/4.21.0...4.21.1framer/motion (framer-motion)
### [`v11.11.9`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11119-2024-10-15) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.8...v11.11.9) ##### Changed - `will-change` is now no longer automatically managed without `useWillChange`. ### [`v11.11.8`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11118-2024-10-11) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.7...v11.11.8) ##### Fixed - Fixing fallback `package.json` for entrypoints in older versions of Node. ### [`v11.11.7`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11117-2024-10-09) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.6...v11.11.7) ##### Fixed - Improving generic value signature for `animate`. ### [`v11.11.6`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11116-2024-10-09) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.5...v11.11.6) ##### Fixed - Allowing generic motion value types in `animate`. ### [`v11.11.5`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11115-2024-10-09) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.4...v11.11.5) ##### Fixed - Removed ability to define CSS variables on `style` without casting, as this was conflicting with React `CSSProperties`. ### [`v11.11.4`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11114-2024-10-08) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.3...v11.11.4) ##### Fixed - Memoize `AnimatePresence` `safeToRemove`. - Remove duplicate `layout="size"` annotation. ### [`v11.11.3`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11113-2024-10-08) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.2...v11.11.3) ##### Fixed - Remove `as any` requirement for CSS variables. ### [`v11.11.2`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11112-2024-10-08) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.1...v11.11.2) ##### Fixed - Make `BezierDefinition` `readonly` for easier definition outside a `Transition`.tschaub/gh-pages (gh-pages)
### [`v6.2.0`](https://redirect.github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v620) [Compare Source](https://redirect.github.com/tschaub/gh-pages/compare/v6.1.1...v6.2.0) Assorted dependency updates and a documentation change. - [#581](https://redirect.github.com/tschaub/gh-pages/pull/581) - Update globby ([@tschaub](https://redirect.github.com/tschaub)) - [#578](https://redirect.github.com/tschaub/gh-pages/pull/578) - Bump sinon from 18.0.0 to 19.0.2 ([@tschaub](https://redirect.github.com/tschaub)) - [#579](https://redirect.github.com/tschaub/gh-pages/pull/579) - Bump eslint from 8.57.0 to 8.57.1 ([@tschaub](https://redirect.github.com/tschaub)) - [#576](https://redirect.github.com/tschaub/gh-pages/pull/576) - Bump async from 3.2.5 to 3.2.6 ([@tschaub](https://redirect.github.com/tschaub)) - [#573](https://redirect.github.com/tschaub/gh-pages/pull/573) - Bump mocha from 10.7.0 to 10.7.3 ([@tschaub](https://redirect.github.com/tschaub)) - [#571](https://redirect.github.com/tschaub/gh-pages/pull/571) - Bump mocha from 10.6.0 to 10.7.0 ([@tschaub](https://redirect.github.com/tschaub)) - [#569](https://redirect.github.com/tschaub/gh-pages/pull/569) - Bump mocha from 10.4.0 to 10.6.0 ([@tschaub](https://redirect.github.com/tschaub)) - [#563](https://redirect.github.com/tschaub/gh-pages/pull/563) - Bump braces from 3.0.2 to 3.0.3 ([@tschaub](https://redirect.github.com/tschaub)) - [#561](https://redirect.github.com/tschaub/gh-pages/pull/561) - Bump sinon from 17.0.2 to 18.0.0 ([@tschaub](https://redirect.github.com/tschaub)) - [#557](https://redirect.github.com/tschaub/gh-pages/pull/557) - Bump sinon from 17.0.1 to 17.0.2 ([@tschaub](https://redirect.github.com/tschaub)) - [#555](https://redirect.github.com/tschaub/gh-pages/pull/555) - Bump dir-compare from 4.2.0 to 5.0.0 ([@tschaub](https://redirect.github.com/tschaub)) - [#550](https://redirect.github.com/tschaub/gh-pages/pull/550) - Bump mocha from 10.3.0 to 10.4.0 ([@tschaub](https://redirect.github.com/tschaub)) - [#549](https://redirect.github.com/tschaub/gh-pages/pull/549) - Bump tmp from 0.2.1 to 0.2.3 ([@tschaub](https://redirect.github.com/tschaub)) - [#548](https://redirect.github.com/tschaub/gh-pages/pull/548) - Bump eslint from 8.56.0 to 8.57.0 ([@tschaub](https://redirect.github.com/tschaub)) - [#545](https://redirect.github.com/tschaub/gh-pages/pull/545) - Bump mocha from 10.2.0 to 10.3.0 ([@tschaub](https://redirect.github.com/tschaub)) - [#541](https://redirect.github.com/tschaub/gh-pages/pull/541) - fix: update instruction for next.js ([@multivoltage](https://redirect.github.com/multivoltage))recharts/recharts (recharts)
### [`v2.13.0`](https://redirect.github.com/recharts/recharts/releases/tag/v2.13.0) [Compare Source](https://redirect.github.com/recharts/recharts/compare/v2.12.7...v2.13.0) #### What's Changed React 19 compat, fix annoying defaultProps warnings, bug fixes ##### Feat - React 19 compatibility - see [https://github.com/recharts/recharts/issues/4558](https://redirect.github.com/recharts/recharts/issues/4558) - `peerDependencies` still cannot be updated until release, but for now R19 beta/RC releases can be used with Recharts under the following conditions: - Your `react-is` version matches your `react` and `react-dom` versions: use your package manager's `override` functionality to match your `react-is` version to your react version or else recharts elements will not show - see [https://github.com/recharts/recharts/issues/4558#issuecomment-2135604065](https://redirect.github.com/recharts/recharts/issues/4558#issuecomment-2135604065) - `CartesianGrid`: add support for `ry` prop to curve the corner of the grid background - progress on [https://github.com/recharts/recharts/issues/3062](https://redirect.github.com/recharts/recharts/issues/3062) ##### Fix - `General`: Fix `defaultProps` usage in function components, removes warnings on all affected components - see [https://github.com/recharts/recharts/issues/3615](https://redirect.github.com/recharts/recharts/issues/3615) - `ReferenceLine`: fix accidental removal of type annotation by [@zackliscio](https://redirect.github.com/zackliscio) in [https://github.com/recharts/recharts/pull/4610](https://redirect.github.com/recharts/recharts/pull/4610) - `Line/Area`: fix issue where `clipDot` would not take effect if it was the only property in `dotProps` [@ckifer](https://redirect.github.com/ckifer) in [https://github.com/recharts/recharts/pull/4674](https://redirect.github.com/recharts/recharts/pull/4674) - `Tooltip`: fix issue where tooltip would not show in certain cases if `data` was set on the graphical item by [@HHongSeungWoo](https://redirect.github.com/HHongSeungWoo) in [https://github.com/recharts/recharts/pull/4718](https://redirect.github.com/recharts/recharts/pull/4718) - `X/YAxis`: use correct, adapted event types by [@ckifer](https://redirect.github.com/ckifer) in [https://github.com/recharts/recharts/pull/4967](https://redirect.github.com/recharts/recharts/pull/4967) - `Tooltip`: `defaultIndex` out of range error by [@ckifer](https://redirect.github.com/ckifer) in [https://github.com/recharts/recharts/pull/5054](https://redirect.github.com/recharts/recharts/pull/5054) - `Pie`: fix duplicate key error [@ckifer](https://redirect.github.com/ckifer) in [https://github.com/recharts/recharts/pull/4958](https://redirect.github.com/recharts/recharts/pull/4958) - `Text`: fix duplicate key error by [@ckifer](https://redirect.github.com/ckifer) in [https://github.com/recharts/recharts/pull/5088](https://redirect.github.com/recharts/recharts/pull/5088) closes [https://github.com/recharts/recharts/issues/5072](https://redirect.github.com/recharts/recharts/issues/5072) ##### Typescript - JSDoc comments will now be preserved in TypeScript definitions by [@mxdvl](https://redirect.github.com/mxdvl) in [https://github.com/recharts/recharts/pull/5071](https://redirect.github.com/recharts/recharts/pull/5071) #### New Contributors - [@zackliscio](https://redirect.github.com/zackliscio) made their first contribution in [https://github.com/recharts/recharts/pull/4610](https://redirect.github.com/recharts/recharts/pull/4610) **Full Changelog**: https://github.com/recharts/recharts/compare/v2.12.7...v2.13.0tailwindlabs/tailwindcss (tailwindcss)
### [`v3.4.14`](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.13...c616fb956239242f7f22ca6abc8bbd73e4a1f01b) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14)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.
This PR was generated by Mend Renovate. View the repository job log.