Skip to content

chore: Configure Renovate#240

Merged
jpr5 merged 3 commits into
mainfrom
renovate/configure
Jul 6, 2026
Merged

chore: Configure Renovate#240
jpr5 merged 3 commits into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

Welcome to 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 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

  • .github/workflows/changelog-radar.yml (github-actions)
  • .github/workflows/dependabot-auto-merge.yml (github-actions)
  • .github/workflows/dependabot-major-analysis.yml (github-actions)
  • .github/workflows/fix-drift.yml (github-actions)
  • .github/workflows/notify-issue.yml (github-actions)
  • .github/workflows/notify-pr.yml (github-actions)
  • .github/workflows/publish-commit.yml (github-actions)
  • .github/workflows/publish-docker.yml (github-actions)
  • .github/workflows/publish-pytest.yml (github-actions)
  • .github/workflows/publish-release.yml (github-actions)
  • .github/workflows/sentinel.yml (github-actions)
  • .github/workflows/static-quality.yml (github-actions)
  • .github/workflows/test-drift.yml (github-actions)
  • .github/workflows/test-pytest.yml (github-actions)
  • .github/workflows/test-unit.yml (github-actions)
  • .github/workflows/unreleased-check.yml (github-actions)
  • .github/workflows/update-competitive-matrix.yml (github-actions)
  • .github/workflows/zizmor.yml (github-actions)

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
  • Pin github-action digests.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Run Renovate on following schedule: before 9am every weekday

What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): update github actions

❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


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

@pkg-pr-new

pkg-pr-new Bot commented May 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@copilotkit/aimock@240

commit: 718f16d

@jpr5
jpr5 force-pushed the renovate/configure branch from ef945db to 718f16d Compare July 6, 2026 18:40
@jpr5
jpr5 merged commit 4cb3a2e into main Jul 6, 2026
11 checks passed
@jpr5
jpr5 deleted the renovate/configure branch July 6, 2026 18:45
jpr5 added a commit that referenced this pull request Jul 15, 2026
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

 * `.github/workflows/changelog-radar.yml` (github-actions)
 * `.github/workflows/dependabot-auto-merge.yml` (github-actions)
 * `.github/workflows/dependabot-major-analysis.yml` (github-actions)
 * `.github/workflows/fix-drift.yml` (github-actions)
 * `.github/workflows/notify-issue.yml` (github-actions)
 * `.github/workflows/notify-pr.yml` (github-actions)
 * `.github/workflows/publish-commit.yml` (github-actions)
 * `.github/workflows/publish-docker.yml` (github-actions)
 * `.github/workflows/publish-pytest.yml` (github-actions)
 * `.github/workflows/publish-release.yml` (github-actions)
 * `.github/workflows/sentinel.yml` (github-actions)
 * `.github/workflows/static-quality.yml` (github-actions)
 * `.github/workflows/test-drift.yml` (github-actions)
 * `.github/workflows/test-pytest.yml` (github-actions)
 * `.github/workflows/test-unit.yml` (github-actions)
 * `.github/workflows/unreleased-check.yml` (github-actions)
 * `.github/workflows/update-competitive-matrix.yml` (github-actions)
 * `.github/workflows/zizmor.yml` (github-actions)

### 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
  - Pin `github-action` digests.
- Ensure that every dependency pinned by digest and sourced from
GitHub.com and Github enterprise contains a link to the commit-to-commit
diff
  - Run Renovate on following schedule: before 9am every weekday

---

### What to Expect

With your current configuration, Renovate will create 1 Pull Request:

<details>
<summary>chore(deps): update github actions</summary>

  - Schedule: ["before 9am every weekday"]
  - Branch name: `renovate/github-actions`
  - Merge into: `main`
- Upgrade
[actions/checkout](https://redirect.github.com/actions/checkout) to
`9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0`
- Upgrade
[actions/setup-python](https://redirect.github.com/actions/setup-python)
to `ece7cb06caefa5fff74198d8649806c4678c61a1`
- Upgrade
[docker/build-push-action](https://redirect.github.com/docker/build-push-action)
to `53b7df96c91f9c12dcc8a07bcb9ccacbed38856a`
- Upgrade
[docker/login-action](https://redirect.github.com/docker/login-action)
to `af1e73f918a031802d376d3c8bbc3fe56130a9b0`
- Upgrade
[docker/metadata-action](https://redirect.github.com/docker/metadata-action)
to `dc802804100637a589fabce1cb79ff13a1411302`
- Upgrade
[docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action)
to `bb05f3f5519dd87d3ba754cc423b652a5edd6d2c`
- Upgrade
[docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action)
to `96fe6ef7f33517b61c61be40b68a1882f3264fb8`
- Upgrade [python](https://redirect.github.com/actions/python-versions)
to `3.14`
- Upgrade
[zizmorcore/zizmor-action](https://redirect.github.com/zizmorcore/zizmor-action)
to `192e21d79ab29983730a13d1382995c2307fbcaa`


</details>


---

❓ 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/CopilotKit/aimock).


<!--renovate-config-hash:392fcefe76bfb444c99d1d11dcb305cbef7b501edc50443d1cb2ec1acfccb064-->
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.

1 participant