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

fix(deps): update dependency express to v4.21.2 #979

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) 4.18.1 -> 4.21.2 age adoption passing confidence
@types/express (source) 4.17.14 -> 4.17.21 age adoption passing confidence

Release Notes

expressjs/express (express)

v4.21.2

Compare Source

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

v4.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

v4.20.0

Compare Source

==========

  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: [email protected]
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie

v4.19.2

Compare Source

==========

  • Improved fix for open redirect allow list bypass

v4.19.1

Compare Source

==========

  • Allow passing non-strings to res.location with new encoding handling checks

v4.19.0

Compare Source

v4.18.3

Compare Source

==========

v4.18.2

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
@changeset-bot
Copy link

changeset-bot bot commented Nov 21, 2022

⚠️ No Changeset found

Latest commit: a5c054c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/express-4.x branch from 525146b to 583f7d0 Compare December 13, 2022 23:58
@renovate renovate bot changed the title fix(deps): update dependency express to v4.18.2 Update dependency express to v4.18.2 Dec 17, 2022
@renovate renovate bot changed the title Update dependency express to v4.18.2 fix(deps): update dependency express to v4.18.2 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/express-4.x branch from 583f7d0 to d66f91d Compare March 16, 2023 19:58
@renovate renovate bot force-pushed the renovate/express-4.x branch from d66f91d to 90d742c Compare May 25, 2023 08:07
@renovate renovate bot force-pushed the renovate/express-4.x branch from 90d742c to c2d8574 Compare September 23, 2023 19:26
@renovate renovate bot force-pushed the renovate/express-4.x branch from c2d8574 to b6ec2bb Compare October 10, 2023 19:11
@renovate renovate bot force-pushed the renovate/express-4.x branch from b6ec2bb to bb3adca Compare October 18, 2023 03:40
@renovate renovate bot force-pushed the renovate/express-4.x branch from bb3adca to 658632c Compare November 7, 2023 03:26
@renovate renovate bot changed the title fix(deps): update dependency express to v4.18.2 fix(deps): update dependency express to v4.18.3 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 658632c to d6e35d4 Compare February 29, 2024 12:32
@renovate renovate bot changed the title fix(deps): update dependency express to v4.18.3 fix(deps): update dependency express to v4.19.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from d6e35d4 to 9718880 Compare March 20, 2024 16:36
@renovate renovate bot changed the title fix(deps): update dependency express to v4.19.0 fix(deps): update dependency express to v4.19.1 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 9718880 to 6f4eb89 Compare March 20, 2024 23:33
@renovate renovate bot changed the title fix(deps): update dependency express to v4.19.1 fix(deps): update dependency express to v4.19.2 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 6f4eb89 to 0c640b9 Compare March 25, 2024 16:49
@renovate renovate bot changed the title fix(deps): update dependency express to v4.19.2 fix(deps): update dependency express to v4.20.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 0c640b9 to 1218418 Compare September 10, 2024 04:49
@renovate renovate bot changed the title fix(deps): update dependency express to v4.20.0 fix(deps): update dependency express to v4.21.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 1218418 to 52e342f Compare September 12, 2024 00:41
@renovate renovate bot changed the title fix(deps): update dependency express to v4.21.0 fix(deps): update dependency express to v4.21.1 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 52e342f to 09acc4f Compare October 8, 2024 21:14
@renovate renovate bot changed the title fix(deps): update dependency express to v4.21.1 fix(deps): update dependency express to v4.21.2 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 09acc4f to a5c054c Compare December 5, 2024 22:42
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.

0 participants