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: 214 → 215 (major) #61

Closed depfu[bot] closed 3 years ago

depfu[bot] commented 3 years ago

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 (214 → 215) · Repo

Release Notes

215

Bump github-pages-health-check to v1.17.2 #771

Does any of this look wrong? Please let us know.

Sorry, we couldn't find anything useful about this release.

↗️ activesupport (indirect, 6.0.3.6 → 6.0.3.7) · Repo · Changelog

Release Notes

6.0.3.7 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

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

↗️ ethon (indirect, 0.12.0 → 0.14.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ execjs (indirect, 2.7.0 → 2.8.1) · Repo

Release Notes

2.8.1

  • Wait for STDOUT to be flushed before exiting the node runtime

2.8.0

  • Fix Ruby 3.0 compatibility on Windows
  • Undefine console, process and other globals. See #43
  • Removed the RubyRacer runtime as it is no longer maintained and broken on recent rubies.
  • Node runtime look for node before nodejs.

Does any of this look wrong? Please let us know.

Commits

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

↗️ faraday (indirect, 1.3.0 → 1.4.2) · Repo · Changelog

Release Notes

1.4.2

Fixes:

  • Add proxy setting when url_prefix is changed (#1276, @ci)
  • Default proxy scheme to http:// if necessary, fixes #1282 (#1283, @gurgeous)

Documentation:

Misc:

  • Use external em_http and em_synchrony adapters (#1274, @iMacTia)

1.4.1

Fixes

1.4.0

Highlights

With this release, we continue the work of gradually moving out adapters into their own gems 🎉
Thanks to @MikeRogers0 for helping the Faraday team in progressing with this quest 👏

And thanks to @olleolleolle efforts, Faraday is becoming more inclusive than ever 🤗
Faraday's master branch has been renamed into main, we have an official policy on inclusive language and even a rubocop plugin to check for non-inclusive words ❤️!
Checkout the "Misc" section below for more details 🙌 !

Fixes

  • Fix NoMethodError undefined method 'coverage' (#1255, @Maroo-b)

Documentation

Misc

1.3.1

Fixes

Documentation

Misc

Does any of this look wrong? Please let us know.

Commits

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

↗️ ffi (indirect, 1.15.0 → 1.15.1) · Repo · Changelog

Release Notes

1.15.1 (from changelog)

Fixed:

  • Append -pthread to linker options. #893
  • Use arm or aarch64 to identify Apple ARM CPU arch. #899
  • Allow overriding gcc with the CC env var in const_generator.rb and struct_generator.rb. #897

Does any of this look wrong? Please let us know.

Commits

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

↗️ github-pages-health-check (indirect, 1.17.0 → 1.17.2) · Repo

Release Notes

1.17.2

Allows for non-200 requests to satisfy served_by_pages? if the response still looks like it was served by GitHub.

1.17.1

Update Cloudflare IPs.

Does any of this look wrong? Please let us know.

Commits

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

↗️ octokit (indirect, 4.20.0 → 4.21.0) · Repo · Changelog

Release Notes

4.21.0

API Support

Error handling

Code clean up

Documentation

Does any of this look wrong? Please let us know.

Commits

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

↗️ rb-fsevent (indirect, 0.10.4 → 0.11.0) · Repo

Release Notes

0.11.0

Does any of this look wrong? Please let us know.

Commits

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

🆕 faraday-em_http (added, 1.0.0)

🆕 faraday-em_synchrony (added, 1.0.0)

🆕 faraday-excon (added, 1.1.0)

🆕 faraday-net_http_persistent (added, 1.1.0)


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 recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​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)