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

fix(deps): update dependency laravel/framework to v11 #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) 10.48.7 -> 11.26.0 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework)

v11.26.0

Compare Source

v11.25.0

Compare Source

v11.24.1

Compare Source

v11.24.0

Compare Source

v11.23.5

Compare Source

v11.23.4

Compare Source

v11.23.3

Compare Source

v11.23.2

Compare Source

v11.23.1

Compare Source

v11.23.0

Compare Source

v11.22.0

Compare Source

v11.21.0

Compare Source

v11.20.0

Compare Source

v11.19.0

Compare Source

v11.18.1

Compare Source

v11.18.0

Compare Source

v11.17.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Mar 13, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laravel/framework:11.7.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency guzzlehttp/guzzle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravel/framework 11.7.0 -> satisfiable by laravel/framework[v11.7.0].
    - laravel/framework v11.7.0 requires nunomaduro/termwind ^2.0 -> found nunomaduro/termwind[v2.0.0, v2.0.1] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Copy link

codesandbox bot commented Mar 13, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

changeset-bot bot commented Mar 13, 2024

⚠️ No Changeset found

Latest commit: 54a5dc4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 6 times, most recently from e424e75 to 3e3aa3a Compare March 16, 2024 00:14
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 3 times, most recently from abe50cd to 70c7e7e Compare March 26, 2024 16:25
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 2 times, most recently from 466c884 to 8fd2e05 Compare April 2, 2024 14:29
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 4 times, most recently from d5fcfa0 to 90cb319 Compare April 16, 2024 15:43
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 2 times, most recently from bc7f1f5 to 64dd69d Compare April 30, 2024 14:22
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from 64dd69d to 49ffbec Compare May 7, 2024 13:48
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from 49ffbec to 6462abc Compare May 21, 2024 21:38
Copy link
Contributor Author

renovate bot commented May 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laravel/framework:11.26.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency guzzlehttp/guzzle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravel/framework 11.26.0 -> satisfiable by laravel/framework[v11.26.0].
    - laravel/framework v11.26.0 requires nunomaduro/termwind ^2.0 -> found nunomaduro/termwind[v2.0.0, v2.0.1, v2.1.0] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Copy link

coderabbitai bot commented May 21, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The update primarily involves upgrading the laravel/framework dependency in the composer.json file from version 10.48.7 to 11.20.0. This significant change enhances the application with new features and improvements inherent to the latest Laravel version. However, developers should remain cautious of potential breaking changes that could impact existing functionality.

Changes

File Change Summary
composer.json Updated laravel/framework from 10.48.7 to 11.20.0

Poem

🐰 In a meadow bright, where the code does play,
A rabbit hops with joy, it’s a brand new day!
Laravel’s version leaps, oh what a delight,
New features await, enhancing our sight.
With every hop forward, our code sings anew,
Cheers to the changes, let’s code and pursue! 🌼✨


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 3 times, most recently from c8333e9 to a3481cb Compare May 30, 2024 11:23
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from a3481cb to adc461f Compare June 5, 2024 23:50
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 2 times, most recently from 7deaaf2 to 4421315 Compare June 20, 2024 12:30
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 3 times, most recently from 0783554 to 53d566e Compare July 2, 2024 21:39
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from 53d566e to e1f0790 Compare July 9, 2024 16:56
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from e1f0790 to 62c3027 Compare July 16, 2024 17:32
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 4 times, most recently from ce4c9ef to 46f7573 Compare July 30, 2024 16:18
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from 46f7573 to 76ab2bd Compare August 6, 2024 14:57
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 22c28be and 76ab2bd.

Files selected for processing (1)
  • composer.json (1 hunks)
Additional comments not posted (1)
composer.json (1)

10-10: Upgrade Laravel framework dependency.

The Laravel framework dependency has been updated from version 10.48.7 to 11.20.0. Ensure that the application is thoroughly tested for compatibility with this new version, as it may introduce breaking changes and new features.

@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from 76ab2bd to d2585cc Compare August 20, 2024 17:01
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from d2585cc to 4c03212 Compare September 3, 2024 17:10
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 4 times, most recently from 48cbc72 to 55bef58 Compare September 13, 2024 14:15
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch 3 times, most recently from fcc4c1c to 64ec69c Compare September 26, 2024 12:09
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from 64ec69c to 54a5dc4 Compare October 1, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants