Skip to content

Bump laravel-zero/framework from 8.9.1 to 8.10.0#106

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/laravel-zero/framework-8.10.0
Open

Bump laravel-zero/framework from 8.9.1 to 8.10.0#106
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/laravel-zero/framework-8.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 21, 2022

Bumps laravel-zero/framework from 8.9.1 to 8.10.0.

Changelog

Sourced from laravel-zero/framework's changelog.

[8.10.0] - 2022-02-17

Added

  • Add support for PHP 8.1 (728b0ca)
  • Add Box support for PHP 8.1 (#459)
Commits
  • 0b13f63 release: bumps version to v8.10.0
  • 27aab5f Merge pull request #459 from owenvoke/feature/8.x-box-update
  • 760e9b3 fix: add support for Box compilation on PHP 8.1
  • 92d9373 chore(deps): require symfony/finder
  • f4b83ec chore(deps): bump Symfony components
  • e578560 ci: update to test PHP 8.1 --prefer-lowest
  • 728b0ca chore(deps): bump dependencies for PHP 8.1
  • 1b70ec2 ci: add PHP 8.1 to tests
  • e741edf chore(deps-dev): update phpstan/phpstan to ^1.x
  • c9112b9 chore(deps-dev): update Pest and PHPStan
  • See full diff 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)

Bumps [laravel-zero/framework](https://github.com/laravel-zero/framework) from 8.9.1 to 8.10.0.
- [Release notes](https://github.com/laravel-zero/framework/releases)
- [Changelog](https://github.com/laravel-zero/framework/blob/v8.10.0/CHANGELOG.md)
- [Commits](laravel-zero/framework@v8.9.1...v8.10.0)

---
updated-dependencies:
- dependency-name: laravel-zero/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 21, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 21, 2022

Codecov Report

Merging #106 (7786bb5) into master (d0ee9ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #106   +/-   ##
=========================================
  Coverage     97.32%   97.32%           
  Complexity       28       28           
=========================================
  Files             3        3           
  Lines           112      112           
=========================================
  Hits            109      109           
  Misses            3        3           

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 d0ee9ac...7786bb5. Read the comment docs.

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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants