Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency express-fileupload to v1.4.3 #171

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-fileupload 1.4.0 -> 1.4.3 age adoption passing confidence
@types/express-fileupload (source) 1.4.1 -> 1.4.4 age adoption passing confidence

Release Notes

richardgirges/express-fileupload (express-fileupload)

v1.4.3

Compare Source

What's Changed

  • TypeError - Cannot read properties of undefined (reading 'includes') in lib/isEligibleRequest.js (issue #​364).

Full Changelog: richardgirges/express-fileupload@v1.4.2...v.1.4.3

v1.4.2

Compare Source

What's Changed

  • Fix TypeError: file.destroy is not a function (issue #​259).
  • Stricter request method and headers checks (to comply with RFC 2046).
  • Do not run next after abortion on limit (issue #​238).

Full Changelog: richardgirges/express-fileupload@v1.4.1...v.1.4.2

v1.4.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/express-fileupload-1.x branch from c2c5316 to 4042dd9 Compare December 29, 2023 20:02
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dcc5218) 66.64% compared to head (4042dd9) 66.64%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #171   +/-   ##
=======================================
  Coverage   66.64%   66.64%           
=======================================
  Files          48       48           
  Lines        1937     1937           
  Branches       88       88           
=======================================
  Hits         1291     1291           
  Misses        634      634           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@victorsoares96 victorsoares96 merged commit f7a2164 into master Dec 29, 2023
3 checks passed
@victorsoares96 victorsoares96 deleted the renovate/express-fileupload-1.x branch December 29, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant