davestewart / javascript-state-machine

An expressive, feature-rich, event-driven JavaScript finite-state machine
http://statemachine.davestewart.io
342 stars 25 forks source link

Bump loader-utils and eslint-loader #44

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps loader-utils to 1.4.2 and updates ancestor dependency eslint-loader. These dependencies need to be updated together.

Updates loader-utils from 1.2.3 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

v1.4.0

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

v1.3.0

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)
Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)

Commits


Updates eslint-loader from 1.1.0 to 1.9.0

Release notes

Sourced from eslint-loader's releases.

1.9.0

  • Added: eslintPath option so you can provide your own eslint path. (#183 - @​trungdq88)

1.8.0

1.7.1

1.7.0

  • Fixed: outputReport option writes report for last file checked only (#160 - @​deryni)
  • Added: use babel loader fs cache as the default caching engine (#159 - @​viankakrisna)

1.6.3

  • Fixed: ignore cache when eslint rules have changed (#151 - @​wrakky)

1.6.2

1.6.1

1.6.0

1.5.0

1.4.1

  • Fixed: .eslintignore is not ignored anymore (eslint 3.x regression) (#99 - @​waiterZen)

1.4.0

... (truncated)

Changelog

Sourced from eslint-loader's changelog.

1.9.0 - 2017-07-06

  • Added: eslintPath option so you can provide your own eslint path. (#183 - @​trungdq88)

1.8.0 - 2017-06-15

1.7.1 - 2017-03-31

1.7.0 - 2017-03-23

  • Fixed: outputReport option writes report for last file checked only (#160 - @​deryni)
  • Added: use babel loader fs cache as the default caching engine (#159 - @​viankakrisna)

1.6.3 - 2017-02-22

  • Fixed: ignore cache when eslint rules have changed (#151 - @​wrakky)

1.6.2 - 2017-02-22

1.6.1 - 2016-11-02

1.6.0 - 2016-10-17

1.5.0 - 2016-07-28

... (truncated)

Commits


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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/davestewart/javascript-state-machine/network/alerts).