This is an automated email from the ASF dual-hosted git repository.

github-merge-queue[bot] pushed a commit to branch 
gh-readonly-queue/main/pr-6855-f02dd2f1cd6fa2a7372971dba3f0b03fdd87a310
in repository https://gitbox.apache.org/repos/asf/texera.git

commit 207c07778438535441df3f57eb3b8ea06d3238f3
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jul 24 19:48:01 2026 +0100

    chore: Configure Renovate (#6855)
    
    Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)!
    This is an onboarding PR to help you understand and configure settings
    before regular Pull Requests begin.
    
    🚦 To activate Renovate, merge this Pull Request. To disable Renovate,
    simply close this Pull Request unmerged.
    
    📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for
    relevant documentation you may be interested in reading.
    
    🔡 Do you want to change how Renovate upgrades your dependencies? Add
    your custom config to `renovate.json` in this branch. Renovate will
    update the Pull Request description the next time it runs.
    
    
    
    ---
    ### Detected Package Files
    
    #### bun
    
     * `agent-service/package.json`
    
    #### docker-compose
    
     * `bin/local-dev/docker-compose.override.yml`
     * `bin/single-node/docker-compose.yml`
     * `file-service/src/main/resources/docker-compose.yml`
     * `notebook-migration-service/src/main/resources/docker-compose.yml`
     * `sql/docker-compose.yml`
    
    #### dockerfile
    
     * `bin/dockerfiles/`
       * `access-control-service.dockerfile`
       * `agent-service.dockerfile`
       * `computing-unit-master.dockerfile`
       * `computing-unit-worker.dockerfile`
       * `config-service.dockerfile`
       * `file-service.dockerfile`
       * `texera-web-application.dockerfile`
       * `workflow-compiling-service.dockerfile`
       * `workflow-computing-unit-managing-service.dockerfile`
     * `bin/pylsp/Dockerfile`
     * `bin/y-websocket-server/Dockerfile`
     * `notebook-migration-service/src/main/resources/Dockerfile`
    
    #### github-actions
    
     * `.github/workflows/`
       * `automatic-email-notif-on-ddl-change.yml`
       * `benchmarks-pr-comment.yml`
       * `benchmarks.yml`
       * `build-and-push-images.yml`
       * `build.yml`
       * `check-header.yml`
       * `comment-commands.yml`
       * `contributor-checks.yml`
       * `create-release-candidate.yml`
       * `dependency-graph.yml`
       * `direct-backport-push.yml`
       * `license-binary-checker.yml`
       * `lint-pr.yml`
       * `pr-assignment.yml`
       * `pr-labeler.yml`
       * `required-checks.yml`
       * `stale.yml`
       * `suggest-reviewers.yml`
       * `sync-docs-to-site.yml`
    
    #### helm-values
    
     * `bin/k8s/values.yaml`
    
    #### helmv3
    
     * `bin/k8s/Chart.yaml`
    
    #### npm
    
     * `bin/y-websocket-server/package.json`
     * `frontend/package.json`
     * `frontend/tools/jschardet-stub/package.json`
     * `pyright-language-service/package.json`
    
    #### nvm
    
     * `frontend/.nvmrc`
    
    #### pip_requirements
    
     * `amber/`
       * `dev-requirements.txt`
       * `operator-requirements.txt`
       * `requirements.txt`
    
    #### sbt
    
     * `access-control-service/build.sbt`
     * `access-control-service/project/build.properties`
     * `amber/build.sbt`
     * `amber/project/build.properties`
     * `amber/project/plugins.sbt`
     * `build.sbt`
     * `common/auth/build.sbt`
     * `common/config/build.sbt`
     * `common/dao/build.sbt`
     * `common/pybuilder/build.sbt`
     * `common/resource/build.sbt`
     * `common/workflow-core/build.sbt`
     * `common/workflow-operator/build.sbt`
     * `common/workflow-operator/project/build.properties`
     * `computing-unit-managing-service/build.sbt`
     * `computing-unit-managing-service/project/build.properties`
     * `computing-unit-managing-service/project/plugins.sbt`
     * `config-service/build.sbt`
     * `file-service/build.sbt`
     * `notebook-migration-service/build.sbt`
     * `notebook-migration-service/project/build.properties`
     * `project/build.properties`
     * `project/plugins.sbt`
     * `workflow-compiling-service/build.sbt`
     * `workflow-compiling-service/project/build.properties`
    
    #### scalafmt
    
     * `.scalafmt.conf`
     * `amber/.scalafmt.conf`
    
    ### Configuration Summary
    
    Based on the default config's presets, Renovate will:
    
      - Start dependency updates only once this onboarding PR is merged
      - Hopefully safe environment variables to allow users to configure.
      - Show all Merge Confidence badges for pull requests.
      - Enable Renovate Dependency Dashboard creation.
    - Use semantic commit type `fix` for dependencies and `chore` for all
    others if semantic commits are in use.
    - Ignore `node_modules`, `bower_components`, `vendor` and various
    test/tests (except for nuget) directories.
      - Group known monorepo packages together.
      - Use curated list of recommended non-monorepo package groupings.
    - Show only the Age and Confidence Merge Confidence badges for pull
    requests.
      - Apply crowd-sourced package replacement rules.
      - Apply crowd-sourced workarounds for known problems with packages.
    - Ensure that every dependency pinned by digest and sourced from Forgejo
    contains a link to the commit-to-commit diff
    - Ensure that every dependency pinned by digest and sourced from Gitea
    contains a link to the commit-to-commit diff
    - Ensure that every dependency pinned by digest and sourced from
    GitHub.com and Github enterprise contains a link to the commit-to-commit
    diff
    - Ensure that every dependency pinned by digest and sourced from
    GitLab.com contains a link to the commit-to-commit diff
      - Correctly link to the source code for golang.org/x packages
      - Link to pkg.go.dev/... for golang.org/x packages' title
    - Provide a link to octochangelog's improved breakdown for Renovate's
    changelogs
    
    ---
    
    ### What to Expect
    
    With your current configuration, Renovate will create 192 Pull Requests
    (at a maximum of 2 PRs per hour):
    
    | Manager | security | major | minor | patch |
    | --- | --- | --- | --- | --- |
    | npm | 1 | 29 | 21 | 9 |
    | sbt | 0 | 28 | 39 | 25 |
    | docker-compose | 0 | 2 | 3 | 2 |
    | helm-values | 0 | 0 | 2 | 0 |
    | pip_requirements | 0 | 7 | 14 | 0 |
    | github-actions | 0 | 0 | 4 | 0 |
    | scalafmt | 0 | 1 | 1 | 0 |
    | helmv3 | 0 | 2 | 5 | 0 |
    | bun | 0 | 0 | 1 | 0 |
    | dockerfile | 0 | 1 | 0 | 0 |
    | **Total** | 1 | 70 | 90 | 36 |
    
    <small>Note that a single PR can update multiple files and/or managers,
    so the above rows may not align with the number of PRs being listed
    above.</small>
    
    **Security updates**:
    
    - `ajv`, (npm, minor): `frontend/package.json`
    
    
    🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp
    any CI resources or overwhelm the project. See [docs for
    
`prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit)
    for details.
    
    
    ---
    >
    > [!WARNING]
    > Please correct - or verify that you can safely ignore - these
    dependency lookup failures before you merge this PR.
    >
    > - `Could not determine new digest for update (github-tags package
    scalacenter/sbt-dependency-submission)`
    >
    > Files affected: `.github/workflows/dependency-graph.yml`
    
    
    ---
    
    ❓ Got questions? Check out Renovate's
    [Docs](https://docs.renovatebot.com/), particularly the Getting Started
    section.
    If you need any further assistance then you can also [request help
    here](https://redirect.github.com/renovatebot/renovate/discussions).
    
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/apache/texera).
    
    
    
<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
---
 renovate.json | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/renovate.json b/renovate.json
new file mode 100644
index 0000000000..5db72dd6a9
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,6 @@
+{
+  "$schema": "https://docs.renovatebot.com/renovate-schema.json";,
+  "extends": [
+    "config:recommended"
+  ]
+}

Reply via email to