cache-control icon indicating copy to clipboard operation
cache-control copied to clipboard

Format and parse HTTP Cache-Control header

Results 33 cache-control issues
Sort by recently updated
recently updated
newest added

Bumps [xo](https://github.com/xojs/xo) from 0.47.0 to 0.51.0. Release notes Sourced from xo's releases. v0.51.0 Internal: Include rulesMeta in linting results (#674) cd86133 This is meant for editor plugins and formatters. https://github.com/xojs/xo/compare/v0.50.0...v0.51.0...

dependencies
javascript

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.1.3. Release notes Sourced from jest's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...

dependencies
javascript

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.0.0 to 14.0.0. Release notes Sourced from jest-junit's releases. v14.0.0 Fix getOptions support for Windows machines #215 by @​mastrzyz Failures in Test hooks like "AfterAll" now get...

dependencies
javascript

Bumps [npm](https://github.com/npm/cli) from 8.3.2 to 8.13.2. Changelog Sourced from npm's changelog. v8.13.2 (2022-06-29) Documentation 5be7d6e #5087 docs: add foreground-scripts to run-script page (@​ruyadorno) Dependencies dd62328 #5086 deps: @npmcli/[email protected] 5546906 #5086...

dependencies
javascript

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies
javascript

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. Release notes Sourced from actions/upload-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (#293) Update package-lock.json file version to 2 (#302) Breaking Changes...

dependencies
github_actions

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3. Release notes Sourced from codecov/codecov-action's releases. v3.0.0 Breaking Changes #689 Bump to node16 and small fixes Features #688 Incorporate gcov arguments for the Codecov...

dependencies
github_actions

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...

dependencies
javascript

It would be really helpful if the CacheControl object implemented a custom [valueOf](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/valueOf) in order to compare CacheControl objects. Use-case: I'm making a bunch of HTTP requests to various 3rd...

https://tools.ietf.org/html/rfc7234