Unbound Release
aa446ad959
chore(release): prepare for v7.2.11
v7.2.11
2025-02-08 12:45:47 +00:00
Renovate
96cef454e5
chore(deps): update dependency robotframework-browser to v19.3.1
2025-02-08 11:59:36 +00:00
Unbound Release
5012621cc1
chore(release): prepare for v7.2.10
v7.2.10
2025-02-07 21:53:52 +00:00
Renovate
339c4722df
chore(deps): update dependency robotframework to v7.2.2
2025-02-07 21:00:30 +00:00
Unbound Release
8f418a185a
chore(release): prepare for v7.2.9
v7.2.9
2025-02-07 18:45:21 +00:00
Renovate
d3e0bf131d
chore(deps): update dependency robotframework to v7.2.1
2025-02-07 18:03:16 +00:00
Unbound Release
2a9472f598
chore(release): prepare for v7.2.8
v7.2.8
2025-02-07 08:12:11 +00:00
Renovate
4b0dd94b09
chore(deps): update python docker tag to v3.13.2
2025-02-07 05:03:45 +00:00
Renovate
8f8bd142c9
chore(deps): update python:3.13.1-slim docker digest to 031ebf3
2025-02-04 17:07:03 +00:00
Unbound Release
c09665a843
chore(release): prepare for v7.2.7
v7.2.7
2025-02-04 16:41:00 +00:00
Renovate
7170a10294
chore(deps): update dependency robotframework-databaselibrary to v2.1.0
2025-02-04 15:00:12 +00:00
Renovate
af287274fe
chore(deps): update python:3.13.1-slim docker digest to a569688
2025-02-04 08:01:19 +00:00
Unbound Release
966f0139f4
chore(release): prepare for v7.2.6
v7.2.6
2025-01-31 07:03:21 +00:00
Renovate
e58d66cc47
chore(deps): update dependency robotframework-browser to v19.3.0
2025-01-30 21:09:26 +00:00
Unbound Release
f1b1b57670
chore(release): prepare for v7.2.5
v7.2.5
2025-01-26 18:40:49 +00:00
Renovate
50ad27f389
chore(deps): update dependency robotframework-browser to v19.2.0
2025-01-26 15:08:48 +00:00
argoyle
c83e0e83ed
fix(docker): update python version to 3.13.1-slim
...
Updates the base Python version in the Dockerfile to 3.13.1-slim.
This change ensures that the latest bug fixes and improvements
are included, enhancing stability and performance.
2025-01-25 00:11:09 +01:00
Renovate
bccaeef235
chore(deps): update python:3.13-slim docker digest to 026dd41
2025-01-24 22:17:12 +00:00
Unbound Release
173a80661d
chore(release): prepare for v7.2.4
v7.2.4
2025-01-17 12:26:25 +00:00
Renovate
d38c2f2023
chore(deps): update python:3.13-slim docker digest to 23a81be
2025-01-14 17:28:49 +00:00
Renovate
53ec6e8575
chore(deps): update dependency robotframework to v7.2
2025-01-14 14:52:54 +00:00
Renovate
e2dd679d59
chore(deps): update python:3.13-slim docker digest to eeb2d1a
2025-01-14 13:09:26 +00:00
Renovate
d4c6d8a0a8
chore(deps): update python:3.13-slim docker digest to 31e0d1a
2025-01-14 11:09:47 +00:00
Renovate
7286e287c6
chore(deps): update python:3.13-slim docker digest to e4bf662
2025-01-14 07:31:13 +00:00
Renovate
eddfb35307
chore(deps): update python:3.13-slim docker digest to a324f72
2025-01-14 05:04:31 +00:00
Unbound Release
67e8307d1f
chore(release): prepare for v7.2.3
v7.2.3
2025-01-06 14:19:34 +00:00
Renovate
e0b15c94b9
chore(deps): update python docker tag to v3.13
2025-01-06 14:08:15 +00:00
Renovate
2975226b7d
chore(deps): update dependency robotframework-seleniumlibrary to v6.7.0
2025-01-06 13:11:11 +00:00
Unbound Release
986819dc9c
chore(release): prepare for v7.2.2
v7.2.2
2024-12-28 14:20:14 +00:00
Renovate
8f9fb2676e
chore(deps): update python:3.12-slim docker digest to 10f3aaa
2024-12-28 13:59:33 +00:00
Renovate
e4d8bec616
chore(deps): update dependency urllib3 to v2.3.0
2024-12-22 08:03:29 +00:00
Unbound Release
0e2af52206
chore(release): prepare for v7.2.1
v7.2.1
2024-12-20 22:11:08 +00:00
argoyle
2ad9aadfe3
fix(commit_parsers): allow chore messages for deps, pr, and pull
...
Updates the commit_parsers to include grouping for chore messages related
to dependencies, pull requests, and pull activities. This change ensures
that these important commit types are tracked and categorized correctly,
allowing for better visibility and organization of commit history.
2024-12-20 23:08:32 +01:00
Renovate
4e6fb3e372
chore(deps): update dependency robotframework-browser to v19.1.2
2024-12-20 21:03:58 +00:00
Unbound Release
df01fecd5e
chore(release): prepare for v7.2.0
v7.2.0
2024-12-15 17:23:25 +00:00
argoyle
1c056ac05a
feat: add git-cliff configuration and GitLab CI integration
...
Adds a default configuration for git-cliff, enabling
conventional commit parsing and changelog generation.
Integrates GitLab CI by including the necessary pipeline
templates for release management. These changes improve
the project's commit management and automate the release
notes generation process.
2024-12-15 17:38:58 +01:00
Renovate
dc299749e1
chore(deps): update dependency robotframework-browser to v19.1.1
2024-12-11 21:07:52 +00:00
argoyle
bca9b045db
feat: add robotframework-browser dependency
...
Adds the robotframework-browser package to enhance browser
automation capabilities for testing. This change allows for
more versatile testing scenarios within the existing project.
v7.1.1.1
2024-12-11 10:19:39 +01:00
argoyle
16b22fd975
refactor: remove unnecessary variables and services
...
Eliminate unused DOCKER_HOST variable and Docker service from CI
configuration. This simplifies the setup and improves build
performance by reducing overhead.
2024-12-11 10:11:23 +01:00
Renovate
8fb2f3eb3a
chore(deps): update python:3.12-slim-bullseye docker digest to de274ae
2024-12-05 03:07:28 +00:00
Renovate
98312a1602
chore(deps): update python:3.12-slim-bullseye docker digest to b05f6e0
2024-12-03 18:07:17 +00:00
Renovate
48a6910e3d
chore(deps): update python:3.12-slim-bullseye docker digest to d5fe2b1
2024-12-03 05:59:48 +00:00
Renovate
b516b12720
chore(deps): update python:3.12-slim-bullseye docker digest to 6e2d8a8
2024-11-13 09:02:57 +00:00
Renovate
63e34418fb
chore(deps): update python:3.12-slim-bullseye docker digest to 0b6fa86
2024-11-13 03:03:09 +00:00
Renovate
7a6bef5117
chore(deps): update python:3.12-slim-bullseye docker digest to 964d0fa
2024-11-12 09:01:39 +00:00
Renovate
fe74f91a65
chore(deps): update python:3.12-slim-bullseye docker digest to 141701e
2024-11-12 05:58:40 +00:00
Renovate
77c5a1947f
chore(deps): pin python docker tag to 3207ac8
2024-11-03 16:41:08 +00:00
Renovate
36e172fd63
chore(deps): update dependency robotframework to v7.1.1
v7.1.1
2024-10-19 13:57:53 +00:00
Renovate
b79a927fab
chore(deps): update dependency psycopg2-binary to v2.9.10
2024-10-16 13:57:35 +00:00
Renovate
09435dc46f
chore(deps): update dependency robotframework-databaselibrary to v2.0.4
2024-10-11 11:04:35 +00:00