Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #176

Merged
merged 1 commit into from Mar 20, 2019
Merged

Conversation

renovate-bot
Copy link
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.


Detected Package Files

  • WORKSPACE (bazel)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this Configure Renovate PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • Use renovate/ as prefix for all branch names
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Update existing lock files only when package.json is modified
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.


❓ 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 has been generated by Renovate Bot. View repository job log here.

@nlopezgi
Copy link
Contributor

Hi @10-10-11 , are there any blockers for merging this PR and enabling renovate bot for this repo? Thanks!
context: https://groups.google.com/forum/#!topic/bazel-dev/JFHKaioe0ug

@git-str git-str merged commit 4c71740 into bazelbuild:master Mar 20, 2019
jasonrharris pushed a commit to axsy-dev/rules_kotlin that referenced this pull request May 13, 2019
jasonrharris pushed a commit to axsy-dev/rules_kotlin that referenced this pull request May 15, 2019
cgruber added a commit to cgruber/rules_kotlin that referenced this pull request May 17, 2019
…e_no_les_dos

* upstream/legacy-1.2-support:
  Add renovate.json (bazelbuild#176)
  Have the no-srcs android_library in android.bzl use exports= instead of deps= (bazelbuild#153)
  Fix mixed UTF-8 Java and Kotlin builds (bazelbuild#178)
  update bazel toolchains pin and add toolchain config target (bazelbuild#177)
  Update README.md
  Update bazel-toolchains (bazelbuild#173)
  Create CODEOWNERS (bazelbuild#171)
  Fix http_jar
  Cleanup for Bazel incompatible changes (bazelbuild#169)
  Run Buildifier to reformat files and apply automated fixes (bazelbuild#166)
  Update bazel-toolchains pin (bazelbuild#168)
  Update bazel_toolchains pin. (bazelbuild#157)
  Use Skylark version of http_archive. (bazelbuild#155)
  Update bazel-toolchains pin. (bazelbuild#154)
jongerrish added a commit to jongerrish/rules_kotlin that referenced this pull request Apr 16, 2020
jongerrish added a commit to jongerrish/rules_kotlin that referenced this pull request Apr 16, 2020
…e_no_les_dos

* upstream/legacy-1.2-support:
  Add renovate.json (bazelbuild#176)
  Have the no-srcs android_library in android.bzl use exports= instead of deps= (bazelbuild#153)
  Fix mixed UTF-8 Java and Kotlin builds (bazelbuild#178)
  update bazel toolchains pin and add toolchain config target (bazelbuild#177)
  Update README.md
  Update bazel-toolchains (bazelbuild#173)
  Create CODEOWNERS (bazelbuild#171)
  Fix http_jar
  Cleanup for Bazel incompatible changes (bazelbuild#169)
  Run Buildifier to reformat files and apply automated fixes (bazelbuild#166)
  Update bazel-toolchains pin (bazelbuild#168)
  Update bazel_toolchains pin. (bazelbuild#157)
  Use Skylark version of http_archive. (bazelbuild#155)
  Update bazel-toolchains pin. (bazelbuild#154)
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.

None yet

3 participants