Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

chore: Configure Renovate - autoclosed #1

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 2024

Mend Renovate

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

  • cynic-querygen-web/js/.tool-versions (asdf)
  • Cargo.toml (cargo)
  • cynic-cli/Cargo.toml (cargo)
  • cynic-codegen/Cargo.toml (cargo)
  • cynic-introspection/Cargo.toml (cargo)
  • cynic-proc-macros/Cargo.toml (cargo)
  • cynic-querygen-web/Cargo.toml (cargo)
  • cynic-querygen/Cargo.toml (cargo)
  • cynic/Cargo.toml (cargo)
  • schemas/github/Cargo.toml (cargo)
  • .github/workflows/build-querygen-web-js.yaml (github-actions)
  • .github/workflows/publish.yaml (github-actions)
  • .github/workflows/rust.yml (github-actions)
  • .github/workflows/update-schemas.yaml (github-actions)
  • cynic-querygen-web/js/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 30 Pull Requests:

chore(deps): update rust crate chrono to 0.4.35
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x
  • Merge into: main
  • Upgrade chrono to 0.4.35
chore(deps): update rust crate wasm-bindgen-test to 0.3.42
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-wasm-bindgen-monorepo
  • Merge into: main
  • Upgrade wasm-bindgen-test to 0.3.42
fix(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 17.0.79
  • Upgrade @types/react-dom to 17.0.25
fix(deps): update rust crate ref-cast to 1.0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/ref-cast-1.x
  • Merge into: main
  • Upgrade ref-cast to 1.0.22
fix(deps): update rust crate rkyv to 0.7.44
  • Schedule: ["at any time"]
  • Branch name: renovate/rkyv-0.x
  • Merge into: main
  • Upgrade rkyv to 0.7.44
fix(deps): update rust crate serde to 1.0.197
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.197
fix(deps): update rust crate thiserror to 1.0.58
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x
  • Merge into: main
  • Upgrade thiserror to 1.0.58
chore(deps): update dependency esbuild to ^0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-0.x
  • Merge into: main
  • Upgrade esbuild to ^0.20.0
chore(deps): update dependency node to v14.21.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-14.x
  • Merge into: main
  • Upgrade node to 14.21.3
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update rust crate assert_matches to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/assert_matches-1.x
  • Merge into: main
  • Upgrade assert_matches to 1.5
  • Upgrade assert_matches to 1.5.0
chore(deps): update rust crate criterion to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/criterion-0.x
  • Merge into: main
  • Upgrade criterion to 0.5
chore(deps): update rust crate insta to v1.36.1
  • Schedule: ["at any time"]
  • Branch name: renovate/insta-1.x
  • Merge into: main
  • Upgrade insta to 1.36
  • Upgrade insta to 1.36.1
chore(deps): update rust crate trycmd to 0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/trycmd-0.x
  • Merge into: main
  • Upgrade trycmd to 0.15
fix(deps): update dependency graphiql to v1.11.5
  • Schedule: ["at any time"]
  • Branch name: renovate/graphiql-1.x-lockfile
  • Merge into: main
  • Upgrade graphiql to 1.11.5
fix(deps): update dependency punycode to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/punycode-2.x-lockfile
  • Merge into: main
  • Upgrade punycode to 2.3.1
fix(deps): update rust crate gloo-console to 0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gloo-console-0.x
  • Merge into: main
  • Upgrade gloo-console to 0.3
fix(deps): update rust crate once_cell to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/once_cell-1.x
  • Merge into: main
  • Upgrade once_cell to 1.19
  • Upgrade once_cell to 1.19.0
fix(deps): update rust crate reqwest to 0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to 0.12
fix(deps): update rust crate rust_decimal to 1.34
  • Schedule: ["at any time"]
  • Branch name: renovate/rust_decimal-1.x
  • Merge into: main
  • Upgrade rust_decimal to 1.34
fix(deps): update rust crate strsim to 0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/strsim-0.x
  • Merge into: main
  • Upgrade strsim to 0.11.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20.11.1
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
chore(deps): update peter-evans/create-pull-request action to v6
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2
fix(deps): update dependency graphiql to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/graphiql-3.x
  • Merge into: main
  • Upgrade graphiql to ^3.0.0
fix(deps): update dependency graphql to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-16.x
  • Merge into: main
  • Upgrade graphql to ^16.0.0
fix(deps): update react monorepo to v18 (major)

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

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Mar 27, 2024
@renovate renovate bot closed this Mar 27, 2024
@renovate renovate bot deleted the renovate/configure branch March 27, 2024 20:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants