Commit Graph

367 Commits

Author SHA1 Message Date
dependabot[bot]
56977218a9
Bump node from 24.7 to 24.8 (#6047)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2025-09-11 09:44:38 +01:00
browniebroke
319abbd9fa Update Contributors 2025-09-11 08:33:50 +00:00
Bruno Alla
6266e4d5e0 Add --locked to all CI uv run commands 2025-09-10 08:58:07 +01:00
Bruno Alla
5b89acdb1a Add --locked to all CI uv sync commands 2025-09-10 08:58:07 +01:00
Bruno Alla
2bbf72b7bf Fix invalid dependabot config
Error:

Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'. Dependabot cannot determine if 'docker' has overlapping directories.
2025-09-09 21:49:11 +01:00
Bruno Alla
c0013a5cd5 Use directories instead of directory to workaround the glob issue
https://github.com/dependabot/dependabot-core/issues/10525
2025-09-09 21:46:31 +01:00
dependabot[bot]
bbfd618f6e
Bump jinja2 from 3.1.5 to 3.1.6 (#6029) 2025-09-09 21:16:47 +01:00
Bruno Alla
17db4ff25c Allow to run dependabot-uv-lock manually 2025-09-09 21:05:06 +01:00
browniebroke
0462565c37 Update Contributors 2025-09-08 13:19:09 +00:00
dependabot[bot]
ab285ec947
Bump actions/setup-node from 4 to 5 (#6008)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 08:31:14 +01:00
dependabot[bot]
d28614a789
Bump actions/setup-python from 5 to 6 (#6010)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 17:35:27 +01:00
dependabot[bot]
b1942c091e
Bump node from 24.6-bookworm-slim to 24.7-bookworm-slim in /{{cookiecutter.project_slug}}/compose/local/node (#5997)
* Bump node in /{{cookiecutter.project_slug}}/compose/local/node

Bumps node from 24.6-bookworm-slim to 24.7-bookworm-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 24.7-bookworm-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Trigger align versions if PR author is pyup or dependabot

* Align versions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2025-08-29 09:50:16 +01:00
browniebroke
577aa45adb Update Contributors 2025-08-25 09:23:02 +00:00
dependabot[bot]
694d84f544
Bump node from 24.5 to 24.6 (#5981)
* Bump node in /{{cookiecutter.project_slug}}/compose/local/node

Bumps node from 24.5-bookworm-slim to 24.6-bookworm-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 24.6-bookworm-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Align versions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2025-08-18 09:56:15 +01:00
browniebroke
88039a08f9 Update Contributors 2025-08-13 18:54:35 +00:00
dependabot[bot]
0bccf3c1ba
Bump actions/checkout from 4 to 5 (#5973)
* Bump actions/checkout from 4 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump actions/checkout from 4 to 5 in generated project

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2025-08-13 10:03:44 +01:00
browniebroke
0fb2551183 Update Contributors 2025-08-08 22:49:56 +00:00
Bruno Alla
6038ec0e4d
Rename master branch to main (#5961)
Rename master branch to main
2025-08-05 22:34:21 +01:00
dependabot[bot]
8504540ada
Bump node from 22.14 to 24.5 in local Docker image (#5960) 2025-08-05 19:39:58 +01:00
browniebroke
f6a91a0072 Update Contributors 2025-07-30 18:11:58 +00:00
dependabot[bot]
821224226f
Bump traefik from 3.4.3 to 3.4.4 (#5930) 2025-07-15 06:55:25 +01:00
luzfcb
fc494593b1 Update Contributors 2025-07-14 03:13:05 +00:00
dependabot[bot]
37398d692b
Bump stefanzweifel/git-auto-commit-action from 5 to 6 (#5893)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 08:59:46 +01:00
browniebroke
dd2a3b35db Update Contributors 2025-05-12 08:17:44 +00:00
browniebroke
f7e1091764 Update Contributors 2025-05-12 08:16:31 +00:00
browniebroke
6c0a918a6d Update Contributors 2025-05-12 08:15:57 +00:00
dependabot[bot]
28e1406368
Bump astral-sh/setup-uv from 5 to 6 (#5801)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v6)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 22:02:29 +01:00
Bruno Alla
846af52e73 Group Docker Python upgrades 2025-04-09 12:30:20 +01:00
browniebroke
22fb3141a1 Update Contributors 2025-04-05 10:42:33 +00:00
browniebroke
10d80a2ff9 Update Contributors 2025-04-05 09:58:43 +00:00
Bruno Alla
bf9ac68fed
Skip align-versions workflow (#5766)
* Skip align-versions workflow on forks

* Update repo link in local.txt

* Update condition to restrict on GitHub actor
2025-04-04 14:03:23 +01:00
Pulse-Mind
7d8dabb813
Update Django from 5.0 to 5.1 (#5740) 2025-04-02 19:47:59 +01:00
browniebroke
97c363bf9e Update Contributors 2025-04-02 13:43:00 +00:00
Bruno Alla
e4ee6565ef
Enable uv updates for Dependabot (#5716) 2025-03-04 13:33:42 +00:00
browniebroke
e7cad8f1c6 Update Contributors 2025-02-25 13:56:16 +00:00
Matthew Foster Walsh
fcef872763
Group dependabot docker directories (#5698) 2025-02-23 20:07:15 +00:00
dependabot[bot]
08d1a3ba61
Bump node from 22.13 to 22.14 (#5688) 2025-02-14 07:58:21 +00:00
Bruno Alla
d8f3ad04f4 Allow to run workflow manually 2025-02-14 07:18:14 +00:00
Bruno Alla
a06ed7ae76 Replace local pre-commit hook by GH action 2025-02-07 23:19:12 +00:00
browniebroke
bde74225a3 Update Contributors 2025-02-06 22:23:31 +00:00
browniebroke
b5b24db9d2 Update Contributors 2025-01-26 13:35:23 +00:00
Bruno Alla
e7edde03ba Add workflow to keep Ruff version up to date 2025-01-11 12:00:31 +00:00
pre-commit-ci[bot]
2d54690d34 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-09 21:24:10 +00:00
browniebroke
6e46acc466 Update Contributors 2025-01-06 14:49:24 +00:00
browniebroke
b0e12c9cea Update Contributors 2025-01-02 20:44:26 +00:00
dependabot[bot]
fc68927672
Bump astral-sh/setup-uv from 4 to 5 (#5602) 2024-12-23 09:31:31 +00:00
dependabot[bot]
736ff7659d
Bump node from 22.11 to 22.12 (#5583) 2024-12-10 23:42:16 +00:00
Bruno Alla
b25ab14385
Pin node to version 22.11 (#5582)
* Add --rm to all docker run commands in CI

* Pin node 22 version to 22.11
2024-12-08 13:30:39 +01:00
dependabot[bot]
575d4c3809
Bump astral-sh/setup-uv from 3 to 4 (#5549) 2024-11-25 12:47:25 +00:00
browniebroke
cbead91fdc Update Contributors 2024-11-21 12:55:15 +00:00