Skip to content

Update faraday requirement from = 1.6.0 to = 1.7.0#449

Merged
dgroup merged 1 commit intomasterfrom
dependabot/bundler/faraday-eq-1.7.0
Aug 9, 2021
Merged

Update faraday requirement from = 1.6.0 to = 1.7.0#449
dgroup merged 1 commit intomasterfrom
dependabot/bundler/faraday-eq-1.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2021

Updates the requirements on faraday to permit the latest version.

Release notes

Sourced from faraday's releases.

v1.7.0

Features

Changelog

Sourced from faraday's changelog.

Faraday Changelog

v1.3.0 (2020-12-31)

Highlights

Faraday v1.3.0 is the first release to officially support Ruby 3.0 in the CI pipeline 🎉 🍾!

This is also the first release with a previously "included" adapter (Net::HTTP) being isolated into a separate gem 🎊! The new adapter is added to Faraday as a dependency for now, so that means full backwards-compatibility, but just to be safe be careful when upgrading!

This is a huge step towards are Faraday v2.0 objective of pushing adapters and middleware into separate gems. Many thanks to the Faraday Team, @​JanDintel and everyone who attended the ROSS Conf remote event

Features

Fixes

Documentation

Misc

v1.2.0 (2020-12-23)

Features

  • Introduces on_request and on_complete methods in Faraday::Middleware. (#1194, @​iMacTia)

Fixes

Documentation

  • Add comment in gemspec to explain exposure of examples and spec folders. (#1192, @​iMacTia)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [faraday](https://github.com/lostisland/faraday) to permit the latest version.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 9, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

Merging #449 (9a6335f) into master (9314604) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #449   +/-   ##
=======================================
  Coverage   86.23%   86.23%           
=======================================
  Files          54       54           
  Lines        1511     1511           
=======================================
  Hits         1303     1303           
  Misses        208      208           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9314604...9a6335f. Read the comment docs.

@dgroup dgroup added this to the 0.11.0 milestone Aug 9, 2021
@dgroup
Copy link
Owner

dgroup commented Aug 9, 2021

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Aug 9, 2021

@rultor merge

@dgroup OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Aug 9, 2021

@rultor merge

@dependabot[bot] @dgroup Oops, I failed. You can see the full log here (spent 4min)

  test_attachments_are_present                                   \u001b[32m PASS\u001b[0m (0.00s)
  test_attachments_are_present_as_symbol                         \u001b[32m PASS\u001b[0m (0.00s)
  test_blank_for_null_value_cases                                \u001b[32m PASS\u001b[0m (0.00s)
  test_attachment_is_nil                                         \u001b[32m PASS\u001b[0m (0.00s)
  test_text_value_is_not_a_numeric                               \u001b[32m PASS\u001b[0m (0.00s)
  test_nil_is_not_a_numeric                                      \u001b[32m PASS\u001b[0m (0.00s)
  test_attachment_is_blank                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_to_hash                                                   \u001b[32m PASS\u001b[0m (0.00s)
  test_attachment_is_present                                     \u001b[32m PASS\u001b[0m (0.00s)
  test_attachments_is_present_as_array                           \u001b[32m PASS\u001b[0m (0.00s)
  test_able_to_read_by_key                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_attachment_is_absent                                      \u001b[32m PASS\u001b[0m (0.00s)

Lazylead::AssigneeAlertTest
  test_issue_#154_undefined_method_to_hash_for_nil_object        \u001b[32m PASS\u001b[0m (0.74s)

Lazylead::CcTest
  test_cc_is_not_found_in_hash                                   \u001b[32m PASS\u001b[0m (0.00s)
  test_plain_cc_detected_as_text                                 \u001b[32m PASS\u001b[0m (0.00s)
  test_cc_is_incorrect                                           \u001b[32m PASS\u001b[0m (0.00s)
  test_plain_cc_detected_as_object                               \u001b[32m PASS\u001b[0m (0.00s)
  test_cc_type_is_blank                                          \u001b[32m PASS\u001b[0m (0.00s)
  test_plain_cc_not_found_in_text                                \u001b[32m PASS\u001b[0m (0.00s)

Lazylead::TouchTest
  test_important_files_changed_in_svn_repo                       \u001b[33m SKIP\u001b[0m (0.00s)

Finished in 55.85239s
188 tests, 391 assertions, \u001b[32m0 failures, 0 errors, \u001b[0m\u001b[33m12 skips\u001b[0m
Coverage report generated for Unit Tests to /home/r/repo/coverage. 1303 / 1511 LOC (86.23%) covered.
Running RuboCop...
Inspecting 108 files
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m

108 files inspected, \u001b[32mno offenses\u001b[0m detected
Running sqlint...
Inspecting 2 files
2 files inspected, \u001b[0;32;49mno offenses\u001b[0m detected
Running xcop...
Inspecting 0 files...

0 files checked, everything looks \u001b[32mpretty\u001b[0m
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:dgroup/lazylead.git
 ! [rejected]        master -> master (fetch first)
error: failed to push some refs to 'git@github.com:dgroup/lazylead.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
container ce54434dd6ce72df40c34fe18744ae7b9e16e184a50633b1bd00dd611793b6ee is dead
Mon Aug  9 20:00:03 CEST 2021

@dgroup dgroup merged commit c2dd31b into master Aug 9, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/bundler/faraday-eq-1.7.0 branch August 9, 2021 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants