Giter Club home page Giter Club logo

git-time-machine's People

Contributors

ember-tomster avatar greenkeeper[bot] avatar rmharrison avatar srvance avatar

Watchers

 avatar

Forkers

rmharrison

git-time-machine's Issues

An in-range update of ember-bootstrap is breaking the build 🚨

Version 1.0.0-rc.4 of ember-bootstrap was just published.

Branch Build failing 🚨
Dependency ember-bootstrap
Current Version 1.0.0-rc.3
Type devDependency

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

ember-bootstrap is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 41 commits.

  • 3903ebb Released 1.0.0-rc.4
  • b58e70b Merge pull request #481 from kaliber5/warn-bs4-version
  • a93be3a feat(Install): warn if Bootstrap 4 version is not at least 4.0.0-beta
  • ded830a Merge pull request #480 from kaliber5/sinon-update
  • 93a151e chore(ember-sinon-qunit): Replace addon fork
  • c2fbe1c Merge pull request #478 from kaliber5/ember-cli-update
  • 1ea7ea0 Update Ember 2.16
  • 061eb87 Merge pull request #410 from kaliber5/bs4-beta
  • e06ee9a Update ember-popper
  • 5a6f8d8 test(Saucelabs): disable flaky Safari 9 tests
  • 80e1ef9 Update ember-popper, use registerAPI
  • daa5f4d Fix blueprint tests
  • 800a88c Fix tooltip/popover tests failing due to default CSS browser differences
  • 1c28fe2 Blueprint installs BS 4.0.0-beta.2
  • 2f4087f Fix BS4 form tests

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 ember-cli-inject-live-reload is breaking the build 🚨

The devDependency ember-cli-inject-live-reload was updated from 1.8.2 to 1.10.0.

🚨 View failing branch.

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

ember-cli-inject-live-reload is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 9 commits.

  • 60b2ba2 1.10.0
  • 415935b Add yarn.lock.
  • 542a2a0 Migrate to lerna-changelog + add 1.10.0 to changelog.
  • a21fd1d Merge pull request #55 from SparshithNR/path-fix
  • f6d8238 Provide backward compatibility.
  • ab29353 Pass path as argument to livereload.js
  • 68c237e release v1.9.0 🎉
  • 2e88996 Merge pull request #54 from SparshithNR/test-refactor
  • fcd41eb Refactoring and Tests

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 loader.js is breaking the build 🚨

Version 4.2.0 of loader.js just got published.

Branch Build failing 🚨
Dependency loader.js
Current Version 4.1.0
Type devDependency

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

As loader.js is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 14 commits .

  • cc53069 release v4.2.0
  • 1a453d3 Merge pull request #104 from trentmwillis/redefine
  • 93478ef Improve redefinition scenarios
  • e289916 Fix test:dev command
  • 287a487 Merge pull request #105 from trentmwillis/clarify
  • cda1c29 Clarify prime comment
  • 562ecf1 Merge pull request #100 from jrowlingson/master
  • 6a9b916 remove petal references
  • b609262 Merge pull request #95 from chadhietala/heimdall-instrumentation
  • c49296d Instrument with heimdall
  • 453fe8c Merge pull request #97 from Turbo87/ci-deploy
  • 37fef79 CI: Enable automatic NPM deployment for tags
  • c4f0755 Merge pull request #96 from chadhietala/dict-registry
  • 8a34296 Use dict for registery and seen to avoid filling IC cache

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of ember-data is breaking the build 🚨

Version 2.17.0 of ember-data was just published.

Branch Build failing 🚨
Dependency ember-data
Current Version 2.16.3
Type devDependency

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

ember-data is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 43 commits ahead by 43, behind by 21.

  • 01760fe Release Ember Data 2.17.0
  • cc7a1aa Update changelog for 2.17.0 release
  • ea4397e [DOC beta] Assert that both modelName and id are passed to peekRecord (#4998)
  • d806319 Release Ember Data 2.17.0-beta.2
  • 6792b6f Update changelog for Ember Data 2.17.0-beta.2
  • 9f5236a Remove ember-inflector peer dependency
  • e3c93d1 Update model.js
  • 691eeb6 [BUGFIX beta] Normalize model names during push
  • 1559f39 Fixup DS.Store.pushPayload example (#5243)
  • 3c079d6 [BUGFIX beta] setProperties to clear errors works (#5248)
  • 3b3e325 [doc] Update links to Ember Guide (#5250)
  • e45e0f1 Do not show feature flag improved-ajax methods in the api docs
  • 9bc16ae [BUGFIX beta] invalid record becomes loaded when property is reset
  • 723f4e6 [BUGFIX beta] RecordReference returns null when not yet loaded
  • d0c8128 Fix docs link. (#5221)

There are 43 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 ember-cli-babel is breaking the build 🚨

Version 6.9.1 of ember-cli-babel was just published.

Branch Build failing 🚨
Dependency ember-cli-babel
Current Version 6.9.0
Type devDependency

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

ember-cli-babel is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 5 commits.

  • 0b37846 v6.9.1
  • c096806 Update CHANGELOG for v6.9.1.
  • cad6a3f Merge pull request #190 from rwjblue/fix-cli-version-detection
  • ed06a1f Properly detect host ember-cli version.
  • ef52763 Fix whitespace issues.

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 ember-cli-app-version is breaking the build 🚨

Version 3.1.1 of ember-cli-app-version was just published.

Branch Build failing 🚨
Dependency ember-cli-app-version
Current Version 3.1.0
Type devDependency

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

ember-cli-app-version is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 6 commits.

  • cc6cb58 release v3.1.1 🎉
  • 98b5157 Merge pull request #55 from BryanCrotaz/fix-with-multiple-tags
  • f68f851 git-repo-version requires node 6
  • 13d1672 upgrade git-repo-version
  • 5484155 Configurable version override (#42)
  • b1e7226 Merge pull request #47 from alexlafroscia/bump-version-number

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 🌴

Version 10 of node.js has been released

Version 10 of Node.js (code name Dubnium) has been released! 🎊

To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following changes:

  • Added the new Node.js version to your .travis.yml
  • The new Node.js version is in-range for the engines in 1 of your package.json files, so that was left alone

If you’re interested in upgrading this repo to Node.js 10, you can open a PR with these changes. Please note that this issue is just intended as a friendly reminder and the PR as a possible starting point for getting your code running on Node.js 10.

More information on this issue

Greenkeeper has checked the engines key in any package.json file, the .nvmrc file, and the .travis.yml file, if present.

  • engines was only updated if it defined a single version, not a range.
  • .nvmrc was updated to Node.js 10
  • .travis.yml was only changed if there was a root-level node_js that didn’t already include Node.js 10, such as node or lts/*. In this case, the new version was appended to the list. We didn’t touch job or matrix configurations because these tend to be quite specific and complex, and it’s difficult to infer what the intentions were.

For many simpler .travis.yml configurations, this PR should suffice as-is, but depending on what you’re doing it may require additional work or may not be applicable at all. We’re also aware that you may have good reasons to not update to Node.js 10, which is why this was sent as an issue and not a pull request. Feel free to delete it without comment, I’m a humble robot and won’t feel rejected 🤖


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 ember-ajax is breaking the build 🚨

Version 2.5.4 of ember-ajax just got published.

Branch Build failing 🚨
Dependency ember-ajax
Current Version 2.5.3
Type devDependency

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

As ember-ajax is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes v2.5.4

Changelog

  • Ensure that requestData has the correct method and type (#231)

Note: This release was not cut from master, which contains breaking changes in preparation for v3.0.0

Commits

The new version differs by 2 commits .

  • 3798d33 2.5.4
  • 5d98a44 Ensure that requestData has the correct method and type (#231)

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of ember-cli-qunit is breaking the build 🚨

Version 3.1.0 of ember-cli-qunit just got published.

Branch Build failing 🚨
Dependency ember-cli-qunit
Current Version 3.0.4
Type devDependency

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

As ember-cli-qunit is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 4 commits .

  • 53f7697 3.1.0
  • f0bc0d3 Update CHANGELOG
  • 746de13 Merge pull request #165 from Turbo87/test-loader
  • 9085232 Convert "ember-cli-test-loader" to addon dependency

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of ember-cli-htmlbars-inline-precompile is breaking the build 🚨

The devDependency ember-cli-htmlbars-inline-precompile was updated from 1.0.3 to 1.0.4.

🚨 View failing branch.

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

ember-cli-htmlbars-inline-precompile is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (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 ember-cli-babel is breaking the build 🚨

Version 5.2.2 of ember-cli-babel just got published.

Branch Build failing 🚨
Dependency ember-cli-babel
Current Version 5.2.1
Type devDependency

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

As ember-cli-babel is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 5 commits .

  • 5526d86 5.2.2
  • cc9942a Merge pull request #108 from babel/add-annotation
  • 74c4723 Add more detailed annotation.
  • 10dc1cd Merge pull request #107 from twokul/patch-1
  • 54db09a Brocfile.js -> ember-cli-build.js

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of ember-ajax is breaking the build 🚨

Version 3.1.1 of ember-ajax was just published.

Branch Build failing 🚨
Dependency ember-ajax
Current Version 3.1.0
Type devDependency

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

ember-ajax is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 34 commits.

  • 196b10f v3.1.1
  • 22f63a0 fix: use assign instead of deprecated merge
  • 3bcd571 chore(deps): update
  • 829d82d chore(ci): run tests against Ember 2.12+
  • 46b7ba1 chore: remove reference to ic-ajax
  • 826d4c3 chore: remove reference to Ember 1.13
  • 6694fb1 chore(docs): update README
  • 3a25d71 fix: don't append leading '/' when building url
  • f71854f refactor: convert to TypeScript
  • 23705b9 chore(deps): install and configure TypeScript
  • 31ee07a fix: make FastBoot test more reliable
  • b96b65f test: add FastBoot test
  • 2f58087 fix: correctly import najax for FastBoot
  • ad730f9 chore(ci): update node version
  • d1990ea fix: clean up some deprecation warnings

There are 34 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 ember-cli-dependency-checker is breaking the build 🚨

Version 2.1.0 of ember-cli-dependency-checker was just published.

Branch Build failing 🚨
Dependency ember-cli-dependency-checker
Current Version 2.0.1
Type devDependency

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

ember-cli-dependency-checker is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 13 commits.

  • 4e9748c v2.1.0
  • fad5b91 Merge pull request #82 from rwjblue/updates
  • 86de2a6 Use yarn --non-interactive --no-lockfile in CI.
  • eb0b4f1 Remove browser related packages from devDependencies.
  • 615632f Remove build related files.
  • 7e917c4 Remove browser related testing infrastructure.
  • a0009ac Remove unused directories.
  • 351f694 Drop 0.12 from supported engines.
  • 68294ff Use current node versions in CI.
  • e22f28f Merge pull request #81 from ef4/module-resolution
  • ee038c7 Use correct node_module resolution
  • 94711af Merge pull request #80 from knownasilya/patch-1
  • b41f7a7 Better error messaging for version errors

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 ember-cli-qunit is breaking the build 🚨

The devDependency ember-cli-qunit was updated from 4.3.2 to 4.4.0.

🚨 View failing branch.

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

ember-cli-qunit is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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 ember-cli-inject-live-reload is breaking the build 🚨

Version 1.5.0 of ember-cli-inject-live-reload just got published.

Branch Build failing 🚨
Dependency ember-cli-inject-live-reload
Current Version 1.4.1
Type devDependency

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

As ember-cli-inject-live-reload is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of ember-data is breaking the build 🚨

Version 2.11.0 of ember-data just got published.

Branch Build failing 🚨
Dependency ember-data
Current Version 2.10.0
Type devDependency

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

As ember-data is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 161 commits (ahead by 161, behind by 11).

  • 7d50ac6 Release Ember Data 2.11.0
  • 3d55400 Update changelog for the Ember Data 2.11.0 release
  • 2ec7926 Release Ember Data 2.11.0-beta.1
  • 1de35c1 Disable canary feature flags
  • 549b231 Update changelog for the 2.11.0-beta.1 release
  • bb630a0 Merge pull request #4682 from bmac/update-changelog
  • d266a68 Update changelog for the Ember Data 2.10.0 release
  • 7f48af2 Merge pull request #4680 from diamondo25/patch-2
  • f3c4e7a Remove unused helper function normalizeAttributes
  • 4b0dd5f Merge pull request #4674 from emberjs/bmac-patch-1
  • 46cf875 Merge pull request #4651 from bmac/doc-store
  • 3d3bb46 Merge pull request #4636 from bmac/doc-many-array
  • ea16bb6 Merge pull request #4599 from wecc/improve-updateLink-warning
  • 9817170 Don't warn for 'async: false' relationships with link + data
  • 78a7fd5 Update findHasMany API docs

There are 161 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


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.