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 illuminate/http from 10.9.0 to 10.30.1 in /laravel-one #119

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps illuminate/http from 10.9.0 to 10.30.1.

Commits
  • 7457bc7 [10.x] Fix Stringable objects not converted to string in HTTP facade Query pa...
  • b0639c9 fix bug for always throwing exception when we pass a callable to throwUnlessS...
  • 740e043 Update @​param annotation for wrap method to include Collection type (#48746)
  • 6e265c7 [10.x] Test Symfony v6.4 (#48400)
  • 0702292 Add notModified method to HTTP client (#48379)
  • 599c53c [10.x] Add newResponse method to PendingRequest (#48344)
  • 52cc8f4 Improve PendingRequest::pool() return type (#48150)
  • 6b3a1fe Mark Request JSON data to be InputBag in docblocks (#48085)
  • 09e6256 Allow default values when merging values into a resource (#48073)
  • e884a44 Merge branch '9.x' into 10.x
  • 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 [illuminate/http](https://github.com/illuminate/http) from 10.9.0 to 10.30.1.
- [Commits](illuminate/http@v10.9.0...v10.30.1)

---
updated-dependencies:
- dependency-name: illuminate/http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from abenevaut as a code owner November 2, 2023 13:19
@dependabot dependabot bot added dep:php Pull requests that update Php code dependencies Pull requests that update a dependency file labels Nov 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #119 (cf6610a) into master (d6ad73f) will not change coverage.
The diff coverage is n/a.

❗ Current head cf6610a differs from pull request most recent head d2f108b. Consider uploading reports for the commit d2f108b to get more accurate results

Flag Coverage Δ
laravel-one 76.22% <ø> (ø)

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

@abenevaut abenevaut merged commit 815c7dc into master Nov 2, 2023
2 checks passed
@abenevaut abenevaut deleted the dependabot/composer/laravel-one/master/illuminate/http-10.30.1 branch November 2, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dep:php Pull requests that update Php code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants