Update dependency tpetry/laravel-postgresql-enhanced to v3 #103

Open
renovate-bot wants to merge 1 commits from renovate/tpetry-laravel-postgresql-enhanced-3.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
tpetry/laravel-postgresql-enhanced require major ^2.3 -> ^3.0

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tpetry/laravel-postgresql-enhanced](https://github.com/tpetry/laravel-postgresql-enhanced) | require | major | `^2.3` -> `^3.0` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS43IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-12-14 00:01:00 +00:00
Update dependency tpetry/laravel-postgresql-enhanced to v3
Some checks failed
renovate/artifacts Artifact file update failure
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / review (pull_request) Successful in 29s
Laravel Pint / pint (pull_request) Failing after 1m48s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s
Laravel Larastan / larastan (pull_request) Failing after 2m12s
dc1f03ff35
Author
Collaborator

⚠️ 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
No tool releases found.
### ⚠️ 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 ``` No tool releases found. ```
{
  "comments": [
    {
      "line": 32,
      "line_type": "new",
      "severity": "🟠",
      "comment": "Upgrading `tpetry/laravel-postgresql-enhanced` from `^2.3` to `^3.0` is a major version change. Major version updates often introduce breaking changes that could impact the application's functionality or require code modifications. It is crucial to review the changelog for version 3.0 and thoroughly test the application to ensure compatibility and prevent regressions."
    }
  ],
  "summary": {
    "overall_assessment": "The Pull Request updates a single Composer dependency. The change involves a major version bump, which necessitates careful review and testing to ensure application stability and compatibility.",
    "general_feedback": [
      "No other changes were observed in the provided diff."
    ]
  }
}
``` { "comments": [ { "line": 32, "line_type": "new", "severity": "🟠", "comment": "Upgrading `tpetry/laravel-postgresql-enhanced` from `^2.3` to `^3.0` is a major version change. Major version updates often introduce breaking changes that could impact the application's functionality or require code modifications. It is crucial to review the changelog for version 3.0 and thoroughly test the application to ensure compatibility and prevent regressions." } ], "summary": { "overall_assessment": "The Pull Request updates a single Composer dependency. The change involves a major version bump, which necessitates careful review and testing to ensure application stability and compatibility.", "general_feedback": [ "No other changes were observed in the provided diff." ] } } ```
Some checks failed
renovate/artifacts Artifact file update failure
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / review (pull_request) Successful in 29s
Laravel Pint / pint (pull_request) Failing after 1m48s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s
Laravel Larastan / larastan (pull_request) Failing after 2m12s
Checking for merge conflicts…
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tpetry-laravel-postgresql-enhanced-3.x:renovate/tpetry-laravel-postgresql-enhanced-3.x
git checkout renovate/tpetry-laravel-postgresql-enhanced-3.x
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: poc/pds#103