Skip to content

fix(deps): update dependency cookie-parser to version 1.4.5 🌟#7389

Merged
flotwig merged 1 commit into
developfrom
renovate/cookie-parser-1.x
May 18, 2020
Merged

fix(deps): update dependency cookie-parser to version 1.4.5 🌟#7389
flotwig merged 1 commit into
developfrom
renovate/cookie-parser-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 18, 2020

This PR contains the following updates:

Package Type Update Change
cookie-parser dependencies patch 1.4.4 -> 1.4.5

Release Notes

expressjs/cookie-parser

v1.4.5

Compare Source

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

  • deps: cookie@0.4.0

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added renovate Triggered by renovatebot type: dependencies labels May 18, 2020
@cypress-bot
Copy link
Copy Markdown
Contributor

cypress-bot Bot commented May 18, 2020

Below are some guidelines Cypress uses when reviewing dependency updates.

Dependency Update Instructions

  • Read through the entire changelog of the dependency's changes. If a changelog is not available, check every commit made to the dependency. NOTE - do not rely on semver to indicate breaking changes - every product does not follow this standard.
  • Add a PR review comment noting any relevant changes in the dependency.
  • If any of the following requirements cannot be met, leave a comment in the review selecting 'Request changes', otherwise 'Approve'.

Dependency Updates Checklist

  • Code using the dependency has been updated to accommodate any breaking changes
  • The dependency still supports the version of Node that the package requires.
  • The PR been tagged with a release in ZenHub.
  • Appropriate labels have been added to the PR (for example: label type: breaking change if it is a breaking change)

@cypress
Copy link
Copy Markdown

cypress Bot commented May 18, 2020



Test summary

7394 0 104 0


Run details

Project cypress
Status Passed
Commit 09965bb
Started May 18, 2020 7:54 AM
Ended May 18, 2020 8:00 AM
Duration 05:56 💡
OS Linux Debian - 10.1
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@jennifer-shehane jennifer-shehane requested a review from flotwig May 18, 2020 08:14
@jennifer-shehane
Copy link
Copy Markdown
Member

@flotwig Updates cookie dep which seems to have added support for SameSite=None jshttp/cookie@6e5b36b

Copy link
Copy Markdown
Contributor

@flotwig flotwig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, doesn't look like it affects anything. tough-cookie is what is used for parsing and manipulating cookies in the proxy layer, cookie-parser is only used to set req.cookies so we can see __cypress.unload and __cypress.initial cookies.

@flotwig flotwig merged commit 4ea613e into develop May 18, 2020
@renovate renovate Bot deleted the renovate/cookie-parser-1.x branch May 18, 2020 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Triggered by renovatebot type: dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants