Skip to content

Configure Renovate#2

Closed
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/configure
Closed

Configure Renovate#2
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/configure

Conversation

@renovate-bot
Copy link
Copy Markdown

@renovate-bot renovate-bot commented May 4, 2024

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

  • codelabs/bank_data_analysis_codelab/src/Dockerfile (dockerfile)
  • codelabs/digital_asset_transaction_codelab/src/Dockerfile (dockerfile)
  • codelabs/health_data_analysis_codelab/src/usleep/Dockerfile (dockerfile)
  • codelabs/health_data_analysis_codelab/src/uwear/Dockerfile (dockerfile)
  • codelabs/ml_model_protection/src/Dockerfile (dockerfile)
  • codelabs/signed_container_codelab/src/Dockerfile (dockerfile)
  • codelabs/trusted_space_codelab/src/Dockerfile (dockerfile)
  • .github/workflows/run-tests.yml (github-actions)
  • server/go.mod (gomod)
  • codelabs/digital_asset_transaction_codelab/src/package.json (npm)
  • codelabs/ml_model_protection/src/requirements.txt (pip_requirements)
  • codelabs/trusted_space_codelab/src/client/requirements.txt (pip_requirements)
  • codelabs/trusted_space_codelab/src/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 25 Pull Requests:

fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security]
chore(deps): update dependency pillow to v10.3.0 [security]
  • Branch name: renovate/pypi-pillow-vulnerability
  • Merge into: main
  • Upgrade Pillow to ==10.3.0
chore(deps): update dependency protobuf to v4 [security]
  • Branch name: renovate/pypi-protobuf-vulnerability
  • Merge into: main
  • Upgrade protobuf to ==4.25.*
fix(deps): update github.com/google/go-eventlog digest to 0f4d84d
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-eventlog-digest
  • Merge into: main
  • Upgrade github.com/google/go-eventlog to 0f4d84deece489e8025fad78cf513ab446120ab4
fix(deps): update github.com/google/go-tdx-guest digest to 32866d7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-tdx-guest-digest
  • Merge into: main
  • Upgrade github.com/google/go-tdx-guest to 32866d7a678f545ac51dcbb8c54c2fef81bd89a2
fix(deps): update module github.com/google/go-configfs-tsm to v0.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-configfs-tsm-0.x
  • Merge into: main
  • Upgrade github.com/google/go-configfs-tsm to 6ce24d068efb273a65a3801d4a91199de9338d3d
fix(deps): update module github.com/google/go-tpm-tools to v0.4.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-tpm-tools-0.x
  • Merge into: main
  • Upgrade github.com/google/go-tpm-tools to v0.4.7
chore(deps): update dependency google-cloud-kms to v2.24.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-kms-2.x
  • Merge into: main
  • Upgrade google-cloud-kms to ==2.24.2
chore(deps): update dependency google-cloud-storage to v1.44.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-storage-1.x
  • Merge into: main
  • Upgrade google-cloud-storage to ==1.44.0
chore(deps): update dependency tensorflow to v2.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tensorflow-2.x
  • Merge into: main
  • Upgrade tensorflow to ==2.20.0
chore(deps): update dependency tensorflow_hub to v0.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tensorflow_hub-0.x
  • Merge into: main
  • Upgrade tensorflow_hub to ==0.16.1
chore(deps): update node.js to v16.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x
  • Merge into: main
  • Upgrade node to 16.20.2
chore(deps): update tensorflow/tensorflow docker tag to v2.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tensorflow-tensorflow-2.x
  • Merge into: main
  • Upgrade tensorflow/tensorflow to 2.20.0
fix(deps): update module github.com/google/go-cmp to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-cmp-0.x
  • Merge into: main
  • Upgrade github.com/google/go-cmp to v0.7.0
fix(deps): update module github.com/tink-crypto/tink-go/v2 to v2.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-tink-crypto-tink-go-v2-2.x
  • Merge into: main
  • Upgrade github.com/tink-crypto/tink-go/v2 to 44325142c47f5dc5f505daa06f99ed8d075ed47c
fix(deps): update module google.golang.org/api to v0.262.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.262.0
fix(deps): update module google.golang.org/protobuf to v1.36.11
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.36.11
chore(deps): 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
chore(deps): update actions/setup-go action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: main
  • Upgrade actions/setup-go to v6
chore(deps): update dependency google-cloud-kms to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-kms-3.x
  • Merge into: main
  • Upgrade google-cloud-kms to ==3.10.0
chore(deps): update dependency google-cloud-storage to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-storage-3.x
  • Merge into: main
  • Upgrade google-cloud-storage to ==3.8.0
chore(deps): update node.js to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24.13.0
fix(deps): update dependency @google-cloud/kms to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-kms-5.x
  • Merge into: main
  • Upgrade @google-cloud/kms to ^5.0.0
fix(deps): update dependency @google-cloud/storage to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-storage-7.x
  • Merge into: main
  • Upgrade @google-cloud/storage to ^7.0.0
fix(deps): update dependency ethers to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-6.x
  • Merge into: main
  • Upgrade ethers to ^6.0.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.

@forking-renovate
Copy link
Copy Markdown

Renovate is disabled

Renovate is disabled because the onboarding PR has been unmerged for more than 366 days. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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