Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
laravel/framework (source) 10.48.10 -> 10.49.1 age confidence

Release Notes

laravel/framework (laravel/framework)

v10.49.1

Compare Source

v10.49.0

Compare Source

v10.48.29

Compare Source

v10.48.28

Compare Source

v10.48.27

Compare Source

v10.48.26

Compare Source

v10.48.25

Compare Source

v10.48.24

Compare Source

v10.48.23

Compare Source

v10.48.22

Compare Source

v10.48.21

Compare Source

  • [10.x] Fixes whereDate, whereDay, whereMonth, whereTime, whereYear and whereJsonLength to ignore invalid $operator by @​crynobone in #​52704
  • Fix arguments passed to artisan commands that start with 'env' by @​willrowe in #​52748

v10.48.20

Compare Source

  • [10.x] fix: prevent casting empty string to array from triggering json error by @​calebdw in #​52415

v10.48.19

Compare Source

v10.48.18

Compare Source

v10.48.17

Compare Source

v10.48.16

Compare Source

  • [10.x] Fix Http::retry so that throw is respected for call signature Http::retry([1,2], throw: false) by @​paulyoungnb in #​52002
  • [10.x] Set application_name and character set as PostgreSQL DSN string by @​sunaoka in #​51985

v10.48.15

Compare Source

v10.48.14

Compare Source

v10.48.13

Compare Source

v10.48.12

Compare Source

v10.48.11

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot enabled auto-merge (rebase) October 8, 2024 19:57
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.77%. Comparing base (8ee1236) to head (339319f).
Report is 13 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #352      +/-   ##
============================================
+ Coverage     95.71%   95.77%   +0.06%     
  Complexity       21       21              
============================================
  Files             6        6              
  Lines            70       71       +1     
============================================
+ Hits             67       68       +1     
  Misses            3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/laravel-framework-10.x-lockfile branch from 063ea72 to c76187c Compare November 12, 2024 18:09
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.48.22 fix(deps): update dependency laravel/framework to v10.48.23 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x-lockfile branch from c76187c to 339319f Compare November 20, 2024 16:34
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.48.23 fix(deps): update dependency laravel/framework to v10.48.24 Nov 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.48.24 fix(deps): update dependency laravel/framework to v10.48.25 Nov 26, 2024
Copy link
Contributor Author

renovate bot commented Nov 26, 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:10.49.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - ergebnis/composer-normalize is locked to version 2.42.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.42.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.13) does not satisfy that requirement.
  Problem 2
    - pestphp/pest is locked to version v2.34.4 and an update of this package was not requested.
    - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.4.13) does not satisfy that requirement.
    - pestphp/pest v2.34.4 requires brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.4.3].


@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.48.25 fix(deps): update dependency laravel/framework to v10.48.26 Jan 21, 2025
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.48.26 fix(deps): update dependency laravel/framework to v10.48.27 Jan 24, 2025
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.48.27 fix(deps): update dependency laravel/framework to v10.48.28 Jan 31, 2025
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.48.28 fix(deps): update dependency laravel/framework to v10.48.29 Mar 12, 2025
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.48.29 fix(deps): update dependency laravel/framework to v10.49.0 Sep 9, 2025
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v10.49.0 chore(deps): update dependency laravel/framework to v10.49.0 Sep 25, 2025
@renovate renovate bot changed the title chore(deps): update dependency laravel/framework to v10.49.0 chore(deps): update dependency laravel/framework to v10.49.1 Sep 30, 2025
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