Viktor Scharf
daf45c10e5
do not skip test on the build binary ( #856 )
2025-05-14 17:41:25 +02:00
Benedikt Kulmann
0754479219
Merge pull request #843 from opencloud-eu/add-login-text-to-full-example-deployment
...
chore: add idp login text setting to full deployment example
2025-05-14 15:40:40 +02:00
Alex Ackermann
11aa6440fa
chore: add idp login text setting to full deployment example
2025-05-14 09:42:41 +02:00
Ralf Haferkamp
be06000c13
Merge pull request #831 from opencloud-eu/dependabot/npm_and_yarn/services/idp/dotenv-expand-12.0.2
...
build(deps-dev): bump dotenv-expand from 10.0.0 to 12.0.2 in /services/idp
2025-05-14 09:04:51 +02:00
Ralf Haferkamp
b0809eab95
Merge pull request #839 from opencloud-eu/dependabot/go_modules/github.com/libregraph/lico-0.66.0
...
build(deps): bump github.com/libregraph/lico from 0.65.2-0.20250428103211-356e98f98457 to 0.66.0
2025-05-13 17:27:38 +02:00
dependabot[bot]
bcba82414f
build(deps): bump github.com/libregraph/lico
...
Bumps [github.com/libregraph/lico](https://github.com/libregraph/lico ) from 0.65.2-0.20250428103211-356e98f98457 to 0.66.0.
- [Changelog](https://github.com/libregraph/lico/blob/master/CHANGELOG.md )
- [Commits](https://github.com/libregraph/lico/commits/v0.66.0 )
---
updated-dependencies:
- dependency-name: github.com/libregraph/lico
dependency-version: 0.66.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-13 14:58:24 +00:00
Ralf Haferkamp
6aee5d17f7
Merge pull request #832 from opencloud-eu/dependabot/npm_and_yarn/services/idp/i18next-25.1.2
...
build(deps): bump i18next from 23.16.8 to 25.1.2 in /services/idp
2025-05-13 11:38:23 +02:00
dependabot[bot]
ca9ccf65af
build(deps): bump i18next from 23.16.8 to 25.1.2 in /services/idp
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.16.8 to 25.1.2.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.16.8...v25.1.2 )
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.1.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-13 08:57:53 +00:00
Ralf Haferkamp
0cfc7eb549
Merge pull request #833 from rhafer/natjs-kv-fork
...
Switch to opencloud-eu fork of the go-micro nats-js-kv plugin
2025-05-13 09:51:20 +02:00
Ralf Haferkamp
d7c87a0dd5
Merge pull request #825 from rhafer/nats-disable-tracelog
...
nats: Don't enable debug and trace logging by default
2025-05-13 09:50:17 +02:00
Viktor Scharf
f0971d9fe4
test for #452 ( #826 )
2025-05-13 09:16:44 +02:00
Ralf Haferkamp
be1e328ded
Switch to opencloud-eu fork of the go-micro nats-js-kv plugin
2025-05-12 18:10:59 +02:00
Ralf Haferkamp
d2f28c3464
Merge pull request #829 from opencloud-eu/dependabot/go_modules/dario.cat/mergo-1.0.2
...
build(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2
2025-05-12 18:08:42 +02:00
dependabot[bot]
07fa4b9aa3
build(deps-dev): bump dotenv-expand in /services/idp
...
Bumps [dotenv-expand](https://github.com/motdotla/dotenv-expand ) from 10.0.0 to 12.0.2.
- [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv-expand/compare/v10.0.0...v12.0.2 )
---
updated-dependencies:
- dependency-name: dotenv-expand
dependency-version: 12.0.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 14:47:04 +00:00
dependabot[bot]
72bc94d0c9
build(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2
...
Bumps [dario.cat/mergo](https://github.com/imdario/mergo ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: dario.cat/mergo
dependency-version: 1.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 14:15:37 +00:00
Ralf Haferkamp
4d52257558
nats: Don't enable debug and trace logging by default
...
Only enable trace and/or debug logging when the outer logger has the
log level set accordingly. Even when the though the messages where not
really logged the nats service wasted quite some cycles especially in
the trace log related code path.
Related issue: #716
2025-05-12 14:47:41 +02:00
Ralf Haferkamp
abd6773fbd
Merge pull request #817 from opencloud-eu/dependabot/go_modules/golang.org/x/image-0.27.0
...
build(deps): bump golang.org/x/image from 0.26.0 to 0.27.0
2025-05-12 12:24:47 +02:00
Ralf Haferkamp
990426ca68
Merge pull request #815 from opencloud-eu/dependabot/go_modules/github.com/CiscoM31/godata-1.0.11
...
build(deps): bump github.com/CiscoM31/godata from 1.0.10 to 1.0.11
2025-05-12 12:24:22 +02:00
Ralf Haferkamp
96cbff74b7
Fix unit test for latest godata release
2025-05-12 11:47:40 +02:00
dependabot[bot]
cacba3ee39
build(deps): bump github.com/CiscoM31/godata from 1.0.10 to 1.0.11
...
Bumps [github.com/CiscoM31/godata](https://github.com/CiscoM31/godata ) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/CiscoM31/godata/releases )
- [Commits](https://github.com/CiscoM31/godata/compare/v1.0.10...v1.0.11 )
---
updated-dependencies:
- dependency-name: github.com/CiscoM31/godata
dependency-version: 1.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 08:21:17 +00:00
dependabot[bot]
80926aef0a
build(deps): bump golang.org/x/image from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/image/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 08:20:52 +00:00
Viktor Scharf
4ad12a842f
run ci with decomposed ( #782 )
...
* build(deps): bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go ) from 1.41.2 to 1.42.0.
- [Release notes](https://github.com/nats-io/nats.go/releases )
- [Commits](https://github.com/nats-io/nats.go/compare/v1.41.2...v1.42.0 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
dependency-version: 1.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
run ci with decomposed
fix
Trigger CI pipeline
Trigger CI pipeline
fix
* chnge cliCommand name
* add posix expected failures file
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 09:39:25 +02:00
Viktor Scharf
32d694a3e2
collaboration posix tests ( #780 )
2025-05-12 08:50:10 +02:00
Alex
38169e60ae
fix: show special roles at the end of the list ( #806 )
2025-05-10 11:23:01 +02:00
Ralf Haferkamp
1e8ddbbf46
Merge pull request #803 from opencloud-eu/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.2
...
build(deps): bump github.com/KimMachineGun/automemlimit from 0.7.1 to 0.7.2
2025-05-09 16:53:51 +02:00
Ralf Haferkamp
0e0cf3f30d
Merge pull request #802 from opencloud-eu/dependabot/go_modules/golang.org/x/crypto-0.38.0
...
build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0
2025-05-09 08:00:49 +02:00
dependabot[bot]
715e27f728
build(deps): bump github.com/KimMachineGun/automemlimit
...
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/KimMachineGun/automemlimit/releases )
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.7.1...v0.7.2 )
---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
dependency-version: 0.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-08 15:02:10 +00:00
dependabot[bot]
a9449a816a
build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/crypto/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-08 15:02:02 +00:00
Ralf Haferkamp
db508d52b6
Merge pull request #798 from opencloud-eu/rm-oo-from-full-deployment-example
...
chore: remove OO from full deployment example
2025-05-08 11:38:30 +02:00
Alex Ackermann
675d310067
chore: remove OO from full deployment example
2025-05-08 11:17:06 +02:00
Alex Ackermann
094b5ee3eb
chore: remove OO from full deployment example
2025-05-08 11:10:56 +02:00
Ralf Haferkamp
573e87b8c3
Merge pull request #784 from opencloud-eu/dependabot/go_modules/github.com/open-policy-agent/opa-1.4.2
...
build(deps): bump github.com/open-policy-agent/opa from 1.3.0 to 1.4.2
2025-05-08 08:54:32 +02:00
Ralf Haferkamp
adf9580431
Merge pull request #785 from opencloud-eu/dependabot/go_modules/golang.org/x/sync-0.14.0
...
build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0
2025-05-08 08:54:09 +02:00
Ralf Haferkamp
ec7643eeb7
Merge pull request #777 from opencloud-eu/dependabot/npm_and_yarn/services/idp/eslint-plugin-import-2.31.0
...
build(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 in /services/idp
2025-05-08 08:52:29 +02:00
Michael Barz
77e538f177
chore: update collabora image ( #793 )
2025-05-07 16:36:38 +02:00
dependabot[bot]
ee2ca4455c
build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/sync/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 14:25:34 +00:00
dependabot[bot]
9b4d07e8fc
build(deps): bump github.com/open-policy-agent/opa from 1.3.0 to 1.4.2
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 1.3.0 to 1.4.2.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v1.3.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-version: 1.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 14:25:26 +00:00
Ralf Haferkamp
ab0821956f
Merge pull request #773 from rhafer/radicale_example
...
deployment: Adapt opencloud_full to include radicale
2025-05-06 16:06:35 +02:00
Ralf Haferkamp
b08cfb8271
deployment: Adapt opencloud_full to include radicale
2025-05-06 13:13:34 +02:00
dependabot[bot]
abc4a8de8c
build(deps-dev): bump eslint-plugin-import in /services/idp
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.30.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 15:45:50 +00:00
Ralf Haferkamp
9e5f0debe8
Merge pull request #776 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats.go-1.42.0
...
build(deps): bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0
2025-05-05 17:43:59 +02:00
Ralf Haferkamp
64867a5dc8
Merge pull request #775 from opencloud-eu/dependabot/go_modules/golang.org/x/oauth2-0.30.0
...
build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0
2025-05-05 17:43:25 +02:00
Ralf Haferkamp
eb41616a98
Merge pull request #774 from opencloud-eu/dependabot/npm_and_yarn/services/idp/i18next-http-backend-3.0.2
...
build(deps): bump i18next-http-backend from 2.5.2 to 3.0.2 in /services/idp
2025-05-05 17:42:49 +02:00
dependabot[bot]
f6c4d9f526
build(deps): bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0
...
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go ) from 1.41.2 to 1.42.0.
- [Release notes](https://github.com/nats-io/nats.go/releases )
- [Commits](https://github.com/nats-io/nats.go/compare/v1.41.2...v1.42.0 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
dependency-version: 1.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 14:54:35 +00:00
dependabot[bot]
558343dacd
build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 14:47:53 +00:00
dependabot[bot]
8824201bb4
build(deps): bump i18next-http-backend in /services/idp
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.5.2 to 3.0.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.2...v3.0.2 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 14:41:09 +00:00
Ralf Haferkamp
ab6cf63efe
Merge pull request #756 from rhafer/issue/206
...
proxy(router): Allow to set some outgoing headers
2025-05-05 11:07:08 +02:00
Viktor Scharf
308f801f03
collaborative posix test ( #672 )
...
* collaborative posix test
* fix after review
2025-05-05 10:21:11 +02:00
Ralf Haferkamp
7c8174bb80
Merge pull request #759 from opencloud-eu/dependabot/go_modules/github.com/beevik/etree-1.5.1
...
build(deps): bump github.com/beevik/etree from 1.5.0 to 1.5.1
2025-05-05 09:32:22 +02:00
dependabot[bot]
c659ac6972
build(deps): bump github.com/nats-io/nats-server/v2 ( #762 )
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.11.2...v2.11.3 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-version: 2.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 16:25:47 +02:00