Skip to content

fix(deps): update dependency express to v5.1.0#14883

Merged
kamilmysliwiec merged 1 commit intomasterfrom
renovate/express-5.x
Apr 1, 2025
Merged

fix(deps): update dependency express to v5.1.0#14883
kamilmysliwiec merged 1 commit intomasterfrom
renovate/express-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) 5.0.1 -> 5.1.0 age adoption passing confidence

Release Notes

expressjs/express (express)

v5.1.0

Compare Source

========================

  • Add support for Uint8Array in res.send()
  • Add support for ETag option in res.sendFile()
  • Add support for multiple links with the same rel in res.links()
  • Add funding field to package.json
  • perf: use loop for acceptParams
  • refactor: prefix built-in node module imports
  • deps: remove setprototypeof
  • deps: remove safe-buffer
  • deps: remove utils-merge
  • deps: remove methods
  • deps: remove depd
  • deps: debug@^4.4.0
  • deps: body-parser@^2.2.0
  • deps: router@^2.2.0
  • deps: content-type@^1.0.5
  • deps: finalhandler@^2.1.0
  • deps: qs@^6.14.0
  • deps: server-static@2.2.0
  • deps: type-is@2.0.1

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 31, 2025
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build f7f1dd00-a929-4395-bb5d-e10ce0731c77

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.308%

Totals Coverage Status
Change from base Build df138a93-298f-48d6-b3e3-fae43c267bf7: 0.0%
Covered Lines: 7150
Relevant Lines: 8006

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit e7a2c3c into master Apr 1, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants