Skip to content

Configure Renovate - #23

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Closed

Configure Renovate#23
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Apr 10, 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/ai-reviewer.yml (github-actions)
  • .github/workflows/auto-final-merge.yml (github-actions)
  • .github/workflows/create-next-draft.yml (github-actions)
  • .github/workflows/dependency-update.yml (github-actions)
  • .github/workflows/elixir-ci.yml (github-actions)
  • .github/workflows/html-validation.yml (github-actions)
  • .github/workflows/latex-build-modified.yml (github-actions)
  • .github/workflows/latex-build.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/notify-ml-on-pr.yml (github-actions)
  • .github/workflows/prevent-draft-merge.yml (github-actions)
  • .github/workflows/security.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 GitHub.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 15 Pull Requests:

Update dawidd6/action-send-mail digest to dc13c73
  • Schedule: ["at any time"]
  • Branch name: renovate/dawidd6-action-send-mail-digest
  • Merge into: main
  • Upgrade dawidd6/action-send-mail to dc13c734ff2b581c12c1b59958ba73d6fa95b371
Update ghcr.io/smkwlab/texlive-ja-textlint Docker tag to v2025
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-smkwlab-texlive-ja-textlint-2025.x
  • Merge into: main
  • Upgrade ghcr.io/smkwlab/texlive-ja-textlint to 2025
Update rhysd/actionlint action to v1.7.12
  • Schedule: ["at any time"]
  • Branch name: renovate/rhysd-actionlint-1.x
  • Merge into: main
  • Upgrade rhysd/actionlint to v1.7.12
Update dawidd6/action-send-mail action to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dawidd6-action-send-mail-3.x
  • Merge into: main
  • Upgrade dawidd6/action-send-mail to 2cea9617b09d79a095af21254fbcb7ae95903dde
Update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
Update trufflesecurity/trufflehog action to v3.94.3
  • Schedule: ["at any time"]
  • Branch name: renovate/trufflesecurity-trufflehog-3.x
  • Merge into: main
  • Upgrade trufflesecurity/trufflehog to v3.94.3
Update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: main
  • Upgrade actions/cache to v5
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update actions/github-script action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-9.x
  • Merge into: main
  • Upgrade actions/github-script to v9
Update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
Update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: main
  • Upgrade actions/setup-python to v6
Update actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
Update codecov/codecov-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-6.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v6
Update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
Update peter-evans/create-pull-request action to v8

🚸 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 for details.


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

@toshi0806

Copy link
Copy Markdown
Member

Renovate の対象範囲を texlive-ja-textlint のみに限定したため、この onboarding PR をクローズします。

@toshi0806 toshi0806 closed this Apr 11, 2026
@toshi0806
toshi0806 deleted the renovate/configure branch April 11, 2026 03:41
toshi0806 added a commit that referenced this pull request Sep 2, 2026
Without protection a repository has no required status checks, and
GitHub's combined status API then answers `state: pending, total: 0` --
pending because nothing was ever reported, not because something is
running. Renovate merges on its own here (platformAutomerge is false),
and it waits for that status to turn green, so it waits forever.

ecosystem-manager #23, registry-manager #91, thesis-monitor #71 and
elixir-tool-kit #19 have sat open since 2026-08-30 with every check run
green and `Automerge: Enabled` in their bodies. The five DNS repositories
extend the same elixir preset, carry this protection, and merged their
2026-08-30 updates within hours.

strict is true, matching the invariant above and the DNS repositories:
these tools merge zero to four times a month, so the rebuild cost of an
up-to-date requirement does not arise.

The contexts name only the two jobs that always produce a check run. The
matrix Test jobs carry the OTP and Elixir versions in their names, and
the Dialyzer job's name is still an unexpanded expression (#150), so
neither can be depended on.

Refs #152
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