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(deps): update all non-major dependencies #114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
argo-cd patch 7.7.0 -> 7.7.3 age adoption passing confidence
docker.io/kanidm/server (source) patch 1.4.0 -> 1.4.2 age adoption passing confidence
docker.io/ollama/ollama minor 0.1.29 -> 0.4.2 age adoption passing confidence
github.com/charmbracelet/bubbletea require minor v1.1.2 -> v1.2.2 age adoption passing confidence
golang.org/x/crypto require minor v0.28.0 -> v0.29.0 age adoption passing confidence
grafana (source) minor 8.5.12 -> 8.6.0 age adoption passing confidence
kube-prometheus-stack (source) minor 65.6.0 -> 65.8.1 age adoption passing confidence
kured (source) patch 5.5.1 -> 5.5.2 age adoption passing confidence
rook-ceph patch v1.15.4 -> v1.15.5 age adoption passing confidence
rook-ceph-cluster patch v1.15.4 -> v1.15.5 age adoption passing confidence
volsync (source) minor 0.10.0 -> 0.11.0 age adoption passing confidence

Release Notes

argoproj/argo-helm (argo-cd)

v7.7.3

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

Full Changelog: argoproj/argo-helm@argo-cd-7.7.2...argo-cd-7.7.3

v7.7.2

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

New Contributors

Full Changelog: argoproj/argo-helm@argo-cd-7.7.1...argo-cd-7.7.2

v7.7.1

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

New Contributors

Full Changelog: argoproj/argo-helm@argocd-image-updater-0.11.2...argo-cd-7.7.1

charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

It’s performance boost time

Sometimes you have to take matters into your own hands. That’s exactly what @​LeperGnome did when he wanted faster rendering. This release features adjustments to the rendering algorithm for faster repaints. We encourage you to upgrade and give it a go!

[!NOTE]
Renderer changes are no laughing matter. We’ve tested the new renderer extensively, however if you notice any bugs let us know. Rendering accuracy is among our top priorities.

Changelog

New Contributors

Full Changelog: charmbracelet/bubbletea@v1.1.2...v1.2.0


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

grafana/helm-charts (grafana)

v8.6.0

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

Full Changelog: grafana/helm-charts@tempo-vulture-0.7.0...grafana-8.6.0

prometheus-community/helm-charts (kube-prometheus-stack)

v65.8.1

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-65.8.0...kube-prometheus-stack-65.8.1

v65.8.0

Compare Source

v65.7.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: prometheus-community/helm-charts@prometheus-node-exporter-4.42.0...kube-prometheus-stack-65.7.0

kubereboot/charts (kured)

v5.5.2

Compare Source

A Helm chart for kured

What's Changed

Full Changelog: kubereboot/charts@kured-5.5.1...kured-5.5.2

rook/rook (rook-ceph)

v1.15.5

Compare Source

Improvements

Rook v1.15.5 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

backube/volsync (volsync)

v0.11.0

Compare Source

Changed
  • Restic updated to v0.17.0
  • Syncthing updated to v1.27.12
Added
  • moverAffinity added to spec to allow for specifying the podAffinity assigned
    to a VolSync mover pod
  • cleanupTempPVC option added for direct users to allow for deleting the
    dynamically provisioned destination PVC after a completed replication.
  • cleanupCachePVC option for restic to allow for deleting the cache PVC
    after a completed replication.
  • enableFileDeletion restic option to allow for restoring to an existing
    PVC (for example running multiple restores) and delete files that do
    not exist in the backup being restored.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update docker.io/kanidm/server docker tag to v1.4.1 chore(deps): update all non-major dependencies Nov 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a53ae48 to 14cd4f2 Compare November 6, 2024 19:39
Copy link
Contributor Author

renovate bot commented Nov 6, 2024

ℹ Artifact update notice

File name: scripts/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/lipgloss v0.13.1 -> v1.0.0
github.com/charmbracelet/x/ansi v0.4.0 -> v0.4.5
github.com/charmbracelet/x/term v0.2.0 -> v0.2.1
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/term v0.25.0 -> v0.26.0
golang.org/x/text v0.19.0 -> v0.20.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 29ae433 to 7fe14ee Compare November 13, 2024 13:51
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