bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
https://www.bbc.com/thai
Other
1.38k stars 215 forks source link

Update all 3rd party patch dependencies #11670

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@babel/eslint-parser (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@babel/plugin-proposal-export-default-from (source) 7.24.1 -> 7.24.6 age adoption passing confidence
@babel/plugin-proposal-throw-expressions (source) 7.24.1 -> 7.24.6 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.24.3 -> 7.24.6 age adoption passing confidence
@babel/preset-env (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@babel/preset-react (source) 7.24.1 -> 7.24.6 age adoption passing confidence
@babel/preset-typescript (source) 7.24.1 -> 7.24.6 age adoption passing confidence
@babel/runtime (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@storybook/addon-a11y (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/addon-backgrounds (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/addon-controls (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/addon-docs (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/addon-toolbars (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/addon-viewport (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/blocks (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/cli (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/core-common (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/react (source) 8.1.3 -> 8.1.4 age adoption passing confidence
@storybook/theming (source) 8.1.3 -> 8.1.4 age adoption passing confidence
chromatic (source) 11.4.0 -> 11.4.1 age adoption passing confidence
eslint-plugin-react 7.34.1 -> 7.34.2 age adoption passing confidence
storybook (source) 8.1.3 -> 8.1.4 age adoption passing confidence
ts-jest (source) 29.1.3 -> 29.1.4 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7246-2024-05-24) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.5...v7.24.6) ##### :bug: Bug Fix - `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties` - [#​16514](https://togithub.com/babel/babel/pull/16514) Fix source maps for private member expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs` - [#​16515](https://togithub.com/babel/babel/pull/16515) Fix source maps for template literals ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16485](https://togithub.com/babel/babel/pull/16485) Support undecorated static accessor in anonymous classes ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16484](https://togithub.com/babel/babel/pull/16484) Fix decorator bare yield await ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs3` - [#​16483](https://togithub.com/babel/babel/pull/16483) Fix: throw TypeError if addInitializer is called after finished ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-plugin-transform-typescript` - [#​16476](https://togithub.com/babel/babel/pull/16476) fix: Correctly parse `cls.fn = x` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-core`, `babel-helpers`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16501](https://togithub.com/babel/babel/pull/16501) Generate helper metadata at build time ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers` - [#​16499](https://togithub.com/babel/babel/pull/16499) Add `tsconfig.json` for `@babel/helpers/src/helpers` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-cli`, `babel-helpers`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16495](https://togithub.com/babel/babel/pull/16495) Move all runtime helpers to individual files ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser`, `babel-traverse` - [#​16482](https://togithub.com/babel/babel/pull/16482) Statically generate boilerplate for bitfield accessors ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#​16466](https://togithub.com/babel/babel/pull/16466) Migrate import assertions syntax ([@​JLHwung](https://togithub.com/JLHwung))
storybookjs/storybook (@​storybook/addon-a11y) ### [`v8.1.4`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#814) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.3...v8.1.4) - Angular: Revert style adjustments - [#​27361](https://togithub.com/storybookjs/storybook/pull/27361), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Svelte: Support latest prerelease - [#​27378](https://togithub.com/storybookjs/storybook/pull/27378), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Tags: Fix composition with older storybooks - [#​27358](https://togithub.com/storybookjs/storybook/pull/27358), thanks [@​shilman](https://togithub.com/shilman)! - Vite: Fix HMR issue for Storybook preview files - [#​27256](https://togithub.com/storybookjs/storybook/pull/27256), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)!
chromaui/chromatic-cli (chromatic) ### [`v11.4.1`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1141-Mon-May-27-2024) [Compare Source](https://togithub.com/chromaui/chromatic-cli/compare/v11.4.0...v11.4.1) ##### 🐛 Bug Fix - Pass `CI=1` environment variable to Storybook build command to disable prompts [#​991](https://togithub.com/chromaui/chromatic-cli/pull/991) ([@​ghengeveld](https://togithub.com/ghengeveld)) - Setup Slack plugin for auto to notify on new CLI releases [#​990](https://togithub.com/chromaui/chromatic-cli/pull/990) ([@​ghengeveld](https://togithub.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@​ghengeveld](https://togithub.com/ghengeveld)) ***
jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.34.2`](https://togithub.com/jsx-eslint/eslint-plugin-react/releases/tag/v7.34.2) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2) ##### Fixed - [`boolean-prop-naming`][boolean-prop-naming]: avoid a crash with a non-TSTypeReference type ([#​3718][] [@​developer-bandi](https://togithub.com/developer-bandi)) - [`jsx-no-leaked-render`][jsx-no-leaked-render]: invalid report if left side is boolean ([#​3746][] [@​akulsr0](https://togithub.com/akulsr0)) - [`jsx-closing-bracket-location`][jsx-closing-bracket-location]: message shows `{{details}}` when there are no details ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - [`no-invalid-html-attribute`][no-invalid-html-attribute]: ensure error messages are correct ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic), [@​ljharb](https://togithub.com/ljharb)) ##### Changed - \[Refactor] create various eslint utils to fix eslint deprecations ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic), [@​ljharb](https://togithub.com/ljharb)) [7.34.2]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2 [#​3759]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3759 [#​3746]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3746 [#​3718]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3718 [`boolean-prop-naming`]: docs/rules/boolean-prop-naming.md [`jsx-no-leaked-render`]: docs/rules/jsx-no-leaked-render.md [`jsx-closing-bracket-location`]: docs/rules/jsx-closing-bracket-location.md [`no-invalid-html-attribute`]: docs/rules/no-invalid-html-attribute.md
kulshekhar/ts-jest (ts-jest) ### [`v29.1.4`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4) ##### Bug Fixes - fix(transformer): allow transforming of .cts/.mts extensions. ([#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996)) ([b8f6eaa](https://togithub.com/kulshekhar/ts-jest/commit/b8f6eaa)), closes [#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996) ##### Features - feat: make cli generate esm config based on `type: "module"` ([#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210)) ([81a5f64](https://togithub.com/kulshekhar/ts-jest/commit/81a5f64)), closes [#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210) [#​4012](https://togithub.com/kulshekhar/ts-jest/issues/4012)

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 has been generated by Mend Renovate. View repository job log here.