-
Notifications
You must be signed in to change notification settings - Fork 284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Ember dependencies to 3.7.* #1920
Commits on Dec 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c383821 - Browse repository at this point
Copy the full SHA c383821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc86a6 - Browse repository at this point
Copy the full SHA 4dc86a6View commit details -
Change uses of Ember.merge to Ember.assign
This fixes this deprecation: ember-polyfills.deprecate-merge
Configuration menu - View commit details
-
Copy full SHA for 50448a2 - Browse repository at this point
Copy the full SHA 50448a2View commit details -
I was wrong that the merge deprecations were all gone, this was producing one too. I don’t know why Greenkeeper isn’t suggesting updates…? ember-intercom-io is also using merge, but I had to revert its update yesterday. I’ll look into that. When I replaced merge with assign directly in node_modules, there were no more warnings about this deprecation. 🎉
Configuration menu - View commit details
-
Copy full SHA for 5aea7e5 - Browse repository at this point
Copy the full SHA 5aea7e5View commit details
Commits on Dec 10, 2018
-
Remove accesses to transition parameters
This fixes this deprecation: https://deprecations-app-prod.herokuapp.com/deprecations/v3.x/#toc_transition-state
Configuration menu - View commit details
-
Copy full SHA for 40bf52a - Browse repository at this point
Copy the full SHA 40bf52aView commit details -
Convert didTransition to routeDidChange
This fixes this deprecation: https://deprecations-app-prod.herokuapp.com/deprecations/v3.x/#toc_deprecate-router-events
Configuration menu - View commit details
-
Copy full SHA for 7b90f24 - Browse repository at this point
Copy the full SHA 7b90f24View commit details -
Since Sinon was only being used in one place, I rewrote things to fix this deprecation: https://deprecations-app-prod.herokuapp.com/deprecations/v3.x/#toc_getting-the-each-property
Configuration menu - View commit details
-
Copy full SHA for aaceeef - Browse repository at this point
Copy the full SHA aaceeefView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee83d9d - Browse repository at this point
Copy the full SHA ee83d9dView commit details -
I’ve tried this before and was unable to deploy, now is the moment when I’ll see if I can fix that. Because this rids us of this deprecation: https://deprecations-app-prod.herokuapp.com/deprecations/v3.x/#toc_ember-polyfills-deprecate-merge
Configuration menu - View commit details
-
Copy full SHA for 71ecdd8 - Browse repository at this point
Copy the full SHA 71ecdd8View commit details -
Change dependencies to fix build
I don’t know what changed in package-lock.json but now I think deployments might succeed…? 🧐
Configuration menu - View commit details
-
Copy full SHA for b3eaa6c - Browse repository at this point
Copy the full SHA b3eaa6cView commit details
Commits on Dec 11, 2018
-
Merge branch 'master' of github.com:travis-ci/travis-web into greenke…
…eper/ember-source-3.6.0
Configuration menu - View commit details
-
Copy full SHA for a738fe1 - Browse repository at this point
Copy the full SHA a738fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59acc64 - Browse repository at this point
Copy the full SHA 59acc64View commit details -
Configuration menu - View commit details
-
Copy full SHA for faa7ad7 - Browse repository at this point
Copy the full SHA faa7ad7View commit details -
Merge branch 'master' into greenkeeper/ember-source-3.6.0
# Conflicts: # package-lock.json # package.json
Configuration menu - View commit details
-
Copy full SHA for c0d4f78 - Browse repository at this point
Copy the full SHA c0d4f78View commit details
Commits on Dec 12, 2018
-
Merge branch 'master' into greenkeeper/ember-source-3.6.0
# Conflicts: # package-lock.json # package.json # tests/unit/services/live-updates-record-fetcher-test.js
Configuration menu - View commit details
-
Copy full SHA for a58aeaf - Browse repository at this point
Copy the full SHA a58aeafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dfd08f - Browse repository at this point
Copy the full SHA 8dfd08fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bda8520 - Browse repository at this point
Copy the full SHA bda8520View commit details -
There was a warning that the older version wasn’t compatible with this version of ember-cli-babel.
Configuration menu - View commit details
-
Copy full SHA for 5b8912c - Browse repository at this point
Copy the full SHA 5b8912cView commit details -
We already have babel.includePolyfill so I think this is superfluous.
Configuration menu - View commit details
-
Copy full SHA for 0385ebc - Browse repository at this point
Copy the full SHA 0385ebcView commit details -
Remove Babel regenerator configuration
The ember-concurrency documentation says: “you should probably only enable this configuration in a development environment”
Configuration menu - View commit details
-
Copy full SHA for 5b65fc1 - Browse repository at this point
Copy the full SHA 5b65fc1View commit details
Commits on Dec 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 573d15b - Browse repository at this point
Copy the full SHA 573d15bView commit details -
Add guard against missing observer
This fixes this deprecation: https://emberjs.com/deprecations/v3.x/#toc_events-remove-all-listeners
Configuration menu - View commit details
-
Copy full SHA for e496e2e - Browse repository at this point
Copy the full SHA e496e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34db7cd - Browse repository at this point
Copy the full SHA 34db7cdView commit details
Commits on Dec 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for def3abf - Browse repository at this point
Copy the full SHA def3abfView commit details
Commits on Jan 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 32c2b66 - Browse repository at this point
Copy the full SHA 32c2b66View commit details
Commits on Jan 8, 2019
-
Change to master for ember-intercom-io
This appears to have fixed this problem for me locally…? babel/broccoli-babel-transpiler#156
Configuration menu - View commit details
-
Copy full SHA for 340d086 - Browse repository at this point
Copy the full SHA 340d086View commit details -
Merge branch 'master' into greenkeeper/ember-source-3.6.0
# Conflicts: # package-lock.json # package.json
Configuration menu - View commit details
-
Copy full SHA for 7e0f584 - Browse repository at this point
Copy the full SHA 7e0f584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad824d - Browse repository at this point
Copy the full SHA 2ad824dView commit details
Commits on Jan 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bdfd1b2 - Browse repository at this point
Copy the full SHA bdfd1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f110369 - Browse repository at this point
Copy the full SHA f110369View commit details -
The last failed deployment had this as the point of failure, so maybe the newer version that includes ember-cli-babel 7+ will help…??
Configuration menu - View commit details
-
Copy full SHA for db9dcba - Browse repository at this point
Copy the full SHA db9dcbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 330428d - Browse repository at this point
Copy the full SHA 330428dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df6625 - Browse repository at this point
Copy the full SHA 0df6625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e7902 - Browse repository at this point
Copy the full SHA 50e7902View commit details -
Update to beta ember-cli-babel version
This appears to silence the volumes of Babel deprecation warnings such as the one seen here: https://travis-ci.org/travis-ci/travis-web/builds/477551778#L512
Configuration menu - View commit details
-
Copy full SHA for 33a6e86 - Browse repository at this point
Copy the full SHA 33a6e86View commit details
Commits on Jan 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4bea7bc - Browse repository at this point
Copy the full SHA 4bea7bcView commit details
Commits on Jan 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 95545c0 - Browse repository at this point
Copy the full SHA 95545c0View commit details -
Update ember-load-initializers
This is another dependency with a newer ember-cli-babel version.
Configuration menu - View commit details
-
Copy full SHA for c578fa8 - Browse repository at this point
Copy the full SHA c578fa8View commit details
Commits on Jan 15, 2019
-
Merge branch 'master' into greenkeeper/ember-source-3.6.0
# Conflicts: # package-lock.json
Configuration menu - View commit details
-
Copy full SHA for 83c6604 - Browse repository at this point
Copy the full SHA 83c6604View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03fb4d - Browse repository at this point
Copy the full SHA e03fb4dView commit details
Commits on Jan 24, 2019
-
Update ember-intercom-io to newest release
This fixes a Babel 7 interoperation problem.
Configuration menu - View commit details
-
Copy full SHA for e392293 - Browse repository at this point
Copy the full SHA e392293View commit details -
Configuration menu - View commit details
-
Copy full SHA for a591442 - Browse repository at this point
Copy the full SHA a591442View commit details
Commits on Jan 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b8048ff - Browse repository at this point
Copy the full SHA b8048ffView commit details