Naturalclar / myResume

Repo for my resume, made with React and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of style-loader is breaking the build 🚨

greenkeeper opened this issue Β· comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency style-loader was updated from 1.1.3 to 1.1.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

style-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v1.1.4

1.1.4 (2020-04-15)

Chore

  • update deps
Commits

The new version differs by 3 commits.

  • 171a747 chore(release): 1.1.4
  • af1b4a9 chore(deps): update
  • a003f05 docs: add links for the options table (#460)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.1.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The devDependency style-loader was updated from 1.1.4 to 1.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.2.0

1.2.0 (2020-04-24)

Features

  • hot module replacement for css modules (6d14e0a)
Commits

The new version differs by 3 commits.

  • 5bb4f34 chore(release): 1.2.0
  • 6d14e0a feat: hot module replacement for css modules
  • 26bfaa5 chore(deps): update (#465)

See the full diff

  • The devDependency style-loader was updated from 1.2.0 to 1.2.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.2.1

1.2.1 (2020-04-28)

Bug Fixes

  • hot module replacement logic for lazy type (#468) (88a5c2b)
Commits

The new version differs by 5 commits.

  • 5520e68 chore(release): 1.2.1
  • 88a5c2b fix: hot module replacement logic for lazy type (#468)
  • 5bb4f34 chore(release): 1.2.0
  • 6d14e0a feat: hot module replacement for css modules
  • 26bfaa5 chore(deps): update (#465)

See the full diff