ryanfb / cts-cite-driver

Driver JavaScript app for CTS/CITE integration
http://ryanfb.github.com/cts-cite-driver/
1 stars 3 forks source link

Update github-pages: 192 → 193 (major) #30

Closed depfu[bot] closed 5 years ago

depfu[bot] commented 5 years ago
⚠️ 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)

Commits

See the full diff on Github. The new version differs by 2 commits:

↗️ concurrent-ruby (indirect, 1.0.5 → 1.1.3) · Repo · Changelog

Release Notes

1.1.0

concurrent-ruby:

  • requires at least Ruby 2.0
  • Promises
    are moved from concurrent-ruby-edge to concurrent-ruby
  • Add support for TruffleRuby
    • (#734) Fix Array/Hash/Set construction broken on TruffleRuby
    • AtomicReference fixed
  • fixed documentation and README links
  • fix Set for TruffleRuby and Rubinius
  • CI stabilization
  • remove sharp dependency edge -> core
  • remove warnings
  • documentation updates
  • Exchanger is no longer documented as edge since it was already available in
    concurrent-ruby
  • (#644) Fix Map#each and #each_pair not returning enumerator outside of MRI
  • (#659) Edge promises fail during error handling
  • (#741) Raise on recursive Delay#value call
  • (#727) #717 fix global IO executor on JRuby
  • (#740) Drop support for CRuby 1.9, JRuby 1.7, Rubinius.
  • (#737) Move AtomicMarkableReference out of Edge
  • (#708) Prefer platform specific memory barriers
  • (#735) Fix wrong expected exception in channel spec assertion
  • (#729) Allow executor option in Promise#then
  • (#725) fix timeout check to use timeout_interval
  • (#719) update engine detection
  • (#660) Add specs for Promise#zip/Promise.zip ordering
  • (#654) Promise.zip execution changes
  • (#666) Add thread safe set implementation
  • (#651) #699 #to_s, #inspect should not output negative object IDs.
  • (#685) Avoid RSpec warnings about raise_error
  • (#680) Avoid RSpec monkey patching, persist spec results locally, use RSpec
    v3.7.0
  • (#665) Initialize the monitor for new subarrays on Rubinius
  • (#661) Fix error handling in edge promises

concurrent-ruby-edge:

  • (#659) Edge promises fail during error handling
  • Edge files clearly separated in lib-edge
  • added ReInclude
  • add Promises.zip_futures_over_on
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

  • Make Faraday::Request serialisable with Marshal. (#803)
  • Add DEFAULT_EXCEPTIONS constant to Request::Retry (#814)
  • Add support for Ruby 2.6 Net::HTTP write_timeout (#824)
Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ 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:

↗️ jekyll-feed (indirect, 0.10.0 → 0.11.0) · Repo · Changelog

Release Notes

0.11.0

Development Fixes

  • Require Ruby 2.3 (#222)
  • Refactor to remove redundant calls and variables (#240)

Minor Enhancements

  • Categories and collections (#228)
  • Remove check for older version of Jekyll (#234)
Commits

See the full diff on Github. The new version differs by 11 commits:

↗️ jekyll-watch (indirect, 2.0.0 → 2.1.2) · Repo · Changelog

Release Notes

2.1.2

Development Fixes

  • Initialize AppVeyor CI to test plugin on Windows (#77)

Bug Fixes

  • Fix watcher failure due to incorrect file name encoding (#78)

2.1.1

Bug Fixes

  • Replace non-existent local variable (#73)

2.1.0

Bug Fixes

  • Normalize watched-path encoding (#69)

Development Fixes

  • Test against Ruby 2.5 (#62)
  • Drop support for Ruby 2.2 (EOL)
  • Style: lint with rubocop-jekyll
Commits

See the full diff on Github. The new version differs by 26 commits:

↗️ octokit (indirect, 4.11.0 → 4.13.0) · Repo

Release Notes

4.13.0

Bug fixes

  • Fixes 422 error for passing client_id when making a new OAuth Authorization #1077 (@tarebyte)

Documentation

Support for new preview headers

Testing fixes

  • Update WebMock and VCR / update Octokit::Client::Authorizations spec #1077 (@tarebyte)

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:

↗️ pathutil (indirect, 0.16.1 → 0.16.2) · Repo

Commits

See the full diff on Github. The new version differs by 8 commits:

↗️ 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 Status

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)