Skip to content

Bump polyfill-library from 3.110.1 to 4.2.0 - #106

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/polyfill-library-4.2.0
Closed

Bump polyfill-library from 3.110.1 to 4.2.0#106
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/polyfill-library-4.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2022

Copy link
Copy Markdown
Contributor

Bumps polyfill-library from 3.110.1 to 4.2.0.

Release notes

Sourced from polyfill-library's releases.

v4.2.0

What's Changed

  • validate browser configs in #1204
    • ios_chr support stats were removed. The user agent normaliser maps ios_chr to ios_saf.
    • edge support stats above 18 were removed. The user agent normaliser maps Chromium edge to chrome.
    • Added many missing support stats for opera, op_mob, ios_saf and samsung_mob.
    • Resolved a few obvious typo's and bugs in support stats.
    • Added a tool for maintainers to track the state of the browser support stats.
  • fix weekly test suite by @​romainmenke in Financial-Times/polyfill-library#1200
  • fix HTMLElement.prototype.inert by @​romainmenke in Financial-Times/polyfill-library#1201
    • This was previously polyfilled as Element.prototype.inert. The old name was kept as an alias.
    • Added missing support stats as browsers have native support now.

Full Changelog: https://github.com/Financial-Times/polyfill-library/compare/v4.1.1...v4.2.0

v4.1.1

What's Changed

  • Serve IntersectionObserver to Safari <16 #1197 #1192
  • Fix incomplete implementations of ArrayBuffer in Internet Explorer #1190 #1132
  • Fixes TypedArray.prototype.at to avoid adding at to Object.prototype #1188

Thanks to @​mhassan1 for their contributions to this release.

Full Changelog: https://github.com/Financial-Times/polyfill-library/compare/v4.1.0...v4.1.1

v4.1.0

No release notes provided.

v4.0.0 - No longer supporting IE 8

v4.0.0

It's been a few years since the last major release. This major release made these changes:

v3.111.0

Generated by auto-changelog. v3.111.0

  • URL: Fix URLSearchParams decoding to not throw URIError Financial-Times/polyfill-library#4
  • Improve localStorage polyfill to store keys as base64 b89fda3
  • fix(android): incorect versions for misc features 273eebd
  • Enable and document locally running polyfill tests e257d89
  • Stop serving Reflect polyfills to Opera 36 d8b0921

Dependency updates:

... (truncated)

Changelog

Sourced from polyfill-library's changelog.

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v4.0.0

  • Drop no longer needed polyfills for IE8 d2b6983
  • Remove all mentions of IE 8 and below 8e8af1c
  • Remove no longer needed arePropertyDescriptorsSupported checks 20cdbb1

v3.111.0

15 March 2022

Commits
  • a1207a0 fix HTMLElement.prototype.inert (#1201)
  • af107f8 validate browser configs (#1204)
  • c9e98b3 fix weekly test suite (#1200)
  • de90e2e Fixes TypedArray.prototype.at to avoid adding at to Object.prototype (#...
  • 4eddbfa fix partial tests in CI and use native concurrency control (#1199)
  • 42477e1 serve IntersectionObserver to Safari <16 (#1197)
  • e49007b Uses Blob polyfill in all IE for TypedArray support
  • f27fd4f Adds update task to ArrayBuffer to fix incomplete browser implementations
  • c5e838d Bump got from 11.5.0 to 11.8.5 (#1196)
  • 871a6c3 Get HTMLCollection by children property of an element
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [polyfill-library](https://github.com/financial-times/polyfill-library) from 3.110.1 to 4.2.0.
- [Release notes](https://github.com/financial-times/polyfill-library/releases)
- [Changelog](https://github.com/Financial-Times/polyfill-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/financial-times/polyfill-library/compare/v3.110.1...v4.2.0)

---
updated-dependencies:
- dependency-name: polyfill-library
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #107.

@dependabot dependabot Bot closed this Aug 5, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/polyfill-library-4.2.0 branch August 5, 2022 10:08
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.

0 participants