donmccurdy / KTX-Parse

KTX 2.0 (.ktx2) parser and serializer.
MIT License
48 stars 7 forks source link

Update dependency glob-promise to v5 - autoclosed #23

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
glob-promise 4.2.2 -> 5.0.1 age adoption passing confidence

Release Notes

ahmadnassri/node-glob-promise ### [`v5.0.1`](https://togithub.com/ahmadnassri/node-glob-promise/releases/tag/v5.0.1) [Compare Source](https://togithub.com/ahmadnassri/node-glob-promise/compare/v5.0.0...v5.0.1) ##### Tests - simplify testing environments ([2bbaeed](https://togithub.com/ahmadnassri/node-glob-promise/commit/2bbaeed10697a725e912bbbf4db0289f654df81c)) ##### CI/CD - include npm-install-peers to avoid problems with node v14 ([8511c42](https://togithub.com/ahmadnassri/node-glob-promise/commit/8511c42ec7ff2c446971615093c8759cfaba345d)) ##### Docs - update readme ([14f3f69](https://togithub.com/ahmadnassri/node-glob-promise/commit/14f3f6973bc5b2db3fb6e0196d00772a24439306)) ##### Build - **deps:** bump [@​types/glob](https://togithub.com/types/glob) from 7.2.0 to 8.0.0 ([192f0c5](https://togithub.com/ahmadnassri/node-glob-promise/commit/192f0c59e8b752befd4d19a6e4be21c1ccc90c84)) - **deps:** bump minimatch from 3.0.4 to 5.1.0 ([ce5f494](https://togithub.com/ahmadnassri/node-glob-promise/commit/ce5f4949e90164dda6ddc3ac994110bae95d940d)) ### [`v5.0.0`](https://togithub.com/ahmadnassri/node-glob-promise/releases/tag/v5.0.0) [Compare Source](https://togithub.com/ahmadnassri/node-glob-promise/compare/v4.2.2...v5.0.0) ##### ⚠ BREAKING CHANGES - dropping support for node v12 ##### Features - **deps:** update dependencies ([345d063](https://togithub.com/ahmadnassri/node-glob-promise/commit/345d06355bb7971bceecbc80302840801fcb1ee4)) ##### Chores - **deps-dev:** bump tap from 15.0.10 to 15.1.1 ([ad54333](https://togithub.com/ahmadnassri/node-glob-promise/commit/ad543339eae0f59f9e704413be2e4c37a6b1e18d)) - **deps-dev:** bump tap from 15.1.1 to 16.3.0 ([03836da](https://togithub.com/ahmadnassri/node-glob-promise/commit/03836dad6531cefefe7f4c47068e65ab4176b027)) - **deps:** bump actions/cache from 2.1.6 to 2.1.7 ([f631c9b](https://togithub.com/ahmadnassri/node-glob-promise/commit/f631c9b595d51039c8173e438a070e6ee67eb32b)) - **template:** sync with ahmadnassri/template-node-lib ([0e2a5b8](https://togithub.com/ahmadnassri/node-glob-promise/commit/0e2a5b8520f662f47c32501fea4ec653e07de745)) - **template:** sync with ahmadnassri/template-node-lib ([84ae78f](https://togithub.com/ahmadnassri/node-glob-promise/commit/84ae78feb6dfe0355b0d538ed0c530aff635bdfe)) - **template:** sync with ahmadnassri/template-node-lib ([b41548b](https://togithub.com/ahmadnassri/node-glob-promise/commit/b41548b9aa064368e2e940842187a5c28dfb0ce8)) - **template:** sync with ahmadnassri/template-node-lib ([b090006](https://togithub.com/ahmadnassri/node-glob-promise/commit/b090006c4c025c87ca9a676442ceb827baec8658)) - **template:** sync with ahmadnassri/template-node-lib ([430b34e](https://togithub.com/ahmadnassri/node-glob-promise/commit/430b34ea7b88904f898f1a01558be38fc53f963f)) - **template:** sync with ahmadnassri/template-node-lib ([bbdd9a1](https://togithub.com/ahmadnassri/node-glob-promise/commit/bbdd9a1fefb67dc20e43d64a7f662aa63a802c20)) - **template:** sync with ahmadnassri/template-node-lib ([dbe84bd](https://togithub.com/ahmadnassri/node-glob-promise/commit/dbe84bd061fcf9d061775fc0144f8af865604ab7)) - **template:** sync with ahmadnassri/template-node-lib ([e997f2e](https://togithub.com/ahmadnassri/node-glob-promise/commit/e997f2ef31beedb327747c14184e5c64e4e684ca)) - **template:** sync with ahmadnassri/template-node-lib ([77b7781](https://togithub.com/ahmadnassri/node-glob-promise/commit/77b7781e5d2bab783ffe13f7f61b3a16b88c05af)) - **template:** sync with ahmadnassri/template-node-lib ([3b3fd47](https://togithub.com/ahmadnassri/node-glob-promise/commit/3b3fd47381f984a382202a25b6613dd273b0e0cf)) - **template:** sync with ahmadnassri/template-node-lib ([e6d0862](https://togithub.com/ahmadnassri/node-glob-promise/commit/e6d0862f799abad45100f8976b8e2e05651453c7)) ##### Tests - drop support for node v12 ([98c2e83](https://togithub.com/ahmadnassri/node-glob-promise/commit/98c2e83e64531536914435ee5e2a295320902401)) ##### CI/CD - ensure glob is installed ([6620454](https://togithub.com/ahmadnassri/node-glob-promise/commit/662045488cd0ef295a4018358df277190738431b)) - remove extra workflow config ([c61fc4c](https://togithub.com/ahmadnassri/node-glob-promise/commit/c61fc4ccc273f0ab1299ba154e96027cec03ab27)) - remove testing for 14 as installing peer dependencies is too complex ([e2343ce](https://togithub.com/ahmadnassri/node-glob-promise/commit/e2343cef147b63dfdd4eac0bf8e822199a86a1b9))

Configuration

📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

codecov-commenter commented 2 years ago

Codecov Report

Merging #23 (9a5b23e) into main (b05fed0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   97.52%   97.52%           
=======================================
  Files           7        7           
  Lines         971      971           
  Branches       38       38           
=======================================
  Hits          947      947           
  Misses         24       24           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.