egoist / poi

⚡A zero-config bundler for JavaScript applications.
https://poi.js.org
MIT License
5.22k stars 255 forks source link

chore(deps): bump cache-loader from 1.2.5 to 4.1.0 #703

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps cache-loader from 1.2.5 to 4.1.0.

Release notes

Sourced from cache-loader's releases.

v4.1.0

4.1.0 (2019-07-18)

Features

  • improved validation error messages (#89) (074bcdc)

v4.0.1

4.0.1 (2019-06-26)

Bug Fixes

  • always use absolute paths after reading from cache

v4.0.0

4.0.0 (2019-06-05)

chore

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0

v3.0.1

3.0.1 (2019-05-13)

Bug Fixes

v3.0.0

Bug Fixes

Features

BREAKING CHANGES

... (truncated)
Changelog

Sourced from cache-loader's changelog.

4.1.0 (2019-07-18)

Features

  • improved validation error messages (#89) (074bcdc)

4.0.1 (2019-06-26)

Bug Fixes

  • always use absolute paths after reading from cache

4.0.0 (2019-06-05)

chore

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0

3.0.1 (2019-05-13)

Bug Fixes

3.0.0 (2019-04-19)

Bug Fixes

... (truncated)
Commits
  • 3371562 chore(release): 4.1.0
  • 074bcdc feat: improved validation error messages (#89)
  • fe5f341 chore(release): 4.0.1
  • 9d93c31 Always use absolute paths after reading from cache (#83)
  • badc3e9 chore(deps): update
  • b357e88 chore(release): 4.0.0
  • 71e9e68 chore(deps): update (#81)
  • 972a6c4 Precision option for rounding time passed on stats and dep in the compare fun...
  • 47ba95b Add option for custom compare function (#79)
  • 687a6a4 chore: update deps in package-lock (#77)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for cache-loader 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 will not automatically merge this PR because it includes a major update to a production dependency.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)