r-hannuschka / ngx-fileupload

angular x fileupload
MIT License
18 stars 7 forks source link

chore(deps): update dependency express-fileupload to v1.4.0 #723

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-fileupload 1.2.1 -> 1.4.0 age adoption passing confidence

Release Notes

richardgirges/express-fileupload ### [`v1.4.0`](https://togithub.com/richardgirges/express-fileupload/releases/tag/v1.4.0) [Compare Source](https://togithub.com/richardgirges/express-fileupload/compare/v1.3.1...v1.4.0) #### What's Changed - Bump minimist from 1.2.5 to 1.2.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/richardgirges/express-fileupload/pull/310](https://togithub.com/richardgirges/express-fileupload/pull/310) - Upgrade busboy version by [@​duterte](https://togithub.com/duterte) in [https://github.com/richardgirges/express-fileupload/pull/315](https://togithub.com/richardgirges/express-fileupload/pull/315) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/richardgirges/express-fileupload/pull/310](https://togithub.com/richardgirges/express-fileupload/pull/310) - [@​duterte](https://togithub.com/duterte) made their first contribution in [https://github.com/richardgirges/express-fileupload/pull/315](https://togithub.com/richardgirges/express-fileupload/pull/315) **Full Changelog**: https://github.com/richardgirges/express-fileupload/compare/v1.3.1...v1.4.0 ### [`v1.3.1`](https://togithub.com/richardgirges/express-fileupload/releases/tag/v1.3.1) [Compare Source](https://togithub.com/richardgirges/express-fileupload/compare/v1.3.0...v1.3.1) ### Updates - Have promiseCallback make callbacks and promises behave the same ([#​302](https://togithub.com/richardgirges/express-fileupload/issues/302)) - Fix prototype pollution in utilities.js ([#​301](https://togithub.com/richardgirges/express-fileupload/issues/301)) - Switch to CircleCI ([`ddf5530`](https://togithub.com/richardgirges/express-fileupload/commit/ddf553060a1041c1f36a696b1ae8b52d24083140)) - End support for Node versions < 12 ([`ab3d252`](https://togithub.com/richardgirges/express-fileupload/commit/ab3d252a28c8eb1c003528fecc5e1ef38f8954c3)) ### [`v1.3.0`](https://togithub.com/richardgirges/express-fileupload/compare/v1.2.1...v1.3.0) [Compare Source](https://togithub.com/richardgirges/express-fileupload/compare/v1.2.1...v1.3.0)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, 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[bot] commented 2 years ago

Codecov Report

Merging #723 (52b4d79) into development (d25ccb1) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #723   +/-   ##
============================================
  Coverage        98.95%   98.95%           
============================================
  Files               12       12           
  Lines              287      287           
  Branches            53       53           
============================================
  Hits               284      284           
  Partials             3        3           
Flag Coverage Δ
core 98.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d25ccb1...52b4d79. Read the comment docs.