Skip to content

chore(deps): update dependency php83packages.composer to v2.10.1#1145

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/php83packages.composer-2.x
Open

chore(deps): update dependency php83packages.composer to v2.10.1#1145
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/php83packages.composer-2.x

Conversation

@renovate-sh-app

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
php83Packages.composer patch 2.10.02.10.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| devbox     | php83Packages.composer | 2.10.0 | 2.10.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner June 16, 2026 16:18
@github-actions

Copy link
Copy Markdown

⚠️ The workflow jobs listed below don't declare a permissions: block and may break when the organization's default GITHUB_TOKEN permissions are restricted to read-only.

Expand for findings
warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/ci.yaml:1:1
   |
 1 | / name: CI
 2 | | on:
 3 | |   pull_request: ~
 4 | |   push:
...  |
82 | |       - name: Docs
83 | |         run: make docs
   | |_______________________^ default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/ci.yaml:11:3
   |
11 | /   linters:
12 | |     name: Linters
13 | |     runs-on: ubuntu-latest
...  |
36 | |       - name: Run golangci-lint
37 | |         run: make lint
   | |                      ^
   | |                      |
   | |______________________this job
   |                        default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/ci.yaml:39:3
   |
39 | /   tests:
40 | |     name: Tests
41 | |     runs-on: ubuntu-latest
...  |
64 | |       - name: Tests
65 | |         run: make tests
   | |                       ^
   | |                       |
   | |_______________________this job
   |                         default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/ci.yaml:67:3
   |
67 | /   docs:
68 | |     name: Generate docs
69 | |     runs-on: ubuntu-latest
...  |
82 | |       - name: Docs
83 | |         run: make docs
   | |                       ^
   | |                       |
   | |_______________________this job
   |                         default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
   --> ./.github/workflows/foundation-sdk.yaml:1:1
    |
  1 | / name: Foundation SDK
  2 | | on:
  3 | |   pull_request: ~
...   |
284 | |           edit-mode: replace
285 | |           body-path: "./preview.md"
    | |____________________________________^ default permissions used due to no permissions: block
    |
    = note: audit confidence → Medium
    = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/foundation-sdk.yaml:10:3
   |
10 | /   build_lint:
11 | |     name: Generate & lint
12 | |     runs-on: ubuntu-latest
...  |
79 | |           LOG_LEVEL: "7" # debug
80 | |           GOGC: "off"
   | |                     ^
   | |                     |
   | |_____________________this job
   |                       default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
   --> ./.github/workflows/foundation-sdk.yaml:82:3
    |
 82 | /   examples:
 83 | |     name: Run examples
 84 | |     runs-on: ubuntu-latest
...   |
134 | |       - name: Run examples
135 | |         run: devbox run /tmp/foundation-workspace-examples/foundation-sdk/scripts/run-examples.sh
    | |                                                                                                 ^
    | |                                                                                                 |
    | |_________________________________________________________________________________________________this job
    |                                                                                                   default permissions used due to no permissions: block
    |
    = note: audit confidence → Medium
    = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
   --> ./.github/workflows/foundation-sdk.yaml:137:3
    |
137 | /   sdk_diff:
138 | |     name: Generate diff
139 | |     runs-on: ubuntu-latest
...   |
284 | |           edit-mode: replace
285 | |           body-path: "./preview.md"
    | |                                    ^
    | |                                    |
    | |____________________________________this job
    |                                      default permissions used due to no permissions: block
    |
    = note: audit confidence → Medium
    = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

@github-actions

Copy link
Copy Markdown

Note: the diff show code changes that would be introduced by this PR to the output of the Grafana Foundation SDK codegen pipeline.

See full diff.

🔎 Changes to Grafana Foundation SDK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants