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-session to v1.18.1 #3801

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-session 1.18.0 -> 1.18.1 age adoption passing confidence
@types/express-session (source) 1.18.0 -> 1.18.1 age adoption passing confidence

Release Notes

expressjs/session (express-session)

v1.18.1

Compare Source

==========

  • deps: [email protected]
    • Fix object assignment of hasOwnProperty
  • deps: [email protected]
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: [email protected]
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 [status] needs review PRs that are ready to be reviewed. [type] chore labels Oct 8, 2024
@renovate renovate bot force-pushed the renovate/express-session-1.x branch from d4aaade to 13a5782 Compare November 26, 2024 12:46
@renovate renovate bot changed the title fix(deps): update dependency express-session to v1.18.1 fix(deps): update dependency express-session to v1.18.1 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/express-session-1.x branch December 8, 2024 18:42
@renovate renovate bot changed the title fix(deps): update dependency express-session to v1.18.1 - autoclosed fix(deps): update dependency express-session to v1.18.1 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/express-session-1.x branch 3 times, most recently from e97c0a2 to f7b1d15 Compare December 28, 2024 21:34
@coveralls
Copy link

coveralls commented Dec 28, 2024

Coverage Status

coverage: 65.522%. remained the same
when pulling 868040f on renovate/express-session-1.x
into 7eb47ed on master.

@renovate renovate bot force-pushed the renovate/express-session-1.x branch 13 times, most recently from caaf4be to 478278d Compare December 29, 2024 16:11
@renovate renovate bot force-pushed the renovate/express-session-1.x branch from 478278d to 868040f Compare December 29, 2024 16:17
@sr258 sr258 merged commit 2375a00 into master Dec 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[status] needs review PRs that are ready to be reviewed. [type] chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants