polyfills
polyfills copied to clipboard
Web Components Polyfills
The proposal has been revamped and updated and spec'ing is in progress, see https://github.com/whatwg/html/issues/10854. The polyfill should be updated to match this new proposal.
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.21.1. Release notes Sourced from express's releases. 4.21.1 What's Changed Backport a fix for CVE-2024-47764 to the 4.x branch by @joshbuker in expressjs/express#6029 Release: 4.21.1...
Bumps [@75lb/deep-merge](https://github.com/75lb/deep-merge) from 1.1.1 to 1.1.2. Commits 83d415f 1.1.2 9fda173 Fix CI a68541f Replace lodash.assignwith package with lodash/assignWith.js. Fixes #1 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...
Bumps [rollup](https://github.com/rollup/rollup) from 0.62.0 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.24.0 2024-10-02 Features Support preserving and transpiling JSX syntax (#5668) Pull Requests #5668: Introduce JSX support (@lukastaegert,...
### Description Due to minification during the build process, the getName method is renamed (uglified) and no longer accessible on customElements. ### Example customElements.getName is undefined ### Steps to reproduce...
Bumps [rollup](https://github.com/rollup/rollup) from 4.9.6 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
## Description Hello, I would like to know if there is a planned release date for the next version that includes the latest fixes for the `scoped-custom-element-registry` package, specifically the...
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...