Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps file-system-cache from 2.1.1 to 2.3.0.

Changelog

Sourced from file-system-cache's changelog.

[2.3.0] - 2023-05-22

Added

[2.1.0] - 2023-04-19

Changed

  • Switched hashing algorithm from MD5 to SHA1 (thanks @​rmarone)

[2.0.2] - 2022-01-17

Security

  • Updated (via package.json {resolution}) to JSON5 >= 1.0.2 (which was marked as a security risk see here)

[2.0.1] - 2022-10-12

Changed

  • Updated package.json dependencies

[2.0.0] - 2022-05-14

Changed

  • Converted project to Typescript

Fixed

[1.1.0] - 2021-04-04

Changed

  • bumped the ramda depedency version to resolve ReDos

[1.0.3] - 2016-01-26

Changed

[0.0.1] - 2015-09-19

Added

Initial creation and publish.

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels May 25, 2023
@github-actions github-actions bot added the repo label May 25, 2023
@github-actions
Copy link
Contributor

@mfranzke mfranzke enabled auto-merge (squash) May 25, 2023 03:14
Bumps [file-system-cache](https://github.com/philcockfield/file-system-cache) from 2.1.1 to 2.3.0.
- [Changelog](https://github.com/philcockfield/file-system-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/philcockfield/file-system-cache/commits)

---
updated-dependencies:
- dependency-name: file-system-cache
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-file-system-cache-2.3.0 branch from 4c74a58 to fbac610 Compare May 25, 2023 03:24
@mfranzke mfranzke merged commit cf1056e into main May 25, 2023
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-file-system-cache-2.3.0 branch May 25, 2023 03:39
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 javascript Pull requests that update Javascript code minor repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants