Skip to content

Configure Renovate#1

Closed
renovate[bot] wants to merge 10 commits into
mainfrom
renovate/configure
Closed

Configure Renovate#1
renovate[bot] wants to merge 10 commits into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented May 28, 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/manual-build.yml (github-actions)
  • .github/workflows/sync.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

What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
Update actions/setup-java action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: main
  • Upgrade actions/setup-java to be666c2fcd27ec809703dec50e508c2fdc7f6654

❓ 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.

MariusVolkhart and others added 10 commits May 28, 2026 11:02
Patch-based fork of temporalio/sdk-java. No upstream source committed —
only patches, scripts, overlay configs, and CI workflows.
Clones upstream at a tag, applies git format-patch series,
copies overlay files. Idempotent — skips if already at target state.
Exports commits from build/ as git format-patch files into patches/.
Uses --no-numbered to keep patch content stable when adding new patches.
0001: Replace Jackson with Moshi
0002: Remove GSON
0003: Replace grpc-netty-shaded with grpc-okhttp
0004: Change groupId to com.pkware.temporal
gradle.properties: Moshi version (Renovate-scannable).
gradle/publishing.gradle: PKWARE Maven Central config with
env vars for Sonatype credentials and in-memory GPG signing.
Twice-daily check for new upstream tags. Applies patches, builds,
tests, publishes to Maven Central. Creates GitHub Issue on failure.
On-demand build and optional publish for a specific upstream tag.
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