Brainsware / sealas-site

The Sealas encrypted accounting website
https://sealas.at
Apache License 2.0
0 stars 0 forks source link

An in-range update of yarn is breaking the build šŸšØ #38

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency yarn was updated from 1.9.4 to 1.10.0.

šŸšØ View failing branch.

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

yarn 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 - āŒ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Brainsware/sealas-site/builds/433342223?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.10.0
  • Use UV_FS_COPYFILE_FICLONE flag in fs.copyFile when available (#6302)

    Andrew Sun - Wed, 5 Sep 2018 11:41:32 +0100

  • Reverts #2454 (#6321)

    Maƫl Nison - Wed, 5 Sep 2018 11:40:45 +0100

  • ConsoleReporter: do not color if !isTTY (#6336)

    John Ruble - Wed, 5 Sep 2018 10:20:24 +0100

  • test: Fail early if the local yarn build is missing (#6351)

    Ed Morley - Mon, 3 Sep 2018 23:33:13 +0100

  • fix(resolution): Normalise non-HTTPS NPM registry URLs too (#6353)

    Ed Morley - Mon, 3 Sep 2018 23:26:54 +0100

  • fix incomplete sanitization (#6328)

    Sam Lanning - Sun, 2 Sep 2018 10:27:41 +0100

  • fix(build): Apply bundle fix to legacy build (#6303)

    Mark Stacey - Tue, 28 Aug 2018 18:48:38 +0100

  • Update update-homebrew.sh (#6297)

    Simen Bekkhus - Wed, 22 Aug 2018 23:45:34 -0700

  • Bugfix #3724 (#6275)

    Avraham Ostreicher - Wed, 22 Aug 2018 20:36:33 +0100

  • Changed isValidLicense Check (#6134)

    Matt Q - Wed, 22 Aug 2018 20:33:46 +0100

  • Upgrade gulp v4 (#6143)

    Antoine du Hamel - Wed, 22 Aug 2018 20:32:02 +0100

  • Add Windows command executable that use powershell. (#6093)

    Mike MacCana - Tue, 21 Aug 2018 10:47:59 +0100

  • Fixes the bundle build (#6274)

    Maƫl Nison - Fri, 17 Aug 2018 10:54:07 +0100

  • fix(create): invoke correct path when using scoped package (#6271)

    fenduru - Thu, 16 Aug 2018 10:35:46 +0100

  • Added ability to run script on all workspaces (#6244)

    Kyle Welch - Mon, 13 Aug 2018 23:04:00 +0100

  • fix(cli-create): fix scoped creation (#6239)

    Vladimir Starkov - Mon, 13 Aug 2018 12:57:08 +0100

  • Fix: Correctly load v8-compile-cache (#6261)

    Andres Suarez - Sat, 11 Aug 2018 22:45:46 -0700

  • Adds an auto-add-integrity option (#6255)

    Maƫl Nison - Fri, 10 Aug 2018 15:07:38 +0100

  • deps: upgrade deps to get rid of Buffer constructor (#6208)

    Antoine du Hamel - Fri, 10 Aug 2018 13:21:32 +0100

  • Don't compute integrity when network restricted (#6248)

    Maƫl Nison - Fri, 10 Aug 2018 12:51:37 +0100

  • Fix performance of PackageHoister.seed (#6251)

    Rafał Lindemann - Thu, 9 Aug 2018 18:05:58 +0100

  • ci(perf): Set maxWorkers to match the number of cores available (#6249)

    Mark Stacey - Thu, 9 Aug 2018 15:42:14 +0100

  • test(warning): Jest: Ignore build directory modules to avoid module name collision (#6252)

    Mark Stacey - Thu, 9 Aug 2018 15:40:55 +0100

  • Disables tarball fetching on windows (#6211)

    Maƫl Nison - Tue, 7 Aug 2018 11:12:58 +0100

  • test(request-cache): Update request-cache hawk version (#6227)

    Mark Stacey - Mon, 6 Aug 2018 18:58:10 +0100

  • test: Fix yarn run <failing script> test on Windows (#6222)

    Mark Stacey - Mon, 6 Aug 2018 18:53:07 +0100

  • Make yarn not to add /usr/bin to PATH if already there (#6178)

    x-yuri - Fri, 3 Aug 2018 11:30:54 +0100

  • Fixes to PR 6007 (#6207)

    Clinton Wood - Fri, 3 Aug 2018 11:28:01 +0100

  • Fix perf regression (#6204)

    Maƫl Nison - Fri, 3 Aug 2018 10:21:34 +0100

  • fix(cli): reword manifest (#6154)

    Masato Ohba - Thu, 2 Aug 2018 10:44:10 +0100

  • feat(checksums): add integrity field with sha512 authentication to yarn.lock (#5042)

    Aram Drevekenin - Wed, 1 Aug 2018 16:26:34 +0100

  • Bumps hawk (#6194)

    Maƫl Nison - Wed, 1 Aug 2018 15:17:17 +0100

  • fix: Show essential output for list commands when using --silent option (#6158)

    Robert (Jamie) Munro - Sun, 29 Jul 2018 20:58:02 +0100

  • Added a got field to incompatible engine message (#6161)

    Shubham Kanodia - Sun, 29 Jul 2018 20:56:46 +0100

  • Fixes windows filtering (#6149)

    Maƫl Nison - Wed, 25 Jul 2018 16:08:51 +0100

  • Allow bundleDependencies to be respected during pack (#5966)

    Travis Hoover - Wed, 25 Jul 2018 09:09:29 +0100

  • Fixes request mock on Node 10.7 (#6132)

    Maƫl Nison - Mon, 23 Jul 2018 16:17:58 +0100

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 1.9.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.12.1
greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.12.3

Important: This release contains a cache bump. It will cause the very first install following the upgrade to take slightly more time, especially if you don't use the Offline Mirror feature. After that everything will be back to normal.

  • Fixes an issue with yarn audit when using workspaces

    #6625 - Jeff Valore

  • Uses NODE_OPTIONS to instruct Node to load the PnP hook, instead of raw CLI arguments

    Caveat: This change might cause issues for PnP users having a space inside their cwd (cf nodejs/node#24065)

    #6479 - Maƫl Nison

  • Fixes Gulp when used with Plug'n'Play

    #6623 - Maƫl Nison

  • Fixes an issue with yarn audit when the root package was missing a name

    #6611 - Jack Zhao

  • Fixes an issue with yarn audit when a package was depending on an empty range

    #6611 - Jack Zhao

  • Fixes an issue with how symlinks are setup into the cache on Windows

    #6621 - Yoad Snapir

  • Upgrades inquirer, fixing upgrade-interactive for users using both Node 10 and Windows

    #6635 - Philipp Feigl

  • Exposes the path to the PnP file using require.resolve('pnpapi')

    #6643 - Maƫl Nison

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes