simorgh
simorgh copied to clipboard
The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
Overall changes ====== Upgrades the web-vitals library to the latest major version Code changes ====== Upgrade web-vitals to 2.3.1 Testing ====== Requires manual testing to ensure that values are being...
Bumps the babel group with 3 updates: [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime). Updates `@babel/plugin-transform-runtime` from 7.24.7 to 7.25.4 Release notes Sourced from @babel/plugin-transform-runtime's releases. v7.25.4 (2024-08-22) :bug: Bug Fix babel-traverse #16756...
Bumps [helmet-csp](https://github.com/helmetjs/helmet) from 3.4.0 to 4.0.0. Changelog Sourced from helmet-csp's changelog. 4.0.0 - 2020-08-02 See the Helmet 4 upgrade guide for help upgrading from Helmet 3. Added helmet.contentSecurityPolicy: If no...
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.4.1 to 11.7.1. Release notes Sourced from chromatic's releases. v11.7.1 🐛 Bug Fix Add key to configuration to fix #1022 #1023 (@winkerVSbecks) Authors: 1 Varun Vachhar (@winkerVSbecks)...
Overall changes ====== - Enables new media player on canonical versions of Article and MediaArticle pages Code changes ====== - Uses new media player component on canonical versions of Article...
Overall changes ====== - Fixes UGC component test type errors as they were creating noise when running `tsc` in the `ws-nextjs-app` directory Testing ====== 1. _List the steps used to...
… would cause the README as well as other files to direct to non-existent files.
Resolves JIRA [number] Overall changes ====== _A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made._ Code changes ====== - _A...
Overall changes ====== - Replaces `experimental.externalDir` option with stable `transpilePackages` option: https://nextjs.org/docs/pages/api-reference/next-config-js/transpilePackages - This achieves similar behaviour by including required dependencies from the main `simorgh` Express app in the Next.js...
Resolves JIRA [number] Overall changes ====== _A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made._ Code changes ====== - _A...