Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update dependency express to v5#76

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/express-5.x

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedSep 28, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
express (source)^4.21.2 ->^5.0.0ageconfidence

Release Notes

expressjs/express (express)

v5.1.0

Compare Source

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

  • Add support forUint8Array inres.send()
  • Add support for ETag option inres.sendFile()
  • Add support for multiple links with the same rel inres.links()
  • Add funding field to package.json
  • perf: use loop for acceptParams
  • refactor: prefix built-in node module imports
  • deps: removesetprototypeof
  • deps: removesafe-buffer
  • deps: removeutils-merge
  • deps: removemethods
  • deps: removedepd
  • 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

v5.0.1

Compare Source

==========

v5.0.0

Compare Source

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

  • remove:
    • path-is-absolute dependency - usepath.isAbsolute instead
  • breaking:
    • res.status() accepts only integers, and input must be greater than 99 and less than 1000
      • will throw aRangeError: Invalid status code: ${code}. Status code must be greater than 99 and less than 1000. for inputs outside this range
      • will throw aTypeError: Invalid status code: ${code}. Status code must be an integer. for non integer inputs
    • deps: send@​1.0.0
    • res.redirect('back') andres.location('back') is no longer a supported magic string, explicitly usereq.get('Referrer') || '/'.
  • change:
    • res.clearCookie will ignore user providedmaxAge andexpires options
  • deps: cookie-signature@^1.2.1
  • deps: debug@​4.3.6
  • deps: merge-descriptors@^2.0.0
  • deps: serve-static@^2.1.0
  • deps: qs@​6.13.0
  • deps: accepts@^2.0.0
  • deps: mime-types@^3.0.0
    • application/javascript =>text/javascript
  • deps: type-is@^2.0.0
  • deps: content-disposition@^1.0.0
  • deps: finalhandler@^2.0.0
  • deps: fresh@^2.0.0
  • deps: body-parser@^2.0.1
  • deps: send@^1.1.0

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 byMend Renovate. View therepository job log.

@renovaterenovatebotforce-pushed therenovate/express-5.x branch 6 times, most recently from679e615 tocbc44b6CompareOctober 6, 2025 08:51
@renovaterenovatebotforce-pushed therenovate/express-5.x branch 6 times, most recently fromed7c7a4 toac55ca2CompareOctober 8, 2025 17:53
@renovaterenovatebot changed the titlefix(deps): update dependency express to v5Update dependency express to v5Oct 10, 2025
@renovaterenovatebotforce-pushed therenovate/express-5.x branch 2 times, most recently from6ce1316 tofb0f6baCompareOctober 17, 2025 21:44
@renovaterenovatebot changed the titleUpdate dependency express to v5fix(deps): update dependency express to v5Oct 18, 2025
@renovaterenovatebot changed the titlefix(deps): update dependency express to v5Update dependency express to v5Oct 20, 2025
@renovaterenovatebotforce-pushed therenovate/express-5.x branch fromfb0f6ba to1786deeCompareOctober 21, 2025 12:08
@renovaterenovatebotforce-pushed therenovate/express-5.x branch from1786dee toe96a414CompareOctober 28, 2025 17:08
@renovaterenovatebot changed the titleUpdate dependency express to v5fix(deps): update dependency express to v5Oct 28, 2025
@renovaterenovatebot changed the titlefix(deps): update dependency express to v5Update dependency express to v5Nov 7, 2025
@renovaterenovatebotforce-pushed therenovate/express-5.x branch frome96a414 to4126856CompareNovember 7, 2025 22:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp