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

Bump fresh from 0.0.1 to 0.5.2 #1

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps fresh from 0.0.1 to 0.5.2.

Changelog

Sourced from fresh's changelog.

0.5.2 / 2017-09-13

  • Fix regression matching multiple ETags in If-None-Match
  • perf: improve If-None-Match token parsing

0.5.1 / 2017-09-11

  • Fix handling of modified headers with invalid dates
  • perf: improve ETag match loop

0.5.0 / 2017-02-21

  • Fix incorrect result when If-None-Match has both * and ETags
  • Fix weak ETag matching to match spec
  • perf: delay reading header values until needed
  • 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

0.4.0 / 2017-02-05

  • 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

0.3.0 / 2015-05-12

  • Add weak ETag matching support

0.2.4 / 2014-09-07

  • Support Node.js 0.6

0.2.3 / 2014-09-07

  • Move repository to jshttp

0.2.2 / 2014-02-19

  • Revert "Fix for blank page on Safari reload"

... (truncated)

Commits
  • 02df630 0.5.2
  • 37cd4a2 build: Node.js@8.5
  • 731c0eb build: Node.js@6.11
  • 21a0f0c perf: improve If-None-Match token parsing
  • ff5f257 Fix regression matching multiple ETags in If-None-Match
  • e8a4aaf 0.5.1
  • 7015bce perf: improve ETag match loop
  • 7a2b460 Fix handling of modified headers with invalid dates
  • 1599530 bench: add simple benchmarks
  • 74793d9 build: eslint-plugin-node@5.1.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dougwilson, a new releaser for fresh since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [fresh](https://github.com/jshttp/fresh) from 0.0.1 to 0.5.2.
- [Changelog](https://github.com/jshttp/fresh/blob/master/HISTORY.md)
- [Commits](jshttp/fresh@v0.0.1...v0.5.2)

---
updated-dependencies:
- dependency-name: fresh
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2024
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
Projects
None yet
0 participants