Code Monkey home page Code Monkey logo

Comments (5)

greenkeeper avatar greenkeeper commented on June 18, 2024

After pinning to 3.11.0 your tests are passing again. Downgrade this dependency 📌.

from dranim.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The devDependency lerna was updated from 3.11.1 to 3.12.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.12.0

3.12.0 (2019-02-14)

Bug Fixes

  • collect-updates: Clarify logging in context (9b8dd9c)
  • conventional-commits: Improve logging during preset resolution (d4a16a5)
  • publish: Check for git describe error explicitly (237d1c5)
  • publish: Make the missing license warning clearer and more actionable (#1921) (8a71ac4)
  • publish: Revert foolhardy refactoring (5e975e0) (a6733a2)
  • version: Log message when git repository validation is skipped (2c40ffd)

Features

  • global-options: Default concurrency to logical CPU count (#1931) (2c487fe)
  • publish: Add --git-head option to preserve gitless from-package metadata (3d18f2f), closes #1933
  • publish: Allow from-package positional to run without a git repo (df49bfc), closes #1933
  • version: Skip repository validation when git is unused (#1908) (b9e887e), closes #1869
Commits

The new version differs by 15 commits.

  • e2cc514 chore(release): v3.12.0
  • d4a16a5 fix(conventional-commits): Improve logging during preset resolution
  • 237d1c5 fix(publish): Check for git describe error explicitly
  • ab8cf18 refactor(publish): Punch up loglevel of FYI messages
  • 3d18f2f feat(publish): Add --git-head option to preserve gitless from-package metadata
  • df49bfc feat(publish): Allow from-package positional to run without a git repo
  • c794244 refactor(publish): Inline findVersionedUpdates() into initialize
  • 2c40ffd fix(version): Log message when git repository validation is skipped
  • b9e887e feat(version): Skip repository validation when git is unused (#1908)
  • 2c487fe feat(global-options): Default concurrency to logical CPU count (#1931)
  • a6733a2 fix(publish): Revert foolhardy refactoring (5e975e0)
  • 8cf5866 test(publish): rename testDir -> cwd
  • b2e3029 test(publish): Split from-git & from-package tests out of publish-command tests
  • 9b8dd9c fix(collect-updates): Clarify logging in context
  • 8a71ac4 fix(publish): Make the missing license warning clearer and more actionable (#1921)

See the full diff

from dranim.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The devDependency lerna was updated from 3.12.0 to 3.12.1.

Your tests are still failing with this version. Compare changes

Release Notes for v3.12.1

3.12.1 (2019-02-14)

Bug Fixes

  • collect-updates: Do not skip change detection when --since provided (6ff53d6), closes #1927
  • list: Do not emit empty stdout when there are no results (ba54439)
Commits

The new version differs by 3 commits.

  • ad49245 chore(release): v3.12.1
  • ba54439 fix(list): Do not emit empty stdout when there are no results
  • 6ff53d6 fix(collect-updates): Do not skip change detection when --since provided

See the full diff

from dranim.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The devDependency lerna was updated from 3.12.1 to 3.13.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.13.0

3.13.0 (2019-02-15)

Features

  • conventional-commits: Bump conventional-changelog dependencies to pick up security fixes (d632d1b)
  • listable: Output newline-delimited JSON with --ndjson (742781b)
  • meta: Add repository.directory field to package.json (aec5023)
  • meta: Normalize package.json homepage field (abeb4dc)
Commits

The new version differs by 13 commits.

  • 9a47201 chore(release): v3.13.0
  • e97a4d3 docs(core): Optimize core/lerna README for npmjs.com display [skip ci]
  • c2cfd60 docs(core): Remove Appveyor badge [skip ci]
  • 4fe2a66 docs(meta): Add links to npm.im/lerna to READMEs that lacked it
  • abeb4dc feat(meta): Normalize package.json homepage field
  • aec5023 feat(meta): Add repository.directory field to package.json
  • e7ac8ab chore(deps): remove redundant rooted file: specifier
  • 1ba72fa chore(deps): bump transitive deps
  • 059c41b chore(lint): Set --cache-location under node_modules so it is cleaned by 'npm ci'
  • fd5a3e7 chore(lockfile): Sync npm v6.7.0 optional flags on bundled deps
  • ae61523 chore(deps): bump eslint-plugin-jest
  • d632d1b feat(conventional-commits): Bump conventional-changelog dependencies to pick up security fixes
  • 742781b feat(listable): Output newline-delimited JSON with --ndjson

See the full diff

from dranim.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The devDependency lerna was updated from 3.13.0 to 3.13.1.

Your tests are still failing with this version. Compare changes

Release Notes for v3.13.1

3.13.1 (2019-02-26)

Bug Fixes

  • deps: cosmiconfig ^5.1.0 (ed48950)
  • deps: npm-packlist ^1.4.1 (aaf822e), closes #1932
  • deps: pacote ^9.5.0 (cdc2e17)
  • deps: Upgrade octokit libs (ea490cd)
  • list: Restore empty --json array output when no results (2c925bd), closes #1945
Commits

The new version differs by 9 commits.

  • 514bc57 chore(release): v3.13.1
  • 2c925bd fix(list): Restore empty --json array output when no results
  • 93ac976 chore(deps): bump eslint
  • e1bda18 chore(deps): bump eslint-config-prettier
  • ea490cd fix(deps): Upgrade octokit libs
  • ed48950 fix(deps): cosmiconfig ^5.1.0
  • aaf822e fix(deps): npm-packlist ^1.4.1
  • cdc2e17 fix(deps): pacote ^9.5.0
  • 8b7cdc0 chore(deps): Add tar to root dev deps to avoid tree bundling

See the full diff

from dranim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.