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

chore(deps): Bump github.com/carlmjohnson/requests from 0.23.2 to 0.23.3 #687

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2023

Bumps github.com/carlmjohnson/requests from 0.23.2 to 0.23.3.

Commits
  • 1ee6ac2 Core: Move RequestBuilder into req.go
  • 9dca126 Tests: Simplify by using URL(); test core Path
  • 97717b9 Docs: Add a link to New in Builder doc
  • 22feb51 minitrue: Add doc comment
  • 80bfe41 Examples: Simplify with switch statements
  • aa415bc ExampleTestServerConfig: More example text
  • 829fc3d ExampleLogTransport: More consistent errors
  • 7fa23e7 ExampleBuilder_Path: Use URL()
  • c7ada3e ExampleBuilder_ErrorJSON: Fix status code message; breakup code
  • 6b9d716 Example_queryParam: Use example from README
  • 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 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)

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes kind/cleanup Removing things previously overlooked labels Apr 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b8e66ce) 56.36% compared to head (58534ab) 56.36%.

❗ Current head 58534ab differs from pull request most recent head 83eb1d1. Consider uploading reports for the commit 83eb1d1 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #687   +/-   ##
=======================================
  Coverage   56.36%   56.36%           
=======================================
  Files          57       57           
  Lines        2780     2780           
=======================================
  Hits         1567     1567           
  Misses       1070     1070           
  Partials      143      143           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/carlmjohnson/requests-0.23.3 branch from 141fb37 to 92ab9d6 Compare April 5, 2023 07:59
Bumps [github.com/carlmjohnson/requests](https://github.com/carlmjohnson/requests) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/carlmjohnson/requests/releases)
- [Commits](earthboundkid/requests@v0.23.2...v0.23.3)

---
updated-dependencies:
- dependency-name: github.com/carlmjohnson/requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/carlmjohnson/requests-0.23.3 branch from 92ab9d6 to 83eb1d1 Compare April 18, 2023 07:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2023

Looks like github.com/carlmjohnson/requests is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/carlmjohnson/requests-0.23.3 branch May 2, 2023 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes kind/cleanup Removing things previously overlooked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant