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:
* Our friends at [Travis-CI](https://travis-ci.com) provide excellent service.
* [Circle CI](https://circleci.com) are good, too, and have a free plan that will cover basic needs.
* If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github.
* If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.
It might be necessary to once deactivate and reactivate your project in Depfu for the CI service to be properly detected.
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.
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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
⚠️ 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:
* Our friends at [Travis-CI](https://travis-ci.com) provide excellent service. * [Circle CI](https://circleci.com) are good, too, and have a free plan that will cover basic needs. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.It might be necessary to once deactivate and reactivate your project in Depfu for the CI service to be properly detected.
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?
✳️ github-pages (192 → 193) · Repo
Release Notes
193
Update jekyll-feed to version 0.11.0 #591
Sorry, we couldn't find anything useful about this release.
↗️ commonmarker (indirect, 0.17.12 → 0.17.13) · Repo
Release Notes
0.17.13
Changes since last release (v0.17.12...v0.17.13)
cmark-gfm
0.28.3.gfm.16 (#79).Commits
See the full diff on Github. The new version differs by 2 commits:
:gem: bump to 0.17.13
bump to cmark-gfm 0.28.3.gfm.16 (#79)
↗️ concurrent-ruby (indirect, 1.0.5 → 1.1.3) · Repo · Changelog
Release Notes
1.1.0
concurrent-ruby:
are moved from
concurrent-ruby-edge
toconcurrent-ruby
concurrent-ruby
Promise#then
v3.7.0
concurrent-ruby-edge:
lib-edge
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ faraday (indirect, 0.15.2 → 0.15.3) · Repo · Changelog
Release Notes
0.15.3
Commits
See the full diff on Github. The new version differs by 5 commits:
Version bump to 0.15.3
Add support for Ruby 2.6 Net::HTTP write_timeout (#824)
ISSUE_TEMPLATE: Fix a typo (#820)
Add DEFAULT_EXCEPTIONS constant to Request::Retry (#814)
Make Faraday::Request serialisable with Marshal. (#803)
↗️ html-pipeline (indirect, 2.8.4 → 2.9.1) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 7 commits:
:gem: bump to 2.9.1
Merge pull request #191 from frozencemetery/irc_urls
:gem: bump to 2.9.0
Merge pull request #304 from jetpackworkflow/allow_commonmarker_unsafe_option
Adds `UNSAFE` option to CommonMarker usage where needed
Merge pull request #300 from stanhu/sh-fix-one-more-freeze
Fix one more missing freeze
↗️ jekyll-feed (indirect, 0.10.0 → 0.11.0) · Repo · Changelog
Release Notes
0.11.0
Development Fixes
Minor Enhancements
Commits
See the full diff on Github. The new version differs by 11 commits:
Update history to reflect merge of #241 [ci skip]
Release :gem: 0.11 (#241)
Update history to reflect merge of #240 [ci skip]
Refactor to remove redundant calls and variables (#240)
Update history to reflect merge of #234 [ci skip]
Remove check for older version of Jekyll (#234)
Update history to reflect merge of #228 [ci skip]
Categories and collections (#228)
Rubocop ~> 0.57.2
Update history to reflect merge of #222 [ci skip]
Require Ruby 2.3 (#222)
↗️ jekyll-watch (indirect, 2.0.0 → 2.1.2) · Repo · Changelog
Release Notes
2.1.2
Development Fixes
Bug Fixes
2.1.1
Bug Fixes
2.1.0
Bug Fixes
Development Fixes
Commits
See the full diff on Github. The new version differs by 26 commits:
chore(release): :gem: 2.1.2
Update history to reflect merge of #78 [ci skip]
Fix watcher failure due to incorrect file name encoding (#78)
Update history to reflect merge of #77 [ci skip]
Initialize AppVeyor CI to test plugin on Windows (#77)
chore(release): :gem: 2.1.1
Update history to reflect merge of #73 [ci skip]
Replace non-existent local variable (#73)
Remove unnecessary whitespace
chore(release): :gem: 2.1.0
chore(deps): use latest rubocop-jekyll
Update history to reflect merge of #69 [ci skip]
normalize watched-path encoding (#69)
Stop testing unsupported Ruby version
Lint with rubocop-jekyll
Match Jekyll's current version
Merge pull request #67 from ashmaroli/travis-ruby-25
Merge pull request #66 from ashmaroli/bump-rubocop
Fix failing Travis build on Ruby 2.5
Use Rubocop w/ config inherited from Jekyll-3.8.0
Update history to reflect merge of #62 [ci skip]
Test against Ruby 2.5 (#62)
Update LICENSE.txt
Merge pull request #60 from jekyll/copyright-notice
Update Copyright notice
Update History.markdown
↗️ octokit (indirect, 4.11.0 → 4.13.0) · Repo
Release Notes
4.13.0
Bug fixes
422
error for passingclient_id
when making a new OAuth Authorization #1077 (@tarebyte)Documentation
Support for new preview headers
Testing fixes
4.12.0
Support for additional APIs
#1060 Add support for Transfer repository API
#1070 Add support for List Assignees API
#975 Add support for Community Profile API
Bugfixes
#1069 Do not pass wrong params in org membership method
Commits
See the full diff on Github. The new version differs by 66 commits:
Release 4.13.0
Release v4.13.0
Merge pull request #1077 from octokit/tarebyte/vcr-webmock-update
Merge branch 'master' into tarebyte/vcr-webmock-update
Merge pull request #1078 from octokit/tarebyte/strict-validation-preview
Add new strict validation preview header
Ok remove pry-byebug until we drop these versions of ruby
Add conditional to not require pry-byebug unless it's in JRuby
Ensure pry-byebug is not used in jruby
Add another filter
Use token placeholder for scopes check
Remove unused method
Fix tests and create all new cassettes
Fix bug where passing the `client_id` into the body causes a `422` response
Use Octokit::Client.new instead of Octokit.client
Use keyword arguments instead of assignment
Fix basic auth examples in client spec
Fix basic auth feeds VCR cassette
Fix `.validate_credentials` method
Revert "Use YAML instead of JSON for easier reading"
Use YAML instead of JSON for easier reading
Add pry-byebug for debugging
Use bigger numbers so that we don't accidently include these in the cassettes
Upgrade webmock to the latest version
Update VCR to 4.0
Merge pull request #1073 from BenEmdon/octopoller-readme
Update README.md
Added Octopoller section
Create octopoller section
Release 4.12.0
Bump version to v4.12.0
Merge pull request #1060 from Yuji-Kuroko/transfer-repository
Merge branch 'master' into transfer-repository
fixed the document of transfer_repository
Merge pull request #1067 from octokit/hard-coded-pengwynn
Remove hard-coded references to pengwynn in org specs
Merge pull request #1070 from mborromeo/add_list_assignees
Adding support for list assignees API
Merge branch 'master' into transfer-repository
Merge pull request #1068 from octokit/org-members
Merge branch 'master' into org-members
Merge pull request #1069 from octokit/incorrect-params
fixed reviewer requests
Tweak update org membership method
Make tests order dependent in org specs
Fix hard-coded team and repo in org specs
Merge pull request #1065 from octokit/hard-coded-lizz
Merge branch 'master' into hard-coded-lizz
Merge pull request #1066 from octokit/nested-teams-preview
Fix incorrect preview header for nested teams test
Remove hard-coded references to lizzhale
Merge pull request #1063 from octokit/not-hubbernaut
Merge branch 'master' into not-hubbernaut
Merge pull request #1064 from octokit/orgs-for-user
Merge branch 'master' into orgs-for-user
Merge pull request #1062 from octokit/fix-milestone-specs
Merge branch 'master' into orgs-for-user
Don't use GitHub org to check membership
Replace hard-coded username with test login
Merge branch 'master' into fix-milestone-specs
Ensure that test repository ID is an integer
Merge pull request #975 from kaorimatz/add-support-for-community-profile-api
Merge branch 'master' into add-support-for-community-profile-api
update cassette for transfer_repository
added transfer repository
Fix yard errors
↗️ pathutil (indirect, 0.16.1 → 0.16.2) · Repo
Commits
See the full diff on Github. The new version differs by 8 commits:
:package: v0.16.2
Bring back Ruby 2.5 compatibility.
Fix Benchmarking.
Update .travis.yml
Add Pathname.
Sync development files.
Fix deprecation with RubyGems.
Update the Gitignore.
↗️ sass (indirect, 3.5.7 → 3.7.2) · Repo
Sorry, we couldn't find anything useful about this release.
↗️ typhoeus (indirect, 1.3.0 → 1.3.1) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
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