Giter Club home page Giter Club logo

klendathu's People

Contributors

greenkeeper[bot] avatar viridia avatar

Stargazers

 avatar

Watchers

 avatar  avatar

klendathu's Issues

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

The dependency apollo was updated from 2.5.3 to 2.6.0.

🚨 View failing branch.

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

apollo 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 17 commits.

  • 2e586e8 Publish
  • 672f246 A couple more changelog fixes
  • a6eb8ac Small adjustments to the changelog
  • 0ac0564 Expand peer dependency range of apollo-graphql to include 0.12.x and 0.13.x. (#1076)
  • 0565165 Add missing dependencies "@babel/generator", "common-tags" (#1071)
  • 4cedfce Import apollo-env utility types directly instead of treating them as globals (#1074)
  • f847584 add note to use npm run clean to troubleshoot (#1073)
  • c1599de apigateway: include targetUrl in output (#1072)
  • af17dbf [Issue #1065] Scala - Introduced type keyword among the ones that need to be escaped (#1066)
  • ee3b2ad Add @oclif/errors as a dependency of "apollo" (#1068)
  • 80a715d Remove the default --tag flag from client commands (#1062)
  • e608ba7 chore(deps): pin dependencies (#889)
  • 2be71f4 Use generated Typescript types (#1016)
  • 6ed288a Update issue template with spectrum link
  • c87ea24 chore(deps): update dependency @types/babel-types to v7.0.6 (#1057)

There are 17 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 jest-enzyme is breaking the build 🚨

The devDependency jest-enzyme was updated from 7.0.1 to 7.0.2.

🚨 View failing branch.

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

jest-enzyme 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 10 commits ahead by 10, behind by 2.

  • 19e3138 v7.0.2
  • 61e51f4 Release 7.0.2
  • 5640609 remove un-used individual package yarn.lock files (#300)
  • cafd949 Fixing messaging for toHaveState and toHaveProp (#294)
  • 0a97136 upgrade jest-environment-jsdom to 24 to resolve braces security advisory
  • c255625 fix ci badge to point to travis not circle
  • e4530eb Clearer example of how to install adapter
  • 3eacfea Updated setup instructions
  • 95657dd Update README.md
  • 6c866c3 Release 7.0.1 (#284)

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-server-express is breaking the build 🚨

The dependency apollo-server-express was updated from 2.4.6 to 2.4.7.

🚨 View failing branch.

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

apollo-server-express 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: 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 apollo-link is breaking the build 🚨

The dependency apollo-link was updated from 1.2.8 to 1.2.9.

🚨 View failing branch.

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

apollo-link 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 79 commits.

  • 2c960e0 chore: Publish
  • aaaab62 Update CHANGELOG.md with various recent changes.
  • 4fc26c1 Update packages/*/package-lock.json files.
  • 20ea82f Update rollup to version 1.4.1.
  • 0cb3e67 Run Renovate CI jobs only during non-work hours.
  • 04bb52f Merge pull request #971 from apollographql/chore/apollo-link-batch-low-hanging-fruit
  • 70f3423 chore: low-hanging bundle size improvements in apollo-link (#970)
  • ef1c2d1 Merge pull request #969 from apollographql/shrink-apollo-link
  • d5af71f chore: also prune apollo-link-batch-http
  • 6479824 chore: prune-low-hanging fruit in apollo-link-batch
  • fbae453 Use InvariantError in apollo-link-http-common.
  • e50d4b3 Pin exact (latest) devDependencies versions.
  • b18dae0 Use ts-invariant to shrink production apollo-link bundle size.
  • 2e65765 Import getOperationName from apollo-utilities.
  • 3ecd543 Avoid bundling graphql/execution/execute into apollo-link-schema. (#968)

There are 79 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-boost is breaking the build 🚨

The dependency apollo-boost was updated from 0.3.0 to 0.3.1.

🚨 View failing branch.

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

apollo-boost 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: Your tests failed on CircleCI (Details).

Commits

The new version differs by 8 commits.

  • fda77c2 chore: Publish
  • 29ea2f3 Changelog updates, prep for publish
  • 3a9dfe2 Changelog update
  • bcaa0b7 Don't worry about empty tuple types in TupleToIntersection. (#4502)
  • a440242 Simplify building the graphql-anywhere/lib/async entry point. (#4503)
  • d21e5ed Merge pull request #4500 from apollographql/justin/remove-typedef-getter-setter-from-docs
  • 271114d chore(deps): update dependency typescript to v3.3.3333
  • dd2acd6 πŸ“š remove setTypeDefs and getTypeDefs functions from docs

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/marked is breaking the build 🚨

The devDependency @types/marked was updated from 0.6.1 to 0.6.2.

🚨 View failing branch.

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

@types/marked 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: 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 apollo-link-http is breaking the build 🚨

The dependency apollo-link-http was updated from 1.5.11 to 1.5.12.

🚨 View failing branch.

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

apollo-link-http 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 79 commits.

  • 2c960e0 chore: Publish
  • aaaab62 Update CHANGELOG.md with various recent changes.
  • 4fc26c1 Update packages/*/package-lock.json files.
  • 20ea82f Update rollup to version 1.4.1.
  • 0cb3e67 Run Renovate CI jobs only during non-work hours.
  • 04bb52f Merge pull request #971 from apollographql/chore/apollo-link-batch-low-hanging-fruit
  • 70f3423 chore: low-hanging bundle size improvements in apollo-link (#970)
  • ef1c2d1 Merge pull request #969 from apollographql/shrink-apollo-link
  • d5af71f chore: also prune apollo-link-batch-http
  • 6479824 chore: prune-low-hanging fruit in apollo-link-batch
  • fbae453 Use InvariantError in apollo-link-http-common.
  • e50d4b3 Pin exact (latest) devDependencies versions.
  • b18dae0 Use ts-invariant to shrink production apollo-link bundle size.
  • 2e65765 Import getOperationName from apollo-utilities.
  • 3ecd543 Avoid bundling graphql/execution/execute into apollo-link-schema. (#968)

There are 79 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-server-core is breaking the build 🚨

The dependency apollo-server-core was updated from 2.4.6 to 2.4.7.

🚨 View failing branch.

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

apollo-server-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: 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 ts-node is breaking the build 🚨

The dependency ts-node was updated from 8.0.2 to 8.0.3.

🚨 View failing branch.

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

ts-node 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for Relative TypeScript

Added

  • Fall back on resolving relative TypeScript packages (normal resolution is from working directory, these two things can be the same in the case of locally installed packages)
Commits

The new version differs by 10 commits.

  • 8706c31 8.0.3
  • d065dd2 Update README note about relative installations
  • 655c43b Fallback on resolving TypeScript relatively (#793)
  • c2ecc7d Add note about local TypeScript to README (#789)
  • 7414752 Update README with triple-slash directive example (#776)
  • efaf67a Add VS Code env note to README (#738)
  • 2609663 Avoid incrementing memory cache unnecessarily
  • b4bdb08 Specify sensitive file names for document registry
  • c215693 Utilize TypeScript sys better for service host
  • 062254f Conditionally enable .[tj]sx extensions

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-link-error is breaking the build 🚨

The dependency apollo-link-error was updated from 1.1.7 to 1.1.8.

🚨 View failing branch.

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

apollo-link-error 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 79 commits.

  • 2c960e0 chore: Publish
  • aaaab62 Update CHANGELOG.md with various recent changes.
  • 4fc26c1 Update packages/*/package-lock.json files.
  • 20ea82f Update rollup to version 1.4.1.
  • 0cb3e67 Run Renovate CI jobs only during non-work hours.
  • 04bb52f Merge pull request #971 from apollographql/chore/apollo-link-batch-low-hanging-fruit
  • 70f3423 chore: low-hanging bundle size improvements in apollo-link (#970)
  • ef1c2d1 Merge pull request #969 from apollographql/shrink-apollo-link
  • d5af71f chore: also prune apollo-link-batch-http
  • 6479824 chore: prune-low-hanging fruit in apollo-link-batch
  • fbae453 Use InvariantError in apollo-link-http-common.
  • e50d4b3 Pin exact (latest) devDependencies versions.
  • b18dae0 Use ts-invariant to shrink production apollo-link bundle size.
  • 2e65765 Import getOperationName from apollo-utilities.
  • 3ecd543 Avoid bundling graphql/execution/execute into apollo-link-schema. (#968)

There are 79 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 parcel-bundler is breaking the build 🚨

The dependency parcel-bundler was updated from 1.11.0 to 1.12.0.

🚨 View failing branch.

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

parcel-bundler 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 55 commits.

  • 95dfb33 Publish
  • 6ecb65c Make treeshaking handle "multiassignments" (#2729)
  • ee78fa7 Enable HMR for CSS by default
  • 1a439c0 Update changelog
  • 26ff2b1 Update lockfile
  • fe0066b Fix tests
  • 30624f7 Fix HMR failure with js error on load, take 2 (#2531)
  • 011bfa9 feat(autoinstall): Add disabling of autoinstall globally via environm… (#2152)
  • bec96be Add helpful plugin errors (#2691)
  • 210f173 Fix test
  • 2a55296 Throw meaningful error on undefined exports (#2693)
  • 03fdcfd Add Markdown support as an entry point (issue #2274) (#2538)
  • f562ce6 Implement depth option for detaild report (#2466)
  • 8deb85d CSS/SASS/LESS sourcemaps (#2489)
  • f68f0df Unhandled HMR updates should cause a page reload (#2676)

There are 55 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/mongodb is breaking the build 🚨

The devDependency @types/mongodb was updated from 3.1.20 to 3.1.21.

🚨 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: 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 @types/react-router is breaking the build 🚨

The devDependency @types/react-router was updated from 4.4.4 to 4.4.5.

🚨 View failing branch.

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

@types/react-router 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: 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 react-apollo is breaking the build 🚨

The dependency react-apollo was updated from 2.5.1 to 2.5.2.

🚨 View failing branch.

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

react-apollo 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: 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 react-hot-loader is breaking the build 🚨

The dependency react-hot-loader was updated from 4.7.2 to 4.8.0.

🚨 View failing branch.

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

react-hot-loader 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 2 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 polished is breaking the build 🚨

The dependency polished was updated from 3.0.2 to 3.0.3.

🚨 View failing branch.

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

polished 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: Your tests failed on CircleCI (Details).

Release Notes for v3.0.3
  • adds sideEffects: false to the package.json
  • reorganizes package.json
  • moves babel-plugin-preval to devDependencies
  • Updates README.MD with note about moduleResolution: node
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-link-context is breaking the build 🚨

The dependency apollo-link-context was updated from 1.0.14 to 1.0.15.

🚨 View failing branch.

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

apollo-link-context 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 79 commits.

  • 2c960e0 chore: Publish
  • aaaab62 Update CHANGELOG.md with various recent changes.
  • 4fc26c1 Update packages/*/package-lock.json files.
  • 20ea82f Update rollup to version 1.4.1.
  • 0cb3e67 Run Renovate CI jobs only during non-work hours.
  • 04bb52f Merge pull request #971 from apollographql/chore/apollo-link-batch-low-hanging-fruit
  • 70f3423 chore: low-hanging bundle size improvements in apollo-link (#970)
  • ef1c2d1 Merge pull request #969 from apollographql/shrink-apollo-link
  • d5af71f chore: also prune apollo-link-batch-http
  • 6479824 chore: prune-low-hanging fruit in apollo-link-batch
  • fbae453 Use InvariantError in apollo-link-http-common.
  • e50d4b3 Pin exact (latest) devDependencies versions.
  • b18dae0 Use ts-invariant to shrink production apollo-link bundle size.
  • 2e65765 Import getOperationName from apollo-utilities.
  • 3ecd543 Avoid bundling graphql/execution/execute into apollo-link-schema. (#968)

There are 79 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 react is breaking the build 🚨

There have been updates to the react monorepo:

    • The dependency react was updated from 16.8.3 to 16.8.4.
  • The dependency react-dom was updated from 16.8.3 to 16.8.4.

🚨 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 react group definition.

react 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v16.8.4

16.8.4 (March 5, 2019)

React DOM and other renderers

  • Fix a bug where DevTools caused a runtime error when inspecting a component that used a useContext hook. (@bvaughn in #14940)
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-link-ws is breaking the build 🚨

The dependency apollo-link-ws was updated from 1.0.14 to 1.0.15.

🚨 View failing branch.

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

apollo-link-ws 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: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 79 commits.

  • 2c960e0 chore: Publish
  • aaaab62 Update CHANGELOG.md with various recent changes.
  • 4fc26c1 Update packages/*/package-lock.json files.
  • 20ea82f Update rollup to version 1.4.1.
  • 0cb3e67 Run Renovate CI jobs only during non-work hours.
  • 04bb52f Merge pull request #971 from apollographql/chore/apollo-link-batch-low-hanging-fruit
  • 70f3423 chore: low-hanging bundle size improvements in apollo-link (#970)
  • ef1c2d1 Merge pull request #969 from apollographql/shrink-apollo-link
  • d5af71f chore: also prune apollo-link-batch-http
  • 6479824 chore: prune-low-hanging fruit in apollo-link-batch
  • fbae453 Use InvariantError in apollo-link-http-common.
  • e50d4b3 Pin exact (latest) devDependencies versions.
  • b18dae0 Use ts-invariant to shrink production apollo-link bundle size.
  • 2e65765 Import getOperationName from apollo-utilities.
  • 3ecd543 Avoid bundling graphql/execution/execute into apollo-link-schema. (#968)

There are 79 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 🌴

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.