Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Nov 28, 2019 · 7 comments
Open

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

greenkeeper bot opened this issue Nov 28, 2019 · 7 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 28, 2019

The devDependency style-loader was updated from 1.0.0 to 1.0.1.

🚨 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: Build Error: Your tests failed on CircleCI (Details).
  • Build (1029307846823): We could not find a valid build file. Please ensure that your repo contains a cloudbuild or a Dockerfile.

Release Notes for v1.0.1

1.0.1 (2019-11-28)

Bug Fixes

  • compatibility linkTag with ES module syntax (#429) (2cdb9c3)
Commits

The new version differs by 3 commits.

  • c6164d5 chore(release): 1.0.1
  • 2cdb9c3 fix: compatibility linkTag with ES module syntax (#429)
  • 1c443e1 docs: fix typo (#424)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 17, 2019

  • The devDependency style-loader was updated from 1.0.1 to 1.0.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.0.2

1.0.2 (2019-12-17)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 7768fce chore(release): 1.0.2
  • dcbfadb fix: support ES module syntax (#435)
  • d515edc chore(deps): update (#434)
  • 4c1e3f3 docs: fixed typo 'doom' to 'DOM' in README.md (#432)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2019

  • The devDependency style-loader was updated from 1.0.2 to 1.1.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.1.0

Features

Bug Fixes

Commits

The new version differs by 8 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2019

  • The devDependency style-loader was updated from 1.1.0 to 1.1.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.1.1

1.1.1 (2019-12-20)

Bug Fixes

  • add empty default export for linkTag value (7ee8b04)
Commits

The new version differs by 2 commits.

  • aa418dd chore(release): 1.1.1
  • 7ee8b04 fix: add empty default export for linkTag value

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 25, 2019

  • The devDependency style-loader was updated from 1.1.1 to 1.1.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.1.2

1.1.2 (2019-12-25)

Bug Fixes

  • algorithm for importing modules (#449) (91ceaf2)
  • checking that the list of modules is an array (#448) (1138ed7)
Commits

The new version differs by 3 commits.

  • de38c39 chore(release): 1.1.2
  • 91ceaf2 fix: algorithm for importing modules (#449)
  • 1138ed7 fix: checking that the list of modules is an array (#448)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 15, 2020

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

Your tests are still failing with this version. Compare changes

Release Notes for v1.1.4

1.1.4 (2020-04-15)

Chore

  • update deps
Commits

The new version differs by 6 commits.

  • 171a747 chore(release): 1.1.4
  • af1b4a9 chore(deps): update
  • a003f05 docs: add links for the options table (#460)
  • 2756e03 chore(release): 1.1.3
  • 236b243 fix: injection algorithm (#456)
  • 36bd8f1 docs: fix typos (#453)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2020

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

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 28, 2020

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

Your tests are still failing with this version. Compare changes

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 2 commits.

  • 5520e68 chore(release): 1.2.1
  • 88a5c2b fix: hot module replacement logic for lazy type (#468)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants