Commits on Source 11
-
Perun-GitLab Service Account authored
-
Pavel Vyskočil authored
change package name according to PEP 625
-
Jan Pavlíček authored
chore(build): change package name See merge request !79
-
Perun-GitLab Service Account authored
-
Jiří Prokop authored
chore(deps): update dependency docker to v7 See merge request !55
-
Jiří Prokop authored
chore(deps): update commitlint to v19.8.1 See merge request !77
-
Perun-GitLab Service Account authored
-
Jiří Prokop authored
chore(deps): lock file maintenance See merge request !73
-
Pavel Vyskočil authored
change the expected string in SAML response about success auth to be able use the script with CAS. Cas uses another prefix than <saml:
-
Jan Pavlíček authored
fix: change the expected string in SAML response about success auth See merge request !80
-
semantic-release-bot authored
## [3.1.1](v3.1.0...v3.1.1) (2025-07-31) ### Bug Fixes * change the expected string in SAML response about success auth ([2129c806](2129c806))
This diff is collapsed.
| ... | ... | @@ -4,8 +4,8 @@ |
| "private": true, | ||
| "devDependencies": { | ||
| "@beepbeepgo/semantic-release-python": "1.1.0", | ||
| "@commitlint/config-conventional": "19.6.0", | ||
| "@commitlint/cz-commitlint": "19.6.1", | ||
| "@commitlint/config-conventional": "19.8.1", | ||
| "@commitlint/cz-commitlint": "19.8.1", | ||
| "@perun/commitlint-config-perun": "1.0.1", | ||
| "@perun/semantic-release-perun-config": "1.0.1", | ||
| "commitizen": "4.3.1", | ||
| ... | ... |