Configure Renovate #1

Closed
jimsy wants to merge 1 commit from renovate/configure into master
jimsy commented 2020-07-21 17:48:01 +12:00 (Migrated from gitlab.com)

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • huia-compiler/Cargo.toml (cargo)
  • huia-parser/Cargo.toml (cargo)
  • huia/Cargo.toml (cargo)
  • .gitlab-ci.yml (gitlabci)
  • site/package.json (npm)
  • site/themes/beautiful-hexo/package.json (npm)
  • site/themes/landscape/package.json (npm)

What to Expect

With your current configuration, Renovate will create 25 Merge Requests:

Update Rust crate clap to 2.33.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-clap-2.x
  • Merge into: master
  • Upgrade clap to 2.33.1
Update Rust crate codespan to 0.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-codespan-0.x
  • Merge into: master
  • Upgrade codespan to 0.9.5
Update Rust crate codespan-reporting to 0.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-codespan-reporting-0.x
  • Merge into: master
  • Upgrade codespan-reporting to 0.9.5
Update Rust crate cranelift to 0.66.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-cranelift-0.x
  • Merge into: master
  • Upgrade cranelift to 0.66.0
Update Rust crate cranelift-module to 0.66.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-cranelift-module-0.x
  • Merge into: master
  • Upgrade cranelift-module to 0.66.0
Update Rust crate lazy_static to 1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-lazy_static-1.x
  • Merge into: master
  • Upgrade lazy_static to 1.4.0
Update Rust crate pest to 2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-pest-2.x
  • Merge into: master
  • Upgrade pest to 2.1.3
Update Rust crate string-interner to 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-string-interner-0.x
  • Merge into: master
  • Upgrade string-interner to 0.12.0
Update dependency hexo-renderer-jade to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-renderer-jade-0.x
  • Merge into: master
  • Upgrade hexo-renderer-jade to ^0.5.0
Update dependency grunt to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-1.x
  • Merge into: master
  • Upgrade grunt to ~1.2.0
Update dependency grunt-contrib-clean to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-clean-2.x
  • Merge into: master
  • Upgrade grunt-contrib-clean to ~2.0.0
Update dependency grunt-contrib-copy to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-copy-1.x
  • Merge into: master
  • Upgrade grunt-contrib-copy to ~1.0.0
Update dependency grunt-git to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-git-1.x
  • Merge into: master
  • Upgrade grunt-git to ~1.0.0
Update dependency hexo to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-4.x
  • Merge into: master
  • Upgrade hexo to ^4.0.0
Update dependency hexo-generator-archive to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-generator-archive-1.x
  • Merge into: master
  • Upgrade hexo-generator-archive to ^1.0.0
Update dependency hexo-generator-category to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-generator-category-1.x
  • Merge into: master
  • Upgrade hexo-generator-category to ^1.0.0
Update dependency hexo-generator-feed to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-generator-feed-2.x
  • Merge into: master
  • Upgrade hexo-generator-feed to ^2.0.0
Update dependency hexo-generator-index to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-generator-index-1.x
  • Merge into: master
  • Upgrade hexo-generator-index to ^1.0.0
Update dependency hexo-generator-sitemap to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-generator-sitemap-2.x
  • Merge into: master
  • Upgrade hexo-generator-sitemap to ^2.0.0
Update dependency hexo-generator-tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-generator-tag-1.x
  • Merge into: master
  • Upgrade hexo-generator-tag to ^1.0.0
Update dependency hexo-renderer-ejs to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-renderer-ejs-1.x
  • Merge into: master
  • Upgrade hexo-renderer-ejs to ^1.0.0
Update dependency hexo-renderer-marked to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-renderer-marked-3.x
  • Merge into: master
  • Upgrade hexo-renderer-marked to ^3.0.0
Update dependency hexo-renderer-stylus to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-renderer-stylus-1.x
  • Merge into: master
  • Upgrade hexo-renderer-stylus to ^1.0.0
Update dependency hexo-server to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hexo-server-1.x
  • Merge into: master
  • Upgrade hexo-server to ^1.0.0
Update dependency load-grunt-tasks to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/load-grunt-tasks-5.x
  • Merge into: master
  • Upgrade load-grunt-tasks to ~5.1.0

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 MR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin. 🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged. --- ### Detected Package Files * `huia-compiler/Cargo.toml` (cargo) * `huia-parser/Cargo.toml` (cargo) * `huia/Cargo.toml` (cargo) * `.gitlab-ci.yml` (gitlabci) * `site/package.json` (npm) * `site/themes/beautiful-hexo/package.json` (npm) * `site/themes/landscape/package.json` (npm) ### What to Expect With your current configuration, Renovate will create 25 Merge Requests: <details> <summary>Update Rust crate clap to 2.33.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-clap-2.x` - Merge into: `master` - Upgrade clap to `2.33.1` </details> <details> <summary>Update Rust crate codespan to 0.9.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-codespan-0.x` - Merge into: `master` - Upgrade codespan to `0.9.5` </details> <details> <summary>Update Rust crate codespan-reporting to 0.9.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-codespan-reporting-0.x` - Merge into: `master` - Upgrade codespan-reporting to `0.9.5` </details> <details> <summary>Update Rust crate cranelift to 0.66.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-cranelift-0.x` - Merge into: `master` - Upgrade cranelift to `0.66.0` </details> <details> <summary>Update Rust crate cranelift-module to 0.66.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-cranelift-module-0.x` - Merge into: `master` - Upgrade cranelift-module to `0.66.0` </details> <details> <summary>Update Rust crate lazy_static to 1.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-lazy_static-1.x` - Merge into: `master` - Upgrade lazy_static to `1.4.0` </details> <details> <summary>Update Rust crate pest to 2.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-pest-2.x` - Merge into: `master` - Upgrade pest to `2.1.3` </details> <details> <summary>Update Rust crate string-interner to 0.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-string-interner-0.x` - Merge into: `master` - Upgrade string-interner to `0.12.0` </details> <details> <summary>Update dependency hexo-renderer-jade to ^0.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-renderer-jade-0.x` - Merge into: `master` - Upgrade [hexo-renderer-jade](https://github.com/hexojs/hexo-renderer-jade) to `^0.5.0` </details> <details> <summary>Update dependency grunt to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/grunt-1.x` - Merge into: `master` - Upgrade [grunt](https://github.com/gruntjs/grunt) to `~1.2.0` </details> <details> <summary>Update dependency grunt-contrib-clean to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/grunt-contrib-clean-2.x` - Merge into: `master` - Upgrade [grunt-contrib-clean](https://github.com/gruntjs/grunt-contrib-clean) to `~2.0.0` </details> <details> <summary>Update dependency grunt-contrib-copy to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/grunt-contrib-copy-1.x` - Merge into: `master` - Upgrade [grunt-contrib-copy](https://github.com/gruntjs/grunt-contrib-copy) to `~1.0.0` </details> <details> <summary>Update dependency grunt-git to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/grunt-git-1.x` - Merge into: `master` - Upgrade [grunt-git](https://github.com/rubenv/grunt-git) to `~1.0.0` </details> <details> <summary>Update dependency hexo to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-4.x` - Merge into: `master` - Upgrade [hexo](https://github.com/hexojs/hexo) to `^4.0.0` </details> <details> <summary>Update dependency hexo-generator-archive to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-generator-archive-1.x` - Merge into: `master` - Upgrade [hexo-generator-archive](https://github.com/hexojs/hexo-generator-archive) to `^1.0.0` </details> <details> <summary>Update dependency hexo-generator-category to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-generator-category-1.x` - Merge into: `master` - Upgrade [hexo-generator-category](https://github.com/hexojs/hexo-generator-category) to `^1.0.0` </details> <details> <summary>Update dependency hexo-generator-feed to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-generator-feed-2.x` - Merge into: `master` - Upgrade [hexo-generator-feed](https://github.com/hexojs/hexo-generator-feed) to `^2.0.0` </details> <details> <summary>Update dependency hexo-generator-index to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-generator-index-1.x` - Merge into: `master` - Upgrade [hexo-generator-index](https://github.com/hexojs/hexo-generator-index) to `^1.0.0` </details> <details> <summary>Update dependency hexo-generator-sitemap to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-generator-sitemap-2.x` - Merge into: `master` - Upgrade [hexo-generator-sitemap](https://github.com/hexojs/hexo-generator-sitemap) to `^2.0.0` </details> <details> <summary>Update dependency hexo-generator-tag to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-generator-tag-1.x` - Merge into: `master` - Upgrade [hexo-generator-tag](https://github.com/hexojs/hexo-generator-tag) to `^1.0.0` </details> <details> <summary>Update dependency hexo-renderer-ejs to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-renderer-ejs-1.x` - Merge into: `master` - Upgrade [hexo-renderer-ejs](https://github.com/hexojs/hexo-renderer-ejs) to `^1.0.0` </details> <details> <summary>Update dependency hexo-renderer-marked to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-renderer-marked-3.x` - Merge into: `master` - Upgrade [hexo-renderer-marked](https://github.com/hexojs/hexo-renderer-marked) to `^3.0.0` </details> <details> <summary>Update dependency hexo-renderer-stylus to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-renderer-stylus-1.x` - Merge into: `master` - Upgrade [hexo-renderer-stylus](https://github.com/hexojs/hexo-renderer-stylus) to `^1.0.0` </details> <details> <summary>Update dependency hexo-server to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hexo-server-1.x` - Merge into: `master` - Upgrade [hexo-server](https://github.com/hexojs/hexo-server) to `^1.0.0` </details> <details> <summary>Update dependency load-grunt-tasks to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/load-grunt-tasks-5.x` - Merge into: `master` - Upgrade [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks) to `~5.1.0` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/config-help/issues). --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
jimsy commented 2020-07-21 17:48:13 +12:00 (Migrated from gitlab.com)

assigned to @jimsy

assigned to @jimsy
jimsy (Migrated from gitlab.com) closed this pull request 2020-07-21 19:15:50 +12:00
jimsy commented 2020-07-22 00:07:43 +12:00 (Migrated from gitlab.com)

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed MR to trigger a replacement onboarding MR.

### Renovate is disabled Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed MR to trigger a replacement onboarding MR.
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: james/huia#1
No description provided.