Skip to content

Conversation

@mend-for-github-com
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Sep 1, 2024

This PR contains the following updates:

Package Type Update Change
@types/cookie-parser (source) dependencies patch 1.4.7 -> 1.4.8
@types/express-session (source) dependencies patch 1.18.0 -> 1.18.1
@types/validator (source) dependencies patch 13.12.0 -> 13.12.2
compression dependencies minor 1.7.4 -> 1.8.0
cookie-parser dependencies patch 1.4.6 -> 1.4.7
express-session dependencies patch 1.18.0 -> 1.18.1

Release Notes

expressjs/compression (compression)

v1.8.0

Compare Source

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

  • Use res.headersSent when available
  • Replace _implicitHeader with writeHead property
  • add brotli support for versions of node that support it
  • Add the enforceEncoding option for requests without Accept-Encoding header

v1.7.5

Compare Source

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

  • deps: Replace accepts with negotiator@~0.6.4
    • Add preference option
  • deps: bytes@3.1.2
    • Add petabyte (pb) support
    • Fix "thousandsSeparator" incorrecting formatting fractional part
    • Fix return value for un-parsable strings
  • deps: compressible@~2.0.18
    • Mark font/ttf as compressible
    • Remove compressible from multipart/mixed
    • deps: mime-db@'>= 1.43.0 < 2'
  • deps: safe-buffer@5.2.1
expressjs/cookie-parser (cookie-parser)

v1.4.7

Compare Source

==========

  • deps: cookie@0.7.2
    • Fix object assignment of hasOwnProperty
  • deps: cookie@0.7.1
    • 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: cookie@0.7.0
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack
  • deps: cookie@0.6.0
    • Add partitioned option
  • deps: cookie@0.5.0
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve default decode speed
    • pref: remove slow string split in parse
  • deps: cookie@0.4.2
    • pref: read value only when assigning in parse
    • pref: remove unnecessary regexp in parse
expressjs/session (express-session)

v1.18.1

Compare Source

==========

  • deps: cookie@0.7.2
    • Fix object assignment of hasOwnProperty
  • deps: cookie@0.7.1
    • 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: cookie@0.7.0
    • 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 - "on the first day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

disabled

@mend-for-github-com mend-for-github-com bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update dependency @types/validator to v13.12.1 Update Server Sep 10, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update Server Update dependency @types/validator to v13.12.1 Sep 11, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update dependency @types/validator to v13.12.1 Update dependency @types/validator to v13.12.2 Sep 17, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update dependency @types/validator to v13.12.2 Update Server Oct 9, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the mend/server branch 2 times, most recently from 0f196f5 to 4a84a09 Compare November 27, 2024 06:20
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

Development

Successfully merging this pull request may close these issues.

1 participant