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

chore(deps): update dependency express to v4.21.2 #45

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 11, 2018

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

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

v4.18.1

Compare Source

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

  • Fix hanging on large stack of sync routes

v4.18.0

Compare Source

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

v4.17.3

Compare Source

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

v4.17.2

Compare Source

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

v4.17.1

Compare Source

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

  • Revert "Improve error message for null/undefined to res.status"

v4.17.0

Compare Source

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

v4.16.4

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 changed the title chore(deps): update dependency express to v4.16.4 chore(deps): update dependency @types/express to v4.16.1 Jan 22, 2019
@renovate renovate bot force-pushed the renovate/express-4.x branch from c1b4148 to d2b6ad5 Compare January 22, 2019 18:03
@renovate renovate bot force-pushed the renovate/express-4.x branch from d2b6ad5 to c296521 Compare May 19, 2019 07:53
@renovate renovate bot force-pushed the renovate/express-4.x branch from c296521 to ed7bac3 Compare June 1, 2019 11:01
@codecov
Copy link

codecov bot commented Jun 1, 2019

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (master@2b2460e). Click here to learn what that means.

❗ Current head 1e4811a differs from pull request most recent head d0eafa6. Consider uploading reports for the commit d0eafa6 to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##             master   #45   +/-   ##
======================================
  Coverage          ?     0           
======================================
  Files             ?     0           
  Lines             ?     0           
  Branches          ?     0           
======================================
  Hits              ?     0           
  Misses            ?     0           
  Partials          ?     0           

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

@renovate renovate bot force-pushed the renovate/express-4.x branch from ed7bac3 to 89c1ea8 Compare June 19, 2019 11:53
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.16.1 chore(deps): update dependency express to v4.17.1 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/express-4.x branch from 89c1ea8 to 94b8176 Compare August 23, 2019 08:00
@renovate renovate bot force-pushed the renovate/express-4.x branch from 94b8176 to 74bd9d3 Compare November 11, 2019 14:00
@renovate renovate bot force-pushed the renovate/express-4.x branch from 74bd9d3 to a515672 Compare March 14, 2020 22:03
@renovate renovate bot force-pushed the renovate/express-4.x branch from a515672 to 2ea8b8e Compare April 28, 2020 05:57
@renovate renovate bot force-pushed the renovate/express-4.x branch from 2ea8b8e to 12c51c4 Compare August 24, 2020 21:03
@renovate renovate bot force-pushed the renovate/express-4.x branch from 12c51c4 to 1901ae5 Compare October 27, 2020 22:59
@renovate renovate bot force-pushed the renovate/express-4.x branch from 1901ae5 to c029086 Compare November 27, 2020 03:00
@renovate renovate bot force-pushed the renovate/express-4.x branch from c029086 to 1e4811a Compare January 24, 2021 09:51
@renovate renovate bot force-pushed the renovate/express-4.x branch 2 times, most recently from 006be68 to 35aec28 Compare May 15, 2021 20:55
@renovate renovate bot force-pushed the renovate/express-4.x branch from 35aec28 to b083a23 Compare June 6, 2021 19:17
@renovate renovate bot force-pushed the renovate/express-4.x branch from b083a23 to 962ab0e Compare October 18, 2021 19:51
@renovate renovate bot force-pushed the renovate/express-4.x branch from 962ab0e to be77945 Compare March 7, 2022 13:04
@renovate renovate bot changed the title chore(deps): update dependency express to v4.17.1 chore(deps): update dependency express to v4.17.3 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 7, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
ERR! lerna Unknown command "info"
ERR! lerna Did you mean init?
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
lerna notice cli v3.13.1
lerna info Bootstrapping 3 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@o-rango/o-express-middleware'
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only stderr:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @o-rango/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/jest
npm ERR!   dev jest@"23.4.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer jest@">=24 <25" from [email protected]
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"24.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/6eede4/c562fb/cache/others/npm/_logs/2023-09-23T18_24_01_060Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/6eede4/c562fb/cache/others/npm/_logs/2023-09-23T18_24_01_060Z-debug-0.log

lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@o-rango/o-express-middleware'
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.

@renovate renovate bot force-pushed the renovate/express-4.x branch from be77945 to ec00631 Compare May 15, 2022 22:09
@renovate renovate bot changed the title chore(deps): update dependency express to v4.17.3 chore(deps): update dependency express to v4.18.1 May 15, 2022
@renovate renovate bot force-pushed the renovate/express-4.x branch from ec00631 to 738fd8d Compare September 25, 2022 21:53
@renovate renovate bot force-pushed the renovate/express-4.x branch from 738fd8d to 8a81010 Compare November 20, 2022 15:27
@renovate renovate bot changed the title chore(deps): update dependency express to v4.18.1 chore(deps): update dependency express to v4.18.2 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/express-4.x branch from 8a81010 to 4102f66 Compare March 17, 2023 23:58
@renovate renovate bot force-pushed the renovate/express-4.x branch from 4102f66 to b18e52c Compare September 23, 2023 18:24
@renovate renovate bot force-pushed the renovate/express-4.x branch from b18e52c to 8978180 Compare October 10, 2023 20:06
@renovate renovate bot force-pushed the renovate/express-4.x branch from 8978180 to 72d34ac Compare October 18, 2023 03:35
@renovate renovate bot force-pushed the renovate/express-4.x branch from 72d34ac to fc0fe5e Compare November 7, 2023 07:54
@renovate renovate bot force-pushed the renovate/express-4.x branch from fc0fe5e to 06ad05b Compare February 29, 2024 13:10
@renovate renovate bot changed the title chore(deps): update dependency express to v4.18.2 chore(deps): update dependency express to v4.18.3 Feb 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency express to v4.18.3 chore(deps): update dependency express to v4.19.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch 2 times, most recently from 92752c2 to f36b2c0 Compare March 20, 2024 23:00
@renovate renovate bot changed the title chore(deps): update dependency express to v4.19.0 chore(deps): update dependency express to v4.19.1 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from f36b2c0 to d0eafa6 Compare March 25, 2024 17:29
@renovate renovate bot changed the title chore(deps): update dependency express to v4.19.1 chore(deps): update dependency express to v4.19.2 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from d0eafa6 to a0f968f Compare September 10, 2024 03:39
@renovate renovate bot changed the title chore(deps): update dependency express to v4.19.2 chore(deps): update dependency express to v4.20.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from a0f968f to bb291ef Compare September 12, 2024 01:50
@renovate renovate bot changed the title chore(deps): update dependency express to v4.20.0 chore(deps): update dependency express to v4.21.0 Sep 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency express to v4.21.0 chore(deps): update dependency express to v4.21.1 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from bb291ef to af5d6d6 Compare October 8, 2024 21:14
@renovate renovate bot force-pushed the renovate/express-4.x branch from af5d6d6 to a475f35 Compare December 5, 2024 22:37
@renovate renovate bot changed the title chore(deps): update dependency express to v4.21.1 chore(deps): update dependency express to v4.21.2 Dec 5, 2024
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.

0 participants