Update ember-cli-deploy-git: 1.3.0 → 1.3.4 (patch) #22
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ember-cli-deploy-git (1.3.0 → 1.3.4) · Repo
Commits
See the full diff on Github. The new version differs by 23 commits:
releasing
Merge pull request #23 from ef4/better-debugging
show full error details during the prepare stage
Merge pull request #22 from dcyriller/add-linting
CI: Cleanup .travis.yml file
`yarn lint:js --fix`
chore: Drop jshint references
.gitignore: Ignore .eslintcache
CI: Add lint:js job
chore: Drop bower references
scripts: Add eslint
devDependencies: Add prettier, eslint
Generate a yarn.lock
releasing
Merge pull request #21 from bravo-kernel/patch-1
Add verbose log message pointing to sibling git dir
releasing
Merge pull request #19 from ef4/remove-ncp
Use fs-extra instead of ncp for copying
releasing
drop unused dep
Merge pull request #17 from jeffjewiss/update-deps
Update deps
✳️ ember-cli-babel (6.11.0 → 6.18.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 50 commits:
6.18.0
Merge pull request #257 from rwjblue/update-modules-api-data
Update babel-plugin-ember-modules-api-polyfill to 2.6.0.
6.17.1
Add v6.17.1 to CHANGELOG.
Update to ember-rfc176-data@^0.3.4.
6.17.0
Add recent releases to changelog...
Merge pull request #241 from arthirm/master
Bumping broccoli-babel-transpiler
release v6.16.0 🎉
Merge pull request #232 from babel/updates
Upgrade deps
release v6.15.0 🎉
fix docs re: throwUnlessParallelizable
Merge pull request #230 from kellyselden/babel-plugin-debug-macros
update babel-plugin-debug-macros to 0.2.0-beta.6
Merge pull request #225 from Turbo87/changelog
Update Changelog
6.14.1
Merge pull request #224 from twokul/fix
Fix presets array bug
release v6.14.0 🎉
Merge pull request #222 from babel/throw-unless-parallelizable
Add throwUnlessParallelizable
Improve readme re: parallel builds
release v6.13.0 🎉
Merge pull request #223 from mikrostew/bring-back-parallel
drop EOL nodes from CI, add latest (10)
try bumping timeout, seeing some timeouts on appveyor in the following
shut down workers after each test
avoid eagerly requiring plugins and presets
Tidy-up readme
Merge pull request #221 from babel/fixup
fix:
Merge pull request #220 from babel/upgrades
fix lints
upgrade deps
Merge pull request #219 from babel/tidy-up
tidy-up
Merge pull request #217 from Bartheleway/bumps-broccoli-funnel-version
Bumps `broccoli-funnel` version
Merge pull request #209 from Turbo87/skip-cleanup
CI: Add missing `skip_cleanup` flag
release v6.12.0 🎉
Merge pull request #204 from kellyselden/_shouldDoNothing
add test
add a no-op optimization
Merge pull request #199 from astronomersiva/remove_redundant_check
Remove redundant check for targets
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/
.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands