Git Product home page Git Product logo

ever-co / ever-demand Goto Github PK

View Code? Open in Web Editor NEW
1.7K 81.0 447.0 37.16 MB

Ever® Demand™ - Open Commerce Platform

Home Page: https://everdemand.co

License: GNU Affero General Public License v3.0

JavaScript 1.36% Dockerfile 0.66% HTML 11.80% TypeScript 65.91% CSS 2.28% SCSS 6.46% Handlebars 9.24% Shell 0.30% Kotlin 0.01% Dart 1.99% Swift 0.01% Objective-C 0.01%
ecommerce-platform ecommerce commerce e-commerce on-demand javascript typescript shop storefront marketplace

ever-demand's People

Contributors

0xflotus avatar ademhodzic avatar alextasev avatar alish931 avatar alishmekliov931 avatar blagovestgerov avatar boyanstanchev avatar closedspace avatar deecoded avatar deepaksslibra avatar dependabot[bot] avatar evereq avatar fossabot avatar greenkeeper[bot] avatar lenscorpx avatar morggansoft avatar mrkomish avatar neosoulink avatar nirbhayk avatar rahul-rocket avatar rmagon avatar snyk-bot avatar sunk0 avatar suryasingh avatar tsvetelina-e-y avatar valiopld avatar yavorgrancharov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ever-demand's Issues

An in-range update of webpack-dev-middleware is breaking the build 🚨

The devDependency webpack-dev-middleware was updated from 3.5.0 to 3.5.1.

🚨 View failing branch.

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

webpack-dev-middleware 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-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v3.5.1

3.5.1 (2019-01-17)

Bug Fixes

  • remove querystring from filenames when writing to disk (#361) (90d0d94)
Commits

The new version differs by 5 commits.

  • 71c3e20 chore(release): 3.5.1
  • d86bd01 ci: test on all lts node version on linux (#364)
  • 464de8d ci: node@11 test on windows (#363)
  • 113f79b chore(deps): update (#362)
  • 90d0d94 fix: remove querystring from filenames when writing to disk (#361)

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 🌴

An in-range update of @nestjs/common is breaking the build 🚨

The dependency @nestjs/common was updated from 5.5.0 to 5.6.0.

🚨 View failing branch.

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

@nestjs/common is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

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 🌴

An in-range update of mongoose is breaking the build 🚨

The dependency mongoose was updated from 5.4.4 to 5.4.5.

🚨 View failing branch.

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

mongoose is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 14 commits.

  • 85909e1 chore: release 5.4.5
  • d5f76bc fix(array): allow opting out of converting non-arrays into arrays with castNonArrays option
  • ced6251 test(array): repro #7371
  • f424fe4 fix(populate): handle nested array foreignField with virtual populate
  • be881e7 test(populate): repro #7374
  • 818a694 docs(query): document what the resolved value for deleteOne(), deleteMany(), and remove() contains
  • f6db3ba fix(query): ensure updateOne() doesnt unintentionally double call Schema#post(regexp)
  • ded7dab test(query): repro #7418
  • 42d7aee Merge branch 'master' of github.com:Automattic/mongoose
  • 12be7a6 fix(query): support not passing any arguments to orFail()
  • 0348984 chore: now working on 5.4.5
  • 990d8bd chore: now working on 5.4.5
  • 9a546b1 docs(virtualtype): document count option
  • 60a68df docs(api): make VirtualType#_applyDefaultGetters() private, was public by mistake

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 🌴

An in-range update of storybook is breaking the build 🚨

There have been updates to the storybook monorepo:

🚨 View failing branch.

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

This monorepo update includes releases of one or more dependencies which all belong to the storybook group definition.

storybook 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 10 commits.

  • 2dd7af6 v4.1.7
  • 3abe4b2 4.1.7 changelog
  • 19720d9 Merge pull request #5254 from martinmckenna/docs-update
  • 616bc71 FIX the reference path of the dll
  • 0c5f7b8 Merge pull request #5224 from matteo-hertel/mhdev-html-update
  • d01ec41 Merge pull request #5242 from ajfuller/patch-2
  • afee368 spelling: note => not
  • 51cd131 Merge pull request #5194 from storybooks/shilman/4.1-migration
  • e55cba8 Merge pull request #5107 from koenpunt/patch-2
  • aa45c0e Merge pull request #5106 from Kovensky/fix-4829

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 🌴

An in-range update of @types/webpack is breaking the build 🚨

The devDependency @types/webpack was updated from 4.4.22 to 4.4.23.

🚨 View failing branch.

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

@types/webpack 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

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 🌴

An in-range update of validator is breaking the build 🚨

The dependency validator was updated from 10.10.0 to 10.11.0.

🚨 View failing branch.

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

validator is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for 10.11.0

See the changelog

Commits

The new version differs by 6 commits.

  • c0b905e 10.11.0
  • c8bb935 fix: always add default property to allow require+import (#961)
  • 5a937d9 chore: update changelog
  • b30c2ca feat(isMobilePhone): add Ireland locale (en-IE) (#958)
  • 5ca54d2 fix: correct OpenCollective badge URL
  • 8b09f76 Add OpenCollective badges

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 🌴

An in-range update of @ionic-native/file-transfer is breaking the build 🚨

The dependency @ionic-native/file-transfer was updated from 4.19.0 to 4.20.0.

🚨 View failing branch.

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

@ionic-native/file-transfer is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v4.20.0

Bug Fixes

Features

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 🌴

An in-range update of apollo-cache-inmemory is breaking the build 🚨

The dependency apollo-cache-inmemory was updated from 1.4.0 to 1.4.1.

🚨 View failing branch.

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

apollo-cache-inmemory is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 18 commits.

  • decc8fa chore: Publish
  • cfb9124 Update CHANGELOG.md with next published versions.
  • 2b492bd Update various package-lock.json files.
  • 72c5587 Update optimism to use its new TypeScript declarations. (#4331)
  • 4a220cd Fix broken link in issue template (#4323)
  • 1e4cc69 Mention more improvements from PR #4234 in CHANGELOG.md.
  • 3510493 Merge pull request #4234 from apollographql/wip-reduce-bundle-size
  • 2815cac Lower bundle size limits to reflect recent improvements.
  • 8c85dc9 Simplify getDirectiveNames and remove flattenSelections helper.
  • b4f0c8e Improve (and shorten) query polling implementation. (#4243)
  • 42902f1 Remove QueryKeyMaker abstraction. (#4245)
  • f2bcf70 Simplify fetchQuery promise tracking in QueryManager.
  • d4f3346 Remove QueryManager from public ApolloClient API.
  • 70c4cf3 Avoid importing graphql/language/printer in apollo-client.
  • b4cfd4d Avoid importing graphql/language/visitor in apollo-cache-inmemory.

There are 18 commits in total.

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 🌴

An in-range update of supertest is breaking the build 🚨

The devDependency supertest was updated from 3.3.0 to 3.4.0.

🚨 View failing branch.

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

supertest 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-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

Release Notes for v3.4.0
  • PR-532 - Packages updated, pipeline more explicit, documentation updated (thanks @rimiti)
  • PR-517 - Documentation updated (thanks @oprogramador)
  • PR-513 - Use more robust Array instance check (thanks @rubendg)
Commits

The new version differs by 14 commits.

  • 5640ac9 3.4.0
  • 60f8a9e Merge pull request #532 from visionmedia/v3.4.0
  • 43bfae1 doc(History.md) changelog updated
  • fc1568d doc(README.md) cookie example added
  • 3192d96 chore(package-lock.json) file updated
  • b3d271f chore(package.json) blocks reorganized, nock removed
  • aeae0f3 chore(.travis.yml) pipeline more explicit
  • 53feddc chore(test/supertest.js) obscure test removed
  • 50c59d6 Merge pull request #519 from oprogramador/patch-3
  • 6ca3897 Merge pull request #517 from oprogramador/patch-2
  • 0146d81 auth info in README
  • d853b37 fix typo in README
  • 8158979 Merge pull request #513 from rubendg/use-isarray
  • 550613b Use more robust Array instance check

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 🌴

An in-range update of apollo-client is breaking the build 🚨

The dependency apollo-client was updated from 2.4.8 to 2.4.9.

🚨 View failing branch.

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

apollo-client is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of pretty-quick is breaking the build 🚨

The devDependency pretty-quick was updated from 1.8.0 to 1.8.1.

🚨 View failing branch.

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

pretty-quick 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-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

Release Notes for v1.8.1

1.8.1 (2019-01-16)

Bug Fixes

  • also use .prettierignore from current working directory (#14) (#58) (108344a)
Commits

The new version differs by 2 commits.

  • 108344a fix: also use .prettierignore from current working directory (#14) (#58)
  • 157d4b1 docs: remove "No install required" note (#48)

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 🌴

An in-range update of sass is breaking the build 🚨

The dependency sass was updated from 1.16.0 to 1.16.1.

🚨 View failing branch.

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

sass is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for Dart Sass 1.16.1

To install Dart Sass 1.16.1, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a performance bug where stylesheet evaluation could take a very long time when many binary operators were used in sequence.

See the full changelog for changes in earlier releases.

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 🌴

An in-range update of @types/faker is breaking the build 🚨

The devDependency @types/faker was updated from 4.1.4 to 4.1.5.

🚨 View failing branch.

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

@types/faker 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of pm2 is breaking the build 🚨

The dependency pm2 was updated from 3.2.8 to 3.2.9.

🚨 View failing branch.

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

pm2 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for 3.2.9

fix windows issue when spawning PM2 daemon

Commits

The new version differs by 1 commits.

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 🌴

An in-range update of @ionic-native/geolocation is breaking the build 🚨

The dependency @ionic-native/geolocation was updated from 4.19.0 to 4.20.0.

🚨 View failing branch.

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

@ionic-native/geolocation is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v4.20.0

Bug Fixes

Features

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 🌴

An in-range update of @types/handlebars is breaking the build 🚨

The devDependency @types/handlebars was updated from 4.0.39 to 4.0.40.

🚨 View failing branch.

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

@types/handlebars 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-carrier-mobile-ionic: Your tests are queued behind your running builds (Details).
  • ci/circleci: build-shop-website-angular: CircleCI is running your tests (Details).
  • ci/circleci: build-admin-website-angular: CircleCI is running your tests (Details).
  • ci/circleci: build-shop-mobile-ionic: CircleCI is running your tests (Details).
  • ci/circleci: build-merchant-tablet-ionic: CircleCI is running your tests (Details).
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).

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 🌴

An in-range update of ng-simple-slideshow is breaking the build 🚨

The dependency ng-simple-slideshow was updated from 1.2.6 to 1.2.7.

🚨 View failing branch.

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

ng-simple-slideshow is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of mongodb is breaking the build 🚨

The dependency mongodb was updated from 3.1.10 to 3.1.11.

🚨 View failing branch.

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

mongodb is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 25 commits.

  • e4bb39e chore(release): 3.1.11
  • 76c0130 chore(core): bump version of mongodb-core
  • a3adb3f fix(bulk): fix error propagation in empty bulk.execute
  • ec0e30e doc(change-streams): correct typo, add missing example
  • 10ea992 chore(package): update lock file
  • fcb3ec1 test(sharded): reduce some sharded errors
  • d4eae97 test(sessions): undo hack for apm events in sessions tests
  • 0eaca21 test(sessions): fixing broken session test
  • 6790a74 test(sharding): fixing old sharding tests
  • 98f0c68 test(sharded): fixing sharded operation test
  • c6a9baa test(sessions): fixing session tests in sharded env
  • 985f0e9 test(drop): fixing drop assertions for sharded tests
  • 5f13558 test(find): should not test parallelCollectionScan with sharded
  • c9111a1 test(APM): fixing APM spec test runner to skip certain tests
  • bedc2d2 fix(bulk): make sure that any error in bulk write is propagated

There are 25 commits in total.

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 🌴

An in-range update of @nestjs/core is breaking the build 🚨

The dependency @nestjs/core was updated from 5.5.0 to 5.6.0.

🚨 View failing branch.

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

@nestjs/core is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

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 🌴

An in-range update of @types/sinon is breaking the build 🚨

The devDependency @types/sinon was updated from 7.0.3 to 7.0.4.

🚨 View failing branch.

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

@types/sinon 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of @types/lodash is breaking the build 🚨

The devDependency @types/lodash was updated from 4.14.119 to 4.14.120.

🚨 View failing branch.

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

@types/lodash 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of @types/mongodb is breaking the build 🚨

The devDependency @types/mongodb was updated from 3.1.18 to 3.1.19.

🚨 View failing branch.

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

@types/mongodb 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of fortawesome is breaking the build 🚨

There have been updates to the fortawesome monorepo:

🚨 View failing branch.

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

This monorepo update includes releases of one or more dependencies which all belong to the fortawesome group definition.

fortawesome is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of stylelint is breaking the build 🚨

The devDependency stylelint was updated from 9.10.0 to 9.10.1.

🚨 View failing branch.

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

stylelint 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-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for 9.10.1
  • Fixed: "fatal: Not a git repository" error (#3915).
  • Fixed: unintended increase in package size (#3915).
Commits

The new version differs by 14 commits.

  • 9feb822 Prepare 9.10.1
  • d762243 Update CHANGELOG.md
  • d896a74 Remove jison-gho dependency (#3915)
  • f703624 Lint staged files on pre-commit hook (#3906)
  • 127fef7 Update file-entry-cache to avoid the deprecated warning (#3903)
  • fb7b8bf Re-format CHANGELOG.md (#3905)
  • 69f2c59 Resolve the ambiguity of the Node.js name (#3904)
  • e26fb81 Fix failing tests. Closes #3898 (#3914)
  • 863cb29 Fix link address in docs/developer-guide/issues.md (#3911)
  • 0d5d5fe Update flow-bin to the latest version 🚀 (#3909)
  • 7b023d4 Add link for PostCSS runner (#3900)
  • e91458e Synchronize the same parts in both node-api.md & postcss-plugin.md (#3899)
  • 7598f59 Update release process docs (#3894)
  • 027fdeb Remove duplicate spaces (#3897)

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 🌴

An in-range update of @ionic/lab is breaking the build 🚨

The devDependency @ionic/lab was updated from 1.0.15 to 1.0.16.

🚨 View failing branch.

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

@ionic/lab 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-admin-website-angular: Your tests are queued behind your running builds (Details).
  • ci/circleci: build-shop-mobile-ionic: CircleCI is running your tests (Details).
  • ci/circleci: build-merchant-tablet-ionic: CircleCI is running your tests (Details).
  • ci/circleci: build-shop-website-angular: CircleCI is running your tests (Details).
  • ci/circleci: build-carrier-mobile-ionic: CircleCI is running your tests (Details).
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).

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 🌴

An in-range update of stylelint is breaking the build 🚨

The devDependency stylelint was updated from 9.9.0 to 9.10.0.

🚨 View failing branch.

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

stylelint 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

Release Notes for 9.10.0
  • Added: support for ordinary regular expressions anywhere a regex string is accepted in rule config (#3799).
  • Added: css-in-js syntax option that will replace the existing styled and jsx ones (#3872).
  • Added: function-calc-no-invalid rule (#3833).
  • Added: ignore: ["next-sibling"] to selector-max-type (#3832).
  • Added: declaration-block-semicolon-space-after autofix (#3865).
  • Fixed: autofix is now disabled when a stylelint processors is used (#3873).
  • Fixed: CssSyntaxError for functions in template literals (#3869).
  • Fixed: no-descending-specificity false positives for styled-components (#3875).
  • Fixed: no-duplicate-selectors false positives for styled-components (#3875).
  • Fixed: selector-pseudo-class-no-unknown false positives for focus-visible (#3887).
  • Fixed: selector-max-universal false positives for flush comments containing a comma (#3817).
  • Fixed: shorthand-property-redundant-values false positives for negative values (#3888).
Commits

The new version differs by 41 commits.

  • af6c857 Prepare 9.10.0
  • 1d01ec2 Prepare changelog
  • cb8f56a Update CHANGELOG.md
  • afb49fc Don't report "unknown pseudo class" for :focus-visible (#3886) (#3887)
  • bf989e9 Update CHANGELOG.md
  • 6ddc90b Allow negative values for shorthand-property-redudant-values (#3840) (#3888)
  • 387bda2 Update globby (#3890)
  • e4e758d Fix tests to account for new syntax errors in PostCSS (#3892)
  • 4e7f263 Update url of stylelint-webpack-plugin (#3883)
  • 94dbb4e Update flow-bin to the latest version 🚀 (#3881)
  • 3495702 Update CHANGELOG.md
  • e57e893 Run rules for each root of document (#3875)
  • 762df47 Update CHANGELOG.md
  • 584876d Fix false positives for flush comments containing a comma in selector-max-universal (#3817)
  • 754bf92 Update CHANGELOG.md

There are 41 commits in total.

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 🌴

An in-range update of apollo-cache-inmemory is breaking the build 🚨

The dependency apollo-cache-inmemory was updated from 1.3.12 to 1.4.0.

🚨 View failing branch.

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

apollo-cache-inmemory is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 121 commits.

  • 449788f chore: Publish
  • ae68d29 Update CHANGELOG.md versions.
  • c2295e6 Merge pull request #4319 from apollographql/avoid-copying-entire-cache-for-optimistic-reads
  • 4a87022 Mention PR #4319 in CHANGELOG.md.
  • fc3c3f1 Remove InMemoryCache methods that are now identical to ApolloCache methods.
  • d92fc1c Remove redundant this.transformDocument calls from InMemoryCache.
  • 801a490 More comments and a few minor simplifications.
  • 531aa32 Reapply remaining layers in removeOptimistic by rerunning transactions.
  • acca75c Avoid copying entire cache on each optimistic read.
  • d9c5c32 Remove graphql-anywhere and apollo-boost from bundlesize (#4318)
  • 6b438f2 chore(deps): update dependency typedoc to v0.14.2
  • c8358c0 fixed silly typo (missing end quote) (#4313)
  • 8b35a96 chore(deps): update dependency tslint to v5.12.1
  • b1e1d9a chore(deps): update dependency rollup to v1.1.0
  • af94439 chore(deps): update dependency lerna to v3.10.5

There are 121 commits in total.

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 🌴

An in-range update of angular-2-dropdown-multiselect is breaking the build 🚨

The dependency angular-2-dropdown-multiselect was updated from 1.8.1 to 1.9.0.

🚨 View failing branch.

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

angular-2-dropdown-multiselect is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of apollo-client is breaking the build 🚨

The dependency apollo-client was updated from 2.4.9 to 2.4.10.

🚨 View failing branch.

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

apollo-client is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of @ionic-native/device is breaking the build 🚨

The dependency @ionic-native/device was updated from 4.19.0 to 4.20.0.

🚨 View failing branch.

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

@ionic-native/device is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v4.20.0

Bug Fixes

Features

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 🌴

An in-range update of @ionic-native/call-number is breaking the build 🚨

The dependency @ionic-native/call-number was updated from 4.19.0 to 4.20.0.

🚨 View failing branch.

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

@ionic-native/call-number is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v4.20.0

Bug Fixes

Features

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 🌴

An in-range update of lighthouse is breaking the build 🚨

The devDependency lighthouse was updated from 4.0.0-beta to 4.0.0.

🚨 View failing branch.

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

lighthouse 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 54 commits.

  • bfa10f1 4.0.0 (#7024)
  • 457133e deps: update axe-core to latest (#7020)
  • 82819a0 core(speedindex): scale scoring coefficients based on throttling (#7007)
  • 534621c report: add top-level section for passed audits that had warnings (#6989)
  • 120d769 report: restore old, disabled failed grouping test (#7006)
  • ff41f6a report(css): use padding for better score gauge spacing (#6972)
  • 017574b core(driver): exit early when testing page with insecure certificate (#6608)
  • 161519a core: stricter LR-desktop metric scoring (#6969)
  • df39a87 docs(readme): add Speedrank to integrations list (#6987)
  • 931eafe report: celebrate your all 100's with fireworks (#5455)
  • b06f284 core: add type checking to pwmetrics-events (#6980)
  • d5fe65e report: clean up more clump/group/expandable cruft (#6982)
  • bc23383 report: expand groups within Passed Audits (#6930)
  • 0b223e5 misc(emulation): use correct Nexus 5X screen size (#6932)
  • d5053e4 core(driver): waitForFCP when tracing (#6944)

There are 54 commits in total.

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 🌴

An in-range update of stripe is breaking the build 🚨

The dependency stripe was updated from 6.20.0 to 6.20.1.

🚨 View failing branch.

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

stripe is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for stripe-node v6.20.1
  • #552 Fix Buffer deprecation warnings

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 52fa193 Bump version to 6.20.1
  • 57d5f09 Merge pull request #552 from stripe/ob-fix-warning
  • 32fa2fd Fix Buffer deprecation warnings

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 🌴

An in-range update of bower is breaking the build 🚨

The dependency bower was updated from 1.8.4 to 1.8.6.

🚨 View failing branch.

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

bower is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v1.8.6

Fix Zip Slip Vulnerability of decompress-zip package: https://snyk.io/research/zip-slip-vulnerability

Note: v1.8.5 has been unpublished because of missing files

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 🌴

An in-range update of @nestjs/graphql is breaking the build 🚨

The dependency @nestjs/graphql was updated from 5.5.0 to 5.5.1.

🚨 View failing branch.

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

@nestjs/graphql is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of @nestjs/testing is breaking the build 🚨

The dependency @nestjs/testing was updated from 5.5.0 to 5.6.0.

🚨 View failing branch.

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

@nestjs/testing is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: CircleCI is running your tests (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

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 🌴

An in-range update of @nestjs/microservices is breaking the build 🚨

The dependency @nestjs/microservices was updated from 5.5.0 to 5.6.0.

🚨 View failing branch.

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

@nestjs/microservices is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

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 🌴

An in-range update of bower is breaking the build 🚨

The dependency bower was updated from 1.8.6 to 1.8.7.

🚨 View failing branch.

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

bower is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v1.8.7

Fixes side effect of fix from v1.8.6 that caused improper permissions for extracted folders

#2532

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 🌴

An in-range update of reflect-metadata is breaking the build 🚨

The dependency reflect-metadata was updated from 0.1.12 to 0.1.13.

🚨 View failing branch.

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

reflect-metadata is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 3 commits.

  • aacaeb1 0.1.13
  • 5b98fe1 Do not generate source maps when publishing
  • c2dbe1d Add test to verify does not overwrite existing implementation

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 🌴

An in-range update of graphql-tag is breaking the build 🚨

The dependency graphql-tag was updated from 2.10.0 to 2.10.1.

🚨 View failing branch.

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

graphql-tag is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of npm is breaking the build 🚨

The dependency npm was updated from 6.5.0 to 6.6.0.

🚨 View failing branch.

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

npm is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build errored.

Commits

The new version differs by 97 commits.

There are 97 commits in total.

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 🌴

An in-range update of @types/async is breaking the build 🚨

The devDependency @types/async was updated from 2.0.50 to 2.4.0.

🚨 View failing branch.

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

@types/async 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-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of mongoose is breaking the build 🚨

The dependency mongoose was updated from 5.4.3 to 5.4.4.

🚨 View failing branch.

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

mongoose is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 18 commits.

  • 4146bf3 chore: release 5.4.4
  • d1085b1 docs(model): fix Model.events anchor
  • 5f172b8 docs: add datantify as a sponsor
  • d8ac587 Merge pull request #7406 from Automattic/gh7079
  • 5b5c728 test: fix tests
  • 58f8ff9 fix(query): run casting on arrayFilters option
  • c53a52a fix(castArrayFilters): handle casting multiple array filters
  • d483040 fix: revert changes to cast.js
  • 563da27 Merge branch 'master' into gh7079
  • 804e057 docs(model): document timestamps option for Document#save() re: #7357
  • 17819f1 fix(document): support skipping timestamps on save() with save({ timestamps: false })
  • 3d48a22 test(schema): repro #7357
  • a398809 docs(middleware): add deleteOne and deleteMany to query hooks list re: #7195
  • 33f6aa1 docs(mongoose): document mongoose.connections
  • 3c917e7 style: fix lint

There are 18 commits in total.

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 🌴

An in-range update of mongodb-memory-server is breaking the build 🚨

The dependency mongodb-memory-server was updated from 2.8.0 to 2.9.0.

🚨 View failing branch.

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

mongodb-memory-server is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-shop-mobile-ionic: CircleCI is running your tests (Details).
  • ci/circleci: build-admin-website-angular: Your tests failed on CircleCI (Details).
  • ci/circleci: build-merchant-tablet-ionic: CircleCI is running your tests (Details).
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-shop-website-angular: Your tests failed on CircleCI (Details).
  • ci/circleci: build-carrier-mobile-ionic: CircleCI is running your tests (Details).

Release Notes for v2.9.0

2.9.0 (2018-12-19)

Features

  • add SYSTEM_BINARY option (89a6b73)
Commits

The new version differs by 6 commits.

  • 427a01d small fixes
  • 89a6b73 feat: add SYSTEM_BINARY option
  • ff9d7b0 chore: revert debug.call changes
  • ab9d5e6 chore: update dependencies
  • 3afdae3 test: increase JEST TIMEOUT for slow connections
  • 0d7fa05 style(MongoMemoryServer): remove unused variable isRunning (#116)

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 🌴

An in-range update of @types/mongoose is breaking the build 🚨

The devDependency @types/mongoose was updated from 5.3.7 to 5.3.8.

🚨 View failing branch.

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

@types/mongoose 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-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of typeorm is breaking the build 🚨

The dependency typeorm was updated from 0.2.11 to 0.2.12.

🚨 View failing branch.

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

typeorm is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of @nestjs/websockets is breaking the build 🚨

The dependency @nestjs/websockets was updated from 5.5.0 to 5.6.0.

🚨 View failing branch.

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

@nestjs/websockets is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-backend-api: Your tests failed on CircleCI (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build failed.

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 🌴

An in-range update of @ionic-native/camera is breaking the build 🚨

The dependency @ionic-native/camera was updated from 4.19.0 to 4.20.0.

🚨 View failing branch.

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

@ionic-native/camera is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v4.20.0

Bug Fixes

Features

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 🌴

An in-range update of @ionic-native/email-composer is breaking the build 🚨

The dependency @ionic-native/email-composer was updated from 4.19.0 to 4.20.0.

🚨 View failing branch.

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

@ionic-native/email-composer is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v4.20.0

Bug Fixes

Features

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 🌴

An in-range update of lerna is breaking the build 🚨

The devDependency lerna was updated from 3.10.5 to 3.10.6.

🚨 View failing branch.

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

lerna 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-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • Travis CI - Branch: The build failed.

Commits

The new version differs by 11 commits.

  • 5a7392e chore(release): v3.10.6
  • 743988d test(package-graph): Full unit coverage
  • ae81a76 fix(package-graph): Ensure cycle paths are always names, not objects
  • f0e3dba chore(package-graph): Add inspect helper to workaround Jest bug
  • ef33cb7 fix(package-graph): Use correct property when testing for duplicates
  • 16ab98d fix(import): Ensure compatibility with root-level package globs (#1875)
  • bfa89bf fix(run): Re-order --npm-client in help output
  • 68a0685 fix(exec): Tweak description
  • 8bc9669 fix(options): Document negated boolean options explicitly
  • 80092e5 refactor(listable): Pass explicit arguments to batch-packages
  • c79a827 fix(publish): Map packument requests concurrently directly from package graph

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 🌴

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.