Skip to content

Configure Renovate - autoclosed #2

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

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 11, 2023

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

  • pkg/commands/compute/testdata/build/rust/Cargo.toml (cargo)
  • Dockerfile-node (dockerfile)
  • Dockerfile-rust (dockerfile)
  • .github/workflows/pr_test.yml (github-actions)
  • .github/workflows/tag_release.yml (github-actions)
  • go.mod (gomod)
  • pkg/commands/compute/testdata/build/go/go.mod (gomod)
  • scripts/go-test-cache/go.mod (gomod)
  • pkg/commands/compute/testdata/build/assemblyscript/package.json (npm)
  • pkg/commands/compute/testdata/build/javascript/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.

🔡 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

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

fix(deps): update github.com/dustinkirkland/golang-petname digest to 6a283f1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-dustinkirkland-golang-petname-digest
  • Merge into: main
  • Upgrade github.com/dustinkirkland/golang-petname to 6a283f1aaaf29381047db3808d08c98cb3e69144
fix(deps): update golang.org/x/exp digest to 7918f67
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: main
  • Upgrade golang.org/x/exp to 7918f672742dd40ff5cf8d3c316a9315410c2d3c
fix(deps): update module github.com/fastly/go-fastly/v8 to v8.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fastly-go-fastly-v8-8.x
  • Merge into: main
  • Upgrade github.com/fastly/go-fastly/v8 to v8.6.2
chore(deps): update dependency assemblyscript to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/assemblyscript-0.x
  • Merge into: main
  • Upgrade assemblyscript to ^0.27.0
fix(deps): update dependency @​fastly/as-compute to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastly-as-compute-0.x
  • Merge into: main
  • Upgrade @​fastly/as-compute to ^0.5.0
fix(deps): update dependency @​fastly/js-compute to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastly-js-compute-0.x
  • Merge into: main
  • Upgrade @fastly/js-compute to ^0.6.0
fix(deps): update module github.com/fastly/compute-sdk-go to v0.2.0
fix(deps): update module github.com/google/go-cmp to v0.6.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.6.0
fix(deps): update module github.com/otiai10/copy to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-otiai10-copy-1.x
  • Merge into: main
  • Upgrade github.com/otiai10/copy to v1.14.0
fix(deps): update module golang.org/x/crypto to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to v0.14.0
fix(deps): update module golang.org/x/term to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-term-0.x
  • Merge into: main
  • Upgrade golang.org/x/term to v0.13.0
fix(deps): update rust crate fastly to ^0.9.8
  • Schedule: ["at any time"]
  • Branch name: renovate/fastly-0.x
  • Merge into: main
  • Upgrade fastly to ^0.9.8
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 webpack-cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: main
  • Upgrade webpack-cli to ^5.0.0
chore(deps): update goreleaser/goreleaser-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-5.x
  • Merge into: main
  • Upgrade goreleaser/goreleaser-action to v5
fix(deps): update dependency @​fastly/js-compute to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/fastly-js-compute-3.x
  • Merge into: main
  • Upgrade @fastly/js-compute to ^3.0.0
fix(deps): update module github.com/fastly/compute-sdk-go to v1
fix(deps): update module github.com/pelletier/go-toml to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pelletier-go-toml-2.x
  • Merge into: main
  • Upgrade github.com/pelletier/go-toml to v2.1.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.


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Could not determine new digest for update (go package github.com/fastly/kingpin)

Files affected: go.mod


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

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Oct 11, 2023

⚠️ No Changeset found

Latest commit: 5e6ad0b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed Oct 12, 2023
@renovate renovate bot closed this Oct 12, 2023
@renovate renovate bot deleted the renovate/configure branch October 12, 2023 05:07
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.

0 participants