erosson / ch2plan

Clicker Heroes 2 skill tree planner
https://ch2.erosson.org
GNU General Public License v3.0
4 stars 3 forks source link

Bump create-elm-app from 4.5.0 to 5.6.0 in /www #103

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps create-elm-app from 4.5.0 to 5.6.0.

Release notes

Sourced from create-elm-app's releases.

v5.6.0

5.6.0 (2020-10-10)

Features

  • package.json: Update dependency url-loader to v4.1.1 (a4c9bb4)

v5.5.0

5.5.0 (2020-10-10)

Features

  • package.json: Update dependency postcss-loader to v4.0.4 (ff04ed7)

v5.4.0

5.4.0 (2020-10-10)

Features

  • package.json: Update dependency file-loader to v6.1.1 (641273a)

v5.3.0

5.3.0 (2020-10-08)

Features

  • package.json: Update dependency mini-css-extract-plugin to v0.12.0 (024a1ea)

v5.2.1

5.2.1 (2020-10-04)

Bug Fixes

  • webpack.config.*.js: fix tests after autoprefixer upgrade (6db2847)

v5.2.0

5.2.0 (2020-10-03)

Features

  • package.json: Update dependency style-loader to v1.3.0 (b908c8d)

v5.1.0

5.1.0 (2020-10-02)

... (truncated)

Commits
  • a9d6db4 Merge pull request #523 from halfzebra/renovate/url-loader-4.x
  • a4c9bb4 feat(package.json): Update dependency url-loader to v4.1.1
  • 7588581 Merge pull request #522 from halfzebra/renovate/postcss-loader-4.x
  • ff04ed7 feat(package.json): Update dependency postcss-loader to v4.0.4
  • 51cb820 Merge pull request #521 from halfzebra/renovate/file-loader-6.x
  • 641273a feat(package.json): Update dependency file-loader to v6.1.1
  • 262cbce Merge pull request #520 from halfzebra/renovate/eslint-7.x
  • f9eb198 chore(package.json): Update dependency eslint to v7.11.0
  • 8dbd8d9 Merge pull request #518 from halfzebra/renovate/mini-css-extract-plugin-0.x
  • 024a1ea feat(package.json): Update dependency mini-css-extract-plugin to v0.12.0
  • Additional commits viewable in compare view


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[bot] commented 4 years ago

Superseded by #105.