eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 7 forks source link

[TASK] Update clipboard-polyfill to v4.1.0 #660

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
clipboard-polyfill 4.0.2 -> 4.1.0 age adoption passing confidence

Release Notes

lgarron/clipboard-polyfill (clipboard-polyfill) ### [`v4.1.0`](https://togithub.com/lgarron/clipboard-polyfill/releases/tag/v4.1.0) [Compare Source](https://togithub.com/lgarron/clipboard-polyfill/compare/v4.0.2...v4.1.0) Release notes: - Fix an issue where the contents of a `NotAllowedError` could be copied when - `navigator.clipboard.writeText(…)` fails, but - a further fallback succeeds. See [https://github.com/lgarron/clipboard-polyfill/issues/167](https://togithub.com/lgarron/clipboard-polyfill/issues/167) for more information.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


codeclimate[bot] commented 5 months ago

Code Climate has analyzed commit 285ca4f9 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.2% (0.0% change).

View more on Code Climate.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8827326905

Details


Totals Coverage Status
Change from base Build 8827277720: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls