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-dev): bump spatie/laravel-ray from 1.31.0 to 1.32.5 #1840

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps spatie/laravel-ray from 1.31.0 to 1.32.5.

Release notes

Sourced from spatie/laravel-ray's releases.

1.32.5

  • fix displaying Mailables

1.32.4

What's Changed

Full Changelog: spatie/laravel-ray@1.32.3...1.32.4

1.32.3

  • display correct origin when using invade

1.32.2

What's Changed

New Contributors

Full Changelog: spatie/laravel-ray@1.32.1...1.32.2

1.32.1

What's Changed

New Contributors

Full Changelog: spatie/laravel-ray@1.32.0...1.32.1

1.32.0

  • add support for Laravel 10
Changelog

Sourced from spatie/laravel-ray's changelog.

1.32.5 - 2023-06-23

  • fix displaying Mailables

1.32.4 - 2023-03-23

What's Changed

Full Changelog: spatie/laravel-ray@1.32.3...1.32.4

1.32.3 - 2023-03-03

  • display correct origin when using invade

1.32.2 - 2023-02-06

What's Changed

New Contributors

Full Changelog: spatie/laravel-ray@1.32.1...1.32.2

1.32.1 - 2023-01-26

What's Changed

New Contributors

Full Changelog: spatie/laravel-ray@1.32.0...1.32.1

1.32.0 - 2023-01-11

  • add support for Laravel 10
Commits
  • 288f30c Merge branch 'main' of github.com:spatie/laravel-ray
  • 3db69eb only display html part of mail in Laravel
  • a9d412f Merge pull request #304 from spatie/dependabot/github_actions/shivammathur/se...
  • 63af2c1 Bump shivammathur/setup-php from 2.25.2 to 2.25.4
  • 8ac94da Merge pull request #302 from spatie/dependabot/github_actions/shivammathur/se...
  • 6046b35 Merge pull request #301 from spatie/dependabot/github_actions/dependabot/fetc...
  • c1bb5df Bump shivammathur/setup-php from 2.25.1 to 2.25.2
  • c2d20b2 Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
  • 237d9f2 Merge pull request #300 from spatie/dependabot/github_actions/dependabot/fetc...
  • e0adee1 Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0
  • 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 dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Jul 1, 2023
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #1840 (1e41364) into dev (1111151) will not change coverage.
The diff coverage is n/a.

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

@@            Coverage Diff            @@
##                dev    #1840   +/-   ##
=========================================
  Coverage     96.52%   96.52%           
  Complexity     2033     2033           
=========================================
  Files           301      301           
  Lines          8755     8755           
=========================================
  Hits           8451     8451           
  Misses          304      304           

Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray) from 1.31.0 to 1.32.5.
- [Release notes](https://github.com/spatie/laravel-ray/releases)
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-ray@1.31.0...1.32.5)

---
updated-dependencies:
- dependency-name: spatie/laravel-ray
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/spatie/laravel-ray-1.32.5 branch from 1e41364 to a382de2 Compare July 10, 2023 16:52
@jobara jobara merged commit 2f4b87a into dev Jul 10, 2023
@jobara jobara deleted the dependabot/composer/spatie/laravel-ray-1.32.5 branch July 10, 2023 17:24
marvinroman pushed a commit to marvinroman/platform that referenced this pull request Jul 24, 2023
…sibility-exchange#1840)

Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray) from 1.31.0 to 1.32.5.
- [Release notes](https://github.com/spatie/laravel-ray/releases)
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-ray@1.31.0...1.32.5)

---
updated-dependencies:
- dependency-name: spatie/laravel-ray
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant