Git Product home page Git Product logo

Comments (21)

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.23.1

1.23.1 (2019-11-07)

Bug Fixes

  • package: update detect-indent to version 6.0.0 (daab31d)
Commits

The new version differs by 1 commits.

  • daab31d fix(package): update detect-indent to version 6.0.0

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

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

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.24.0

1.24.0 (2019-11-25)

Features

  • add 'type' field to list (1c51598)
Commits

The new version differs by 3 commits.

  • 4de7adb Merge pull request #77 from eankeen/field/type
  • 1c51598 feat: add 'type' field to list
  • 491edb9 test: tests are unreliable in Windows (#72)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.25.0

1.25.0 (2019-11-29)

Features

Commits

The new version differs by 2 commits.

  • 5e53abb feat: add jsdelivr field (#78)
  • 4693d37 build: drop node 6 from testing

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.26.0

1.26.0 (2019-11-29)

Features

Commits

The new version differs by 1 commits.

  • 036c92d feat: add ava field (#80)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.0

1.27.0 (2019-11-29)

Features

Commits

The new version differs by 1 commits.

  • 0e7ece6 feat: add nyc field (#81)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.28.0

1.28.0 (2019-12-02)

Features

Commits

The new version differs by 4 commits.

  • 26f2915 feat: add funding field (#87)
  • 315d9a9 docs: recommend --save-dev for npm install
  • 46a8f65 test: remove extra spaces (#79)
  • cbb5b34 docs: update readme (#82)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.29.0

1.29.0 (2019-12-03)

Features

Commits

The new version differs by 2 commits.

  • 092b9d7 feat: add exports field (#88)
  • 8b2bac4 feat: add mocha field (#89)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.30.0

1.30.0 (2019-12-03)

Features

Commits

The new version differs by 1 commits.

  • c93f739 feat: support --check flag (#86)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.31.0

1.31.0 (2019-12-10)

Features

Commits

The new version differs by 5 commits.

  • 425352e feat: new eol detection (#96)
  • a91a766 refactor: major code refactor (#90)
  • bade964 test: add more field test (#91)
  • b69b194 test: fix Custom sort order test (#92)
  • 152f567 ci: run sort-package-json on ci (#93)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.32.0

1.32.0 (2019-12-28)

Features

  • support binary field for node-pre-gyp (#109) (f284dd0)
Commits

The new version differs by 6 commits.

  • f284dd0 feat: support binary field for node-pre-gyp (#109)
  • 2108c5a Merge pull request #98 from fisker/improve-cli
  • 31538f3 docs: update README.md
  • 2bbcea0 Merge branch 'master' into improve-cli
  • 036a215 refactor: simplify sortScripts function (#95)
  • ae31c5d refactor: improve cli

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.32.1

1.32.1 (2019-12-28)

Bug Fixes

Commits

The new version differs by 1 commits.

  • b3f20ba fix: only sort plain object (#100)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.32.2

1.32.2 (2019-12-28)

Bug Fixes

Commits

The new version differs by 1 commits.

  • b4de01d fix: add contributors field back (#106)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.34.0

1.34.0 (2019-12-30)

Features

Commits

The new version differs by 5 commits.

  • ddebf46 feat: sort husky hooks (#103)
  • df1c4e2 docs: update README.md (#107)
  • 71b28d3 feat: support private keys (#102)
  • 60e981f fix: add missing directories.test (#111)
  • 0606961 fix: sort bundledDependencies as array (#112)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.36.0

1.36.0 (2020-01-03)

Features

Commits

The new version differs by 9 commits.

  • eda4a64 feat: sort eslintConfig (#116)
  • c01cbc7 fix: order of dependencies (#115)
  • bbbed6a fix: correct type of man os cpu field (#114)
  • 90891fa feat: prepend custom order to default sort order (#108)
  • ddebf46 feat: sort husky hooks (#103)
  • df1c4e2 docs: update README.md (#107)
  • 71b28d3 feat: support private keys (#102)
  • 60e981f fix: add missing directories.test (#111)
  • 0606961 fix: sort bundledDependencies as array (#112)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.38.0

1.38.0 (2020-01-08)

Features

Commits

The new version differs by 23 commits.

  • 396ed8a feat: sort eslintConfig deeper (#128)
  • d02d8ef fix: unique bundledDependencies like fields (#127)
  • 466b55d style: add comments to sortPrettierConfig (#126)
  • e471ffb chore: update git-hooks-list to the latest version 🚀 (#125)
  • f0f3815 chore: replace validate-commit-msg with commitlint (#130)
  • 72cd16d docs: add missing links to supported libraries (#129)
  • aecd561 refactor: separate cli from index.js (#101)
  • 75ee93a feat: support Visual Studio Code extension manifest (#117)
  • 46b5a3c feat: sort prettier field (#121)
  • 0c97105 refactor: use pipe and overProperty (#123)
  • 4645764 chore: npm audit fix (#124)
  • 7f094a2 docs: improve options.sortOrder docs (#120)
  • 9a84404 refactor: sortProperty -> overProperty (#122)
  • 86fa06c test: move unrelated test out of readFile callback (#119)
  • eda4a64 feat: sort eslintConfig (#116)

There are 23 commits in total.

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.38.2

1.38.2 (2020-01-09)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 1ce4d77 fix: only run sortArray on string[] (#136)
  • 3b523ff test: refactor tests with ava (#135)
  • 0019f66 chore: upgrade husky to the latest version 🚀 (#132)
  • 77bc5d9 fix: do not use implicit any (#134)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.38.3

1.38.3 (2020-01-10)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 869178f fix: missing type check on sortScripts (#139)
  • 195a6b7 Update semantic-release to the latest version 🚀 (#137)
  • 453bccc test: improve cli test (#138)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.39.0

1.39.0 (2020-01-11)

Features

Commits

The new version differs by 4 commits.

  • d25c728 feat: support peerDependenciesMeta field (#142)
  • 4a554fd test: improve snap test (#143)
  • 33696aa chore: run format on commit (#144)
  • 24cbc96 Update semantic-release to the latest version 🚀 (#140)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.39.1

1.39.1 (2020-01-27)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 74b1ac1 fix: file should stay near dir (#150)
  • f0d2b83 Update commitlint to the latest version 🚀 (#146)

See the full diff

from ngx-fullpage.

greenkeeper avatar greenkeeper commented on July 26, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v1.40.0

1.40.0 (2020-02-19)

Features

Commits

The new version differs by 4 commits.

  • fc6f8cd feat: sort eslint rules (#158)
  • c35e306 refactor: move isPlainObject to dependency (#159)
  • 3482fa2 chore: update lint-staged to v10 (#154)
  • abf99c9 chore: update ava to v3 (#153)

See the full diff

from ngx-fullpage.

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.