Skip to content

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aki-bot[bot] committed Feb 10, 2024
1 parent b86b3e2 commit 22e7e0c
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
with:
# renovate: datasource=docker depName=python versioning=docker
python-version: 3.12.1
python-version: 3.12.2

- name: Install ansible playbook packages
run: >
Expand All @@ -71,7 +71,7 @@ jobs:
- name: Run playbook
# yamllint disable-line rule:line-length
uses: dawidd6/action-ansible-playbook@00765f79cffbf77b8bef397c00d492d8241502be # v2.7.0
uses: dawidd6/action-ansible-playbook@c97d71562fcba83cc1ea0602d5a77013427f7571 # v2.8.0
with:
directory: ansible
playbook: apply-configuration.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
with:
# renovate: datasource=docker depName=python versioning=docker
python-version: 3.12.1
python-version: 3.12.2
cache: pip

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
with:
# renovate: datasource=docker depName=python versioning=docker
python-version: 3.12.1
python-version: 3.12.2
cache: pip

- name: Install dependencies
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/update-dependencies.yml
Expand Up @@ -30,9 +30,9 @@ jobs:
- name: Update dependencies
# yamllint disable-line rule:line-length
uses: renovatebot/github-action@42c1d3cb1d1ca891765626ba71cdff5e757258de # v40.0.2
uses: renovatebot/github-action@7bfea4459bd634791b0d5b02bfa0080b8123b776 # v40.0.3
with:
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
renovate-version: 37.168.2
renovate-version: 37.181.11
configurationFile: renovate.json5
token: x-access-token:${{ steps.get-token.outputs.token }}
2 changes: 1 addition & 1 deletion .tool-versions
@@ -1 +1 @@
python 3.12.1
python 3.12.2
2 changes: 1 addition & 1 deletion ansible/requirements.txt
@@ -1,4 +1,4 @@
ansible-core==2.16.3
molecule==5.1.0
molecule-plugins[vagrant]==23.5.0
molecule-plugins[vagrant]==23.5.3
netaddr==0.10.1
2 changes: 1 addition & 1 deletion ansible/roles/all/vars/main.yml
Expand Up @@ -68,7 +68,7 @@ lazygit_architecture: >-
{{ architecture_to_lazygit_architecture[ansible_architecture] }}
# renovate: datasource=github-releases depName=jdx/mise
mise_version: v2024.2.4
mise_version: v2024.2.9
architecture_to_mise_architecture:
x86_64: x64
armv7l: armv7
Expand Down
@@ -1,7 +1,7 @@
---
services:
github-runner-homelab:
image: myoung34/github-runner:2.312.0@sha256:0c102af22d243b2870ce0b613a08789f5b1841fb0636a2f422189d1cff7a3810 # editorconfig-checker-disable-line
image: myoung34/github-runner:2.313.0@sha256:ce1049b30c57b5e8ceda91d635b125e8a5b05dde74a4e661ef7930155c33d0e6 # editorconfig-checker-disable-line

# This is the `runner` user.
# See: https://github.com/myoung34/docker-github-actions-runner/wiki/Usage#non-root-runners editorconfig-checker-disable-line
Expand Down
@@ -1,7 +1,7 @@
---
services:
home-assistant:
image: lscr.io/linuxserver/homeassistant:2024.1.6@sha256:82cb911b6677af0ca4e2e85e6ef427d1bcc1e9e34865a8f29dfd6fa37e975eff # editorconfig-checker-disable-line
image: lscr.io/linuxserver/homeassistant:2024.2.1@sha256:554b8d4abf01f31115f5070ee148bbc59450651b15031fe2a0f2d152cc9c49e6 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down Expand Up @@ -36,7 +36,7 @@ services:
restart: always

node-red:
image: nodered/node-red:3.1.3@sha256:75e48924159f6c6bf4221017069a8b496cab8d0b21d3d0b1fcaf058af8294865 # editorconfig-checker-disable-line
image: nodered/node-red:3.1.5@sha256:a5cc2d5417d48c13a50de322aa4c0b909ff28f826e6f6449c5d8aaefbf01b558 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"
volumes:
Expand Down
@@ -1,7 +1,7 @@
---
services:
netdata:
image: netdata/netdata:v1.44.1@sha256:4363d046c878507036b977e9716828bffc26913b1b3f977e83015d370ffc154a # editorconfig-checker-disable-line
image: netdata/netdata:v1.44.2@sha256:78c8cb876be0f4a1f1544126b9a71b92b8c47300083f408bd033192d9c1cf666 # editorconfig-checker-disable-line
hostname: "netdata-{{ inventory_hostname }}"
environment:
TZ: "{{ timezone }}"
Expand Down
Expand Up @@ -3,7 +3,7 @@ name: monitoring

services:
netdata:
image: netdata/netdata:v1.44.1@sha256:4363d046c878507036b977e9716828bffc26913b1b3f977e83015d370ffc154a # editorconfig-checker-disable-line
image: netdata/netdata:v1.44.2@sha256:78c8cb876be0f4a1f1544126b9a71b92b8c47300083f408bd033192d9c1cf666 # editorconfig-checker-disable-line
hostname: "netdata-{{ inventory_hostname }}"
environment:
TZ: "{{ timezone }}"
Expand Down

0 comments on commit 22e7e0c

Please sign in to comment.