Bump the external-polyfills group with 8 updates#319
Closed
dependabot[bot] wants to merge 109 commits intotrunkfrom
Closed
Bump the external-polyfills group with 8 updates#319dependabot[bot] wants to merge 109 commits intotrunkfrom
dependabot[bot] wants to merge 109 commits intotrunkfrom
Conversation
0dc6e25 to
9def807
Compare
Bumps the external-polyfills group with 8 updates: | Package | From | To | | --- | --- | --- | | [element-closest](https://github.com/jonathantneal/closest) | `3.0.1` | `3.0.2` | | [formdata-polyfill](https://github.com/jimmywarting/FormData) | `4.0.9` | `4.0.10` | | [imagesloaded](https://github.com/desandro/imagesloaded) | `4.1.4` | `5.0.0` | | [objectFitPolyfill](https://github.com/constancecchen/object-fit-polyfill) | `2.3.4` | `2.3.5` | | [polyfill-library](https://github.com/financial-times/polyfill-library) | `4.7.0` | `4.8.0` | | [regenerator-runtime](https://github.com/facebook/regenerator) | `0.14.0` | `0.14.1` | | [whatwg-fetch](https://github.com/github/fetch) | `3.6.19` | `3.6.20` | | [wicg-inert](https://github.com/WICG/inert) | `3.1.2` | `3.1.3` | Updates `element-closest` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/jonathantneal/closest/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonathantneal/closest/commits) Updates `formdata-polyfill` from 4.0.9 to 4.0.10 - [Release notes](https://github.com/jimmywarting/FormData/releases) - [Changelog](https://github.com/jimmywarting/FormData/blob/master/CHANGELOG.md) - [Commits](jimmywarting/FormData@v4.0.9...v4.0.10) Updates `imagesloaded` from 4.1.4 to 5.0.0 - [Release notes](https://github.com/desandro/imagesloaded/releases) - [Commits](desandro/imagesloaded@v4.1.4...v5.0.0) Updates `objectFitPolyfill` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/constancecchen/object-fit-polyfill/releases) - [Commits](cee-chen/object-fit-polyfill@v2.3.4...v2.3.5) Updates `polyfill-library` from 4.7.0 to 4.8.0 - [Commits](https://github.com/financial-times/polyfill-library/commits) Updates `regenerator-runtime` from 0.14.0 to 0.14.1 - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.14.0...regenerator-runtime@0.14.1) Updates `whatwg-fetch` from 3.6.19 to 3.6.20 - [Release notes](https://github.com/github/fetch/releases) - [Changelog](https://github.com/JakeChampion/fetch/blob/main/CHANGELOG.md) - [Commits](JakeChampion/fetch@v3.6.19...v3.6.20) Updates `wicg-inert` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/WICG/inert/releases) - [Commits](WICG/inert@v3.1.2...3.1.3) --- updated-dependencies: - dependency-name: element-closest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-polyfills - dependency-name: formdata-polyfill dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-polyfills - dependency-name: imagesloaded dependency-type: direct:production update-type: version-update:semver-major dependency-group: external-polyfills - dependency-name: objectFitPolyfill dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-polyfills - dependency-name: polyfill-library dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external-polyfills - dependency-name: regenerator-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-polyfills - dependency-name: whatwg-fetch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-polyfills - dependency-name: wicg-inert dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-polyfills ... Signed-off-by: dependabot[bot] <support@github.com>
2520eef to
cf21149
Compare
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the external-polyfills group with 8 updates:
3.0.13.0.24.0.94.0.104.1.45.0.02.3.42.3.54.7.04.8.00.14.00.14.13.6.193.6.203.1.23.1.3Updates
element-closestfrom 3.0.1 to 3.0.2Changelog
Sourced from element-closest's changelog.
Commits
Updates
formdata-polyfillfrom 4.0.9 to 4.0.10Release notes
Sourced from formdata-polyfill's releases.
Commits
fbb5033fix: null check on hasInstance (#137)Updates
imagesloadedfrom 4.1.4 to 5.0.0Commits
6d07d12🎆 v5 - ES6, drop IEe6f9f91📦 add package-lock.json; update .gitignorec4ff21a👔 lint eqeqeq error smartb7181ac📝 http:// -> https://26d823c📝 Revise README for v54accfda📝 #300 add LICENSE filec65dd83🔔 #204 add crossOrigin attribute1915f05🔔 #175 #294 add srcset <picture> supportb059c1f🛠 ES6 upgrades; use for-of loops08f0603👟 dist and version tasksUpdates
objectFitPolyfillfrom 2.3.4 to 2.3.5Release notes
Sourced from objectFitPolyfill's releases.
Commits
da2872dUpversion to 2.3.5986c2a2Minor tweaks found while writing testse4698d6Add Jest unit testsaaf7702README updatesUpdates
polyfill-libraryfrom 4.7.0 to 4.8.0Commits
Updates
regenerator-runtimefrom 0.14.0 to 0.14.1Commits
6be1e62Bump regenerator-runtime version to 0.14.1.f4425fbBump@babel/parserfrom 7.23.0 to 7.23.6 (#712)fc6b844Fix outdated reference link inruntime.js(#704)853925fBump@babel/traversefrom 7.22.10 to 7.23.2 (#707)72fbbb7Bump@babel/runtimefrom 7.22.5 to 7.23.2 (#706)56cf3adBump mocha from 10.1.0 to 10.2.0 (#685)34f2fc1Bump debug from 4.1.1 to 4.3.4 (#705)1037417Bump recast from 0.23.3 to 0.23.4 (#689)d66afa4Bump browserify-sign from 4.2.1 to 4.2.2 (#708)50ed6aaFix yield * of falsy values (#711)Updates
whatwg-fetchfrom 3.6.19 to 3.6.20Release notes
Sourced from whatwg-fetch's releases.
Changelog
Sourced from whatwg-fetch's changelog.
Commits
a0aea10chore(main): release 3.6.20 (#1417)7d1998dremove umd section from readme27e1c75Fix: Response.error().ok === false (#1412)84256c8Bump the github-actions group with 1 update (#1416)806ea66Bump the github-actions group with 2 updates (#1414)af51956Bump the github-actions group with 1 update (#1413)a71a60dBump the github-actions group with 2 updates (#1410)af5cf4bBump the github-actions group with 2 updates (#1407)a686358enhance: replaced str.startsWith with str.indexOf (#1404)b5cee50Bump the github-actions group with 1 update (#1402)Updates
wicg-inertfrom 3.1.2 to 3.1.3Release notes
Sourced from wicg-inert's releases.
Commits
9694594Update karma.conf.js to omit the words polyfill.ioeff22eeUpdate things that previously said polyfill.io to cloudflare version699b3f8Update LICENSE.md23ff17cSwitch to polyfill cloudflare cdn (#197)cdd48a8user-select: noneis supported in all FF. (#192)d47d9afUpdate README.mdf85e3bfUpdate .travis.yml (#188)71c44bcUpdate .travis.yml84fa85aUpdated Reference for ESM (#164)7ac391cAdd use case to explainer (#169)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions