Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/go-resty/resty/v2 from 2.4.0 to 2.7.0 #1644

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps github.com/go-resty/resty/v2 from 2.4.0 to 2.7.0.

Release notes

Sourced from github.com/go-resty/resty/v2's releases.

v2.7.0 Release

Release Notes

Enhancements

Bug Fixes

Tests

  • Add 1.16.x and remove 1.14.x from the Travis build PR #434 @​kishaningithub
  • Migrated from Travis CI to Github Actions #479 PR #480 @​jeevatkm
    • Thank you Travis CI for these many years of CI service to Resty project

Documentation

v2.6.0 Release

Release Notes

Features

Enhancements

General

  • Addressing checksum issue on v2.5.0 with this release

v2.5.0 Release

Release Notes

Bug Fixes

... (truncated)

Commits
  • 3d08b36 For release v2.7.0 updates (#485)
  • 7dda615 Adding ability to customize the XML marshal/unmarshal functions #481 (#484)
  • d837dfc Make PathParams public (#476)
  • eb1e112 Merge pull request #480 from go-resty/ehancements
  • 9e8f2ba Adding github actions and removing travis ci #479
  • 5e13752 Godoc update for #436
  • 0c9388b Added SetBaseURL method deprecated SetHostURL, to be removed in next major re...
  • 1792d62 Merge pull request #460 from go-resty/for-gh318-gh407
  • 2cae8cd Added RetryConditions option to Request level (#436)
  • 18ff59d travis ci config update and simplify composite literal
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.4.0...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 10, 2023
@openyurt-bot openyurt-bot added the size/XS size/XS: 0-9 label Aug 10, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2023

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
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1644 (74f73d9) into master (d89a805) will decrease coverage by 0.08%.
Report is 7 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1644      +/-   ##
==========================================
- Coverage   51.66%   51.59%   -0.08%     
==========================================
  Files         145      145              
  Lines       17011    17011              
==========================================
- Hits         8788     8776      -12     
- Misses       7407     7418      +11     
- Partials      816      817       +1     
Flag Coverage Δ
unittests 51.59% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@openyurt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], rambohe-ch

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rambohe-ch
Copy link
Member

/lgtm

@openyurt-bot openyurt-bot added the approved approved label Aug 15, 2023
@openyurt-bot openyurt-bot added the lgtm lgtm label Aug 15, 2023
@openyurt-bot openyurt-bot merged commit dbd2eaa into master Aug 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-resty/resty/v2-2.7.0 branch August 15, 2023 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved approved dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm lgtm size/XS size/XS: 0-9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants