platform-coop-toolkit / coop-library-framework

Custom Post Type utilities for the Platform Co-op Resource Library.
https://platform.coop
Other
0 stars 2 forks source link

Bump eslint-loader from 3.0.2 to 3.0.3 #206

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-loader from 3.0.2 to 3.0.3.

Release notes *Sourced from [eslint-loader's releases](https://github.com/webpack-contrib/eslint-loader/releases).* > ## v3.0.3 > ### Bug Fixes > > * check result object ([#311](https://github-redirect.dependabot.com/webpack-contrib/eslint-loader/issues/311)) ([6bb1fa6](https://github.com/webpack-contrib/eslint-loader/commit/6bb1fa68d043f00de63cda4d9babd3a2c9a50d58)) > * support webpack 5 ([#312](https://github-redirect.dependabot.com/webpack-contrib/eslint-loader/issues/312)) ([c0a9d0c](https://github.com/webpack-contrib/eslint-loader/commit/c0a9d0c118155c56c41dc344460f333a9e969eaf))
Changelog *Sourced from [eslint-loader's changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md).* > ### [3.0.3](https://github.com/webpack-contrib/eslint-loader/compare/v3.0.2...v3.0.3) (2019-12-06) > > > ### Bug Fixes > > * check result object ([#311](https://github-redirect.dependabot.com/webpack-contrib/eslint-loader/issues/311)) ([6bb1fa6](https://github.com/webpack-contrib/eslint-loader/commit/6bb1fa68d043f00de63cda4d9babd3a2c9a50d58)) > * support webpack 5 ([#312](https://github-redirect.dependabot.com/webpack-contrib/eslint-loader/issues/312)) ([c0a9d0c](https://github.com/webpack-contrib/eslint-loader/commit/c0a9d0c118155c56c41dc344460f333a9e969eaf))
Commits - [`23695fc`](https://github.com/webpack-contrib/eslint-loader/commit/23695fc1e3d2014d7dccd3cc49b2abf9d59cfa76) chore(release): 3.0.3 - [`ee68817`](https://github.com/webpack-contrib/eslint-loader/commit/ee688178c4fdddf051b211538d1d0d15b4e55d68) chore: update lock files - [`c0a9d0c`](https://github.com/webpack-contrib/eslint-loader/commit/c0a9d0c118155c56c41dc344460f333a9e969eaf) fix: support webpack 5 ([#312](https://github-redirect.dependabot.com/webpack-contrib/eslint-loader/issues/312)) - [`6bb1fa6`](https://github.com/webpack-contrib/eslint-loader/commit/6bb1fa68d043f00de63cda4d9babd3a2c9a50d58) fix: check result object ([#311](https://github-redirect.dependabot.com/webpack-contrib/eslint-loader/issues/311)) - [`7793ccf`](https://github.com/webpack-contrib/eslint-loader/commit/7793ccf79b6184a5ca38363549de6dd0b2d55209) chore(package): update description - [`f06c9e8`](https://github.com/webpack-contrib/eslint-loader/commit/f06c9e898c6c0ef3468efca6a12a54db6cfce2c8) docs: update - [`dab6d65`](https://github.com/webpack-contrib/eslint-loader/commit/dab6d65e208fa74b0b44b777cab75fe9a97befa0) docs: clarify default cache location - [`356c8e2`](https://github.com/webpack-contrib/eslint-loader/commit/356c8e24a4cfcd007e9fee434dcfe9cace3bc991) chore: update deps - [`2346ff8`](https://github.com/webpack-contrib/eslint-loader/commit/2346ff87699a7c53db0e295743fb9864de1b8a62) docs: formatting - [`2dd8b43`](https://github.com/webpack-contrib/eslint-loader/commit/2dd8b43b2eacbe86b8a0bd984e0888d030263369) docs: formatting - See full diff in [compare view](https://github.com/webpack-contrib/eslint-loader/compare/v3.0.2...v3.0.3)


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 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)