Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 15, 2021

This PR contains the following updates:

Package Change Age Confidence
serve-favicon ~2.3.0~2.5.0 age confidence

Release Notes

expressjs/serve-favicon (serve-favicon)

v2.5.1

Compare Source

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

  • deps:
    • safe-buffer@​5.2.1
    • ms@​2.1.3

v2.5.0

Compare Source

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

  • Ignore requests without url property
  • deps: ms@​2.1.1
    • Add week
    • Add w

v2.4.5

Compare Source

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

  • deps: etag@~1.8.1
    • perf: replace regular expression with substring
  • deps: fresh@​0.5.2
    • Fix regression matching multiple ETags in If-None-Match
    • perf: improve If-None-Match token parsing

v2.4.4

Compare Source

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

  • deps: fresh@​0.5.1
    • Fix handling of modified headers with invalid dates
    • perf: improve ETag match loop
  • deps: parseurl@~1.3.2
    • perf: reduce overhead for full URLs
    • perf: unroll the "fast-path" RegExp
  • deps: safe-buffer@​5.1.1

v2.4.3

Compare Source

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

  • Use safe-buffer for improved Buffer API
  • deps: ms@​2.0.0

v2.4.2

Compare Source

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

  • deps: ms@​1.0.0

v2.4.1

Compare Source

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

  • Remove usage of res._headers private field
  • deps: fresh@​0.5.0
    • Fix incorrect result when If-None-Match has both * and ETags
    • Fix weak ETag matching to match spec
    • perf: skip checking modified time if ETag check failed
    • perf: skip parsing If-None-Match when no ETag header
    • perf: use Date.parse instead of new Date

v2.4.0

Compare Source

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

  • deps: etag@~1.8.0
    • Use SHA1 instead of MD5 for ETag hashing
    • Works with FIPS 140-2 OpenSSL configuration
  • deps: fresh@​0.4.0
    • Fix false detection of no-cache request directive
    • perf: enable strict mode
    • perf: hoist regular expressions
    • perf: remove duplicate conditional
    • perf: remove unnecessary boolean coercions
  • perf: simplify initial argument checking

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 this update 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 force-pushed the renovate/serve-favicon-2.x branch from bef9def to ede2e60 Compare November 20, 2022 08:53
@renovate renovate bot changed the title fix(deps): update dependency serve-favicon to v2.5.0 fix(deps): update dependency serve-favicon to ~2.5.0 Nov 20, 2022
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.

1 participant