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.3.0 in /www #100

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps create-elm-app from 4.5.0 to 5.3.0.

Release notes

Sourced from create-elm-app's releases.

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)

Features

  • package.json: Update dependency mini-css-extract-plugin to v0.11.3 (436f0f1)

v5.0.0

5.0.0 (2020-09-30)

  • Merge pull request #455 from halfzebra/renovate/url-loader-4.x (b0674bd), closes #455
  • Merge pull request #420 from halfzebra/renovate/file-loader-6.x (f3ef54c), closes #420
  • Merge pull request #450 from halfzebra/renovate/style-loader-1.x (905c630), closes #450
  • Merge pull request #511 from halfzebra/renovate/css-loader-4.x (c34387e), closes #511

BREAKING CHANGES

  • Update dependency url-loader to v4
  • Update dependency file-loader to v6
  • Update dependency style-loader to v1
  • Update dependency css-loader to v4
Commits
  • 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
  • d609de7 Merge pull request #472 from halfzebra/renovate/mocha-8.x
  • 10ade51 chore(package.json): Update dependency mocha to v8
  • 39605f2 Merge pull request #515 from jlengrand/feat/update-deps
  • 958d663 chore(package.json): upgrade postcss-safe-parser version
  • 6db2847 fix(webpack.config.*.js): fix tests after autoprefixer upgrade
  • 49fbd66 Merge pull request #517 from halfzebra/renovate/style-loader-1.x
  • b908c8d feat(package.json): Update dependency style-loader to v1.3.0
  • d28bf68 style: just run CI
  • 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 #103.