Bump laravel/framework from 10.30.0 to 10.30.1 #319

Merged
dependabot[bot] merged 1 commits from dependabot/composer/laravel/framework-10.30.1 into main 2023-11-02 00:39:26 +00:00
dependabot[bot] commented 2023-11-02 00:26:05 +00:00 (Migrated from github.com)

Bumps laravel/framework from 10.30.0 to 10.30.1.

Release notes

Sourced from laravel/framework's releases.

v10.30.1

What's Changed

Full Changelog: https://github.com/laravel/framework/compare/v10.30.0...v10.30.1

Changelog

Sourced from laravel/framework's changelog.

v10.30.1 - 2023-11-01

What's Changed

Full Changelog: https://github.com/laravel/framework/compare/v10.30.0...v10.30.1

Commits

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 [laravel/framework](https://github.com/laravel/framework) from 10.30.0 to 10.30.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/releases">laravel/framework's releases</a>.</em></p> <blockquote> <h2>v10.30.1</h2> <h2>What's Changed</h2> <ul> <li>[10.x] Fix postgreSQL reserved word column names w/ guarded attributes broken in native column attributes implementation by <a href="https://github.com/hafezdivandari"><code>@​hafezdivandari</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/48877">laravel/framework#48877</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/laravel/framework/compare/v10.30.0...v10.30.1">https://github.com/laravel/framework/compare/v10.30.0...v10.30.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/blob/10.x/CHANGELOG.md">laravel/framework's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/laravel/framework/compare/v10.30.0...v10.30.1">v10.30.1</a> - 2023-11-01</h2> <h3>What's Changed</h3> <ul> <li>[10.x] Fix postgreSQL reserved word column names w/ guarded attributes broken in native column attributes implementation by <a href="https://github.com/hafezdivandari"><code>@​hafezdivandari</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/48877">laravel/framework#48877</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/laravel/framework/compare/v10.30.0...v10.30.1">https://github.com/laravel/framework/compare/v10.30.0...v10.30.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/framework/commit/7a2da50258c4d0f693b738d3f3c69b2693aea6c1"><code>7a2da50</code></a> version</li> <li><a href="https://github.com/laravel/framework/commit/a6db48eb049614c0e964bc7b155d69c07fff3b56"><code>a6db48e</code></a> [10.x] Fix postgreSQL reserved word column names w/ guarded attributes broken...</li> <li><a href="https://github.com/laravel/framework/commit/87b9e7997e178dfc4acd5e22fa8d77ba333c3abd"><code>87b9e79</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/laravel/framework/compare/v10.30.0...v10.30.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel/framework&package-manager=composer&previous-version=10.30.0&new-version=10.30.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.