Compare commits

...

21 Commits

Author SHA1 Message Date
Unbound Release 065c5cd46c chore(release): prepare for v7.2.21 2025-06-13 08:34:19 +02:00
Renovate 78d45417d3 chore(deps): update python docker tag to v3.13.5 2025-06-13 03:58:27 +00:00
Renovate 4d6ca50351 chore(deps): update python:3.13.4-slim docker digest to 9ed09f7 2025-06-11 12:59:33 +00:00
Renovate 1f37cc6029 chore(deps): update python:3.13.4-slim docker digest to 2d37a75 2025-06-11 09:59:21 +00:00
Renovate 94433e30b4 chore(deps): update python:3.13.4-slim docker digest to d088f08 2025-06-11 07:00:31 +00:00
Renovate c593f950e3 chore(deps): update python:3.13.4-slim docker digest to a658ec9 2025-06-11 03:09:37 +00:00
Unbound Release cbfdabde74 chore(release): prepare for v7.2.20 2025-06-04 19:43:53 +00:00
Renovate 120d8754d4 chore(deps): update python docker tag to v3.13.4 2025-06-04 19:03:43 +00:00
Unbound Release a23d6e9e3c chore(release): prepare for v7.2.19 2025-05-30 17:19:45 +02:00
Renovate f9d60abc86 chore(deps): update dependency robotframework to v7.3 2025-05-30 15:02:02 +00:00
Renovate 99ce91410c chore(deps): update python:3.13.3-slim docker digest to 56a1136 2025-05-22 13:01:46 +00:00
Renovate fe2c30c5a2 chore(deps): update python:3.13.3-slim docker digest to a14b83d 2025-05-22 10:08:58 +00:00
Unbound Release 9eeaae0468 chore(release): prepare for v7.2.18 2025-05-12 15:17:24 +02:00
Renovate 00b069ff45 chore(deps): update python:3.13.3-slim docker digest to 914bf5c 2025-05-12 14:00:53 +02:00
Renovate 6583610ca9 chore(deps): update dependency robotframework-browser to v19.5.1 2025-05-09 20:00:27 +00:00
Renovate 40245dc165 chore(deps): update dependency robotframework-browser to v19.5.0 2025-05-02 22:00:19 +00:00
argoyle ca3b5932fa chore(ci): update CI configuration for merge request pipelines
Add new include for 'Defaults.gitlab-ci.yml' in the CI 
configuration to streamline the build process. The changes 
ensure that the necessary defaults are applied, improving 
pipeline consistency and maintainability.
2025-05-01 09:24:52 +02:00
Renovate 14dede61ff chore(deps): update python:3.13.3-slim docker digest to 60248ff 2025-04-30 01:08:11 +00:00
Renovate 41a6a0a52f chore(deps): update python:3.13.3-slim docker digest to 549df74 2025-04-29 10:04:44 +00:00
Renovate 3715da79f8 chore(deps): update python:3.13.3-slim docker digest to 54af0aa 2025-04-29 07:01:14 +00:00
Renovate 9c55a6e87a chore(deps): update python:3.13.3-slim docker digest to f7bc65c 2025-04-29 04:05:23 +00:00
4 changed files with 55 additions and 5 deletions
+2
View File
@@ -1,5 +1,7 @@
include: include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml' - template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: unboundsoftware/ci-templates
file: Defaults.gitlab-ci.yml
- project: unboundsoftware/ci-templates - project: unboundsoftware/ci-templates
file: Release.gitlab-ci.yml file: Release.gitlab-ci.yml
+50 -2
View File
@@ -2,6 +2,46 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [7.2.21] - 2025-06-13
### Chore
- *(deps)* Update python:3.13.4-slim docker digest to a658ec9
- *(deps)* Update python:3.13.4-slim docker digest to d088f08
- *(deps)* Update python:3.13.4-slim docker digest to 2d37a75
- *(deps)* Update python:3.13.4-slim docker digest to 9ed09f7
- *(deps)* Update python docker tag to v3.13.5
## [7.2.20] - 2025-06-04
### Chore
- *(deps)* Update python docker tag to v3.13.4
## [7.2.19] - 2025-05-30
### Chore
- *(deps)* Update python:3.13.3-slim docker digest to a14b83d
- *(deps)* Update python:3.13.3-slim docker digest to 56a1136
- *(deps)* Update dependency robotframework to v7.3
## [7.2.18] - 2025-05-12
### ⚙️ Miscellaneous Tasks
- *(ci)* Update CI configuration for merge request pipelines
### Chore
- *(deps)* Update python:3.13.3-slim docker digest to f7bc65c
- *(deps)* Update python:3.13.3-slim docker digest to 54af0aa
- *(deps)* Update python:3.13.3-slim docker digest to 549df74
- *(deps)* Update python:3.13.3-slim docker digest to 60248ff
- *(deps)* Update dependency robotframework-browser to v19.5.0
- *(deps)* Update dependency robotframework-browser to v19.5.1
- *(deps)* Update python:3.13.3-slim docker digest to 914bf5c
## [7.2.17] - 2025-04-10 ## [7.2.17] - 2025-04-10
### Chore ### Chore
@@ -137,9 +177,18 @@ All notable changes to this project will be documented in this file.
### 🚀 Features ### 🚀 Features
- Add robotframework-browser dependency
- Add git-cliff configuration and GitLab CI integration - Add git-cliff configuration and GitLab CI integration
### Chore
- *(deps)* Update dependency robotframework-browser to v19.1.1
## [7.1.1.1] - 2024-12-11
### 🚀 Features
- Add robotframework-browser dependency
### 🚜 Refactor ### 🚜 Refactor
- Remove unnecessary variables and services - Remove unnecessary variables and services
@@ -154,7 +203,6 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update python:3.12-slim-bullseye docker digest to d5fe2b1 - *(deps)* Update python:3.12-slim-bullseye docker digest to d5fe2b1
- *(deps)* Update python:3.12-slim-bullseye docker digest to b05f6e0 - *(deps)* Update python:3.12-slim-bullseye docker digest to b05f6e0
- *(deps)* Update python:3.12-slim-bullseye docker digest to de274ae - *(deps)* Update python:3.12-slim-bullseye docker digest to de274ae
- *(deps)* Update dependency robotframework-browser to v19.1.1
## [7.1.1] - 2024-10-19 ## [7.1.1] - 2024-10-19
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.3-slim@sha256:21e39cf1815802d4c6f89a0d3a166cc67ce58f95b6d1639e68a394c99310d2e5 FROM python:3.13.5-slim@sha256:f2fdaec50160418e0c2867ba3e254755edd067171725886d5d303fd7057bbf81
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH
+2 -2
View File
@@ -1,5 +1,5 @@
robotframework==7.2.2 robotframework==7.3
robotframework-browser==19.4.0 robotframework-browser==19.5.1
robotframework-seleniumlibrary==6.7.1 robotframework-seleniumlibrary==6.7.1
urllib3==2.4.0 urllib3==2.4.0
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10