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

chore: Configure Renovate #12

Merged
merged 1 commit into from
Feb 11, 2024
Merged

chore: Configure Renovate #12

merged 1 commit into from
Feb 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 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

  • Dockerfile (dockerfile)
  • .github/workflows/build-schema.yaml (github-actions)
  • .github/workflows/container-ci.yaml (github-actions)
  • .github/workflows/does-the-container-build.yaml (github-actions)
  • go.mod (gomod)

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 8 Pull Requests:

chore(deps): update actions/checkout digest to b4ffde6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: main
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
chore(deps): update dependency go to v1.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.22.0
chore(deps): update docker/build-push-action action to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: main
  • Upgrade docker/build-push-action to v5.1.0
chore(deps): update golang docker tag to v1.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.22.0-alpine
fix(deps): update module github.com/prometheus/client_golang to v1.18.0
fix(deps): update module github.com/prometheus/common to v0.46.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-prometheus-common-0.x
  • Merge into: main
  • Upgrade github.com/prometheus/common to v0.46.0
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v3.0.1

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

@kashalls kashalls merged commit d8beee9 into main Feb 11, 2024
3 checks passed
@renovate renovate bot deleted the renovate/configure branch February 11, 2024 01:51
lumiere-bot bot referenced this pull request in coolguy1771/home-ops Feb 14, 2024
)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/kashalls/kromgo](https://togithub.com/kashalls/kromgo) |
minor | `0.2.4` -> `0.3.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>kashalls/kromgo (ghcr.io/kashalls/kromgo)</summary>

### [`v0.3.0`](https://togithub.com/kashalls/kromgo/releases/tag/v0.3.0)

[Compare
Source](https://togithub.com/kashalls/kromgo/compare/v0.2.4...v0.3.0)

#### Breaking Changes

⚠️The default response format has been changed from `raw` to `endpoint`.
Queries for `&format=endpoint` will still result in the correct format.
This however breaks users wanting to utilize the `&format=raw`.

#### What's Changed

- docs: add JSONSchema for configuration file by
[@&#8203;ajgon](https://togithub.com/ajgon) in
[https://github.com/kashalls/kromgo/pull/9](https://togithub.com/kashalls/kromgo/pull/9)
- feat(config): autobuild json schema for config by
[@&#8203;ajgon](https://togithub.com/ajgon) in
[https://github.com/kashalls/kromgo/pull/10](https://togithub.com/kashalls/kromgo/pull/10)
- chore: Configure Renovate by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kashalls/kromgo/pull/12](https://togithub.com/kashalls/kromgo/pull/12)
- Add support for fetching the value of a query's label, default
endpoint instead of raw, load config properly and more. by
[@&#8203;kashalls](https://togithub.com/kashalls) in
[https://github.com/kashalls/kromgo/pull/16](https://togithub.com/kashalls/kromgo/pull/16)

#### New Contributors

- [@&#8203;ajgon](https://togithub.com/ajgon) made their first
contribution in
[https://github.com/kashalls/kromgo/pull/9](https://togithub.com/kashalls/kromgo/pull/9)
- [@&#8203;renovate](https://togithub.com/renovate) made their first
contribution in
[https://github.com/kashalls/kromgo/pull/12](https://togithub.com/kashalls/kromgo/pull/12)

**Full Changelog**:
kashalls/kromgo@v0.2.4...v0.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE4Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
kireque referenced this pull request in kireque/home-ops Feb 15, 2024
….0 (#349)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/kashalls/kromgo](https://togithub.com/kashalls/kromgo) |
minor | `0.2.4` -> `0.3.0` |

---

### Release Notes

<details>
<summary>kashalls/kromgo (ghcr.io/kashalls/kromgo)</summary>

### [`v0.3.0`](https://togithub.com/kashalls/kromgo/releases/tag/v0.3.0)

[Compare
Source](https://togithub.com/kashalls/kromgo/compare/v0.2.4...v0.3.0)

#### Breaking Changes

⚠️The default response format has been changed from `raw` to `endpoint`.
Queries for `&format=endpoint` will still result in the correct format.
This however breaks users wanting to utilize the `&format=raw`.

#### What's Changed

- docs: add JSONSchema for configuration file by
[@&#8203;ajgon](https://togithub.com/ajgon) in
[https://github.com/kashalls/kromgo/pull/9](https://togithub.com/kashalls/kromgo/pull/9)
- feat(config): autobuild json schema for config by
[@&#8203;ajgon](https://togithub.com/ajgon) in
[https://github.com/kashalls/kromgo/pull/10](https://togithub.com/kashalls/kromgo/pull/10)
- chore: Configure Renovate by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kashalls/kromgo/pull/12](https://togithub.com/kashalls/kromgo/pull/12)
- Add support for fetching the value of a query's label, default
endpoint instead of raw, load config properly and more. by
[@&#8203;kashalls](https://togithub.com/kashalls) in
[https://github.com/kashalls/kromgo/pull/16](https://togithub.com/kashalls/kromgo/pull/16)

#### New Contributors

- [@&#8203;ajgon](https://togithub.com/ajgon) made their first
contribution in
[https://github.com/kashalls/kromgo/pull/9](https://togithub.com/kashalls/kromgo/pull/9)
- [@&#8203;renovate](https://togithub.com/renovate) made their first
contribution in
[https://github.com/kashalls/kromgo/pull/12](https://togithub.com/kashalls/kromgo/pull/12)

**Full Changelog**:
kashalls/kromgo@v0.2.4...v0.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE4Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
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