Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 20, 2026

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.


Detected Package Files

  • nss/Cargo.toml (cargo)
  • .github/actions/generate-coverage-report/action.yaml (github-actions)
  • .github/actions/install-debug-symbols/action.yaml (github-actions)
  • .github/actions/setup-go-coverage-tests/action.yaml (github-actions)
  • .github/actions/setup-go-tests/action.yaml (github-actions)
  • .github/actions/upload-test-artifacts/action.yaml (github-actions)
  • .github/workflows/auto-updates.yaml (github-actions)
  • .github/workflows/automatic-doc-checks.yml (github-actions)
  • .github/workflows/build-deb.yaml (github-actions)
  • .github/workflows/cla-check.yaml (github-actions)
  • .github/workflows/git.yml (github-actions)
  • .github/workflows/qa.yaml (github-actions)
  • .github/workflows/tics-run.yaml (github-actions)
  • .github/workflows/validate-dependabot.yaml (github-actions)
  • go.mod (gomod)
  • tools/go.mod (gomod)
  • docs/requirements.txt (pip_requirements)

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

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


What to Expect

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

chore(deps): update github.com/3v1n0/go-pam/v2 digest to 4851b5d
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-3v1n0-go-pam-v2-digest
  • Merge into: main
  • Upgrade github.com/3v1n0/go-pam/v2 to 4851b5d1fce9b976c9d3f3a85d698270ebf1e19f
fix(deps): update golang.org/x/exp digest to 716be56
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: main
  • Upgrade golang.org/x/exp to 716be5621a96
chore(deps): update dependency go to v1.25.6
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.25.6
chore(deps): update rust crate cc to v1.2.53
  • Schedule: ["at any time"]
  • Branch name: renovate/cc-1.x-lockfile
  • Merge into: main
  • Upgrade cc to 1.2.53
chore(deps): update rust crate hyper-util to v0.1.19
  • Schedule: ["at any time"]
  • Branch name: renovate/hyper-util-0.x-lockfile
  • Merge into: main
  • Upgrade hyper-util to 0.1.19
chore(deps): update rust crate libc to v0.2.180
  • Schedule: ["at any time"]
  • Branch name: renovate/libc-0.x-lockfile
  • Merge into: main
  • Upgrade libc to 0.2.180
chore(deps): update rust crate log to v0.4.29
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: main
  • Upgrade log to 0.4.29
chore(deps): update rust crate prost to v0.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-prost-monorepo
  • Merge into: main
  • Upgrade prost to 0.14.3
chore(deps): update rust crate time to v0.3.45
  • Schedule: ["at any time"]
  • Branch name: renovate/time-0.x-lockfile
  • Merge into: main
  • Upgrade time to 0.3.45
fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10
chore(deps): update rust crate rustix to v1.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rustix-1.x-lockfile
  • Merge into: main
  • Upgrade rustix to 1.1.3
chore(deps): update rust crate simple_logger to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/simple_logger-5.x-lockfile
  • Merge into: main
  • Upgrade simple_logger to 5.1.0
chore(deps): update rust crate tokio to v1.49.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.49.0
fix(deps): update module github.com/charmbracelet/bubbles to v0.21.0
fix(deps): update module github.com/msteinert/pam/v2 to v2.1.0
fix(deps): update rust crate ctor to 0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ctor-0.x
  • Merge into: main
  • Upgrade ctor to 0.6.0
fix(deps): update rust crate procfs to 0.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/procfs-0.x
  • Merge into: main
  • Upgrade procfs to 0.18.0
fix(deps): update rust crate tower to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-0.x
  • Merge into: main
  • Upgrade tower to 0.5.0
chore(deps): update actions/upload-artifact action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v6
chore(deps): update dependency myst-parser to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/myst-parser-5.x
  • Merge into: main
  • Upgrade myst-parser to ~=5.0

🚸 Branch 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.

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