jkoberg
db2c311d59
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-15 13:44:35 +01:00
Michael Barz
9f03073f6f
feat: bump reva
2023-12-15 12:07:58 +01:00
Andre Duffeck
fd09d29b5c
Merge pull request #7973 from aduffeck/ocm-access
...
[full-ci] Ocm access
2023-12-14 14:36:31 +01:00
Roman Perekhod
2745669feb
fixed the issue that led to correct update but the 404 response code when renaming an existing user to a string with capital letters
2023-12-14 12:10:37 +01:00
kobergj
7c3f51a7dd
Merge pull request #7793 from kobergj/FixNatsjsCache
...
[full-ci] Use nats-js cache
2023-12-14 11:50:27 +01:00
André Duffeck
a530192dd4
Bump reva
2023-12-14 10:53:56 +01:00
André Duffeck
4ccfc66432
Add a flag for including ocm sharees
2023-12-14 09:32:53 +01:00
dependabot[bot]
bb1dadb4a8
build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0
...
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/rogpeppe/go-internal/releases )
- [Commits](https://github.com/rogpeppe/go-internal/compare/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: github.com/rogpeppe/go-internal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-14 08:52:53 +01:00
jkoberg
bbc4f83f7d
bump dependencies
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:49:53 +01:00
dependabot[bot]
b9fbedfdfe
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-13 06:20:31 +00:00
Michael Barz
b3528ac5b3
update reva to v2.17.0
2023-12-12 19:29:18 +01:00
André Duffeck
ff5bd6045a
Bump reva to pull in the retry event changes
2023-12-12 14:09:29 +01:00
dependabot[bot]
f6dd3ae27c
build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.25.7 to 2.26.0.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.25.7...v2.26.0 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 09:06:48 +01:00
dependabot[bot]
841331c7c8
build(deps): bump github.com/coreos/go-oidc/v3 from 3.8.0 to 3.9.0
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.8.0...v3.9.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 09:05:48 +01:00
Roman Perekhod
40da95e1c0
[full-ci] fix public link update ( #7862 )
...
* the tests were modified
* Update tests/acceptance/features/coreApiSharePublicLink1/changingPublicLinkShare.feature
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com >
* the expected failures removed
* change log added, reva bumped.
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com >
2023-12-08 10:46:22 +01:00
dependabot[bot]
d355a3db56
build(deps): bump github.com/KimMachineGun/automemlimit
...
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit ) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.3.0...v0.4.0 )
---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 08:43:21 +00:00
dependabot[bot]
0ad8d25d0c
build(deps): bump github.com/CiscoM31/godata from 1.0.8 to 1.0.9
...
Bumps [github.com/CiscoM31/godata](https://github.com/CiscoM31/godata ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/CiscoM31/godata/releases )
- [Commits](https://github.com/CiscoM31/godata/compare/v1.0.8...v1.0.9 )
---
updated-dependencies:
- dependency-name: github.com/CiscoM31/godata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 09:34:44 +01:00
dependabot[bot]
9a3455d191
build(deps): bump github.com/nats-io/nats-server/v2
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.10.5 to 2.10.7.
- [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.10.5...v2.10.7 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-07 10:50:28 +01:00
dependabot[bot]
b7df2404ec
build(deps): bump go.opentelemetry.io/contrib/zpages
...
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.45.0 to 0.46.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.45.0...zpages/v0.46.1 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-07 10:49:45 +01:00
Dominik Schmidt
129c6a1af7
chore: bump reva to include metadata in propfinds
2023-12-06 16:20:09 +01:00
Michael Barz
956a0427cf
chore: update reva
2023-12-06 12:16:14 +01:00
Florian Schade
34f3ab66c1
feature: add beta drive listing endpoints to the graph api ( #7861 )
...
* feature: add beta drive listing endpoints to the graph api and hydrate them to contain the new grantedtoV2 property and use unified roles instead of the cs3 roles
* enhancement: make use of owner conditions for drive listing
* enhancement: provide GetDrivesV1Beta1 and GetAllDrivesV1Beta1 graph endpoint tests
2023-12-06 10:01:38 +01:00
dependabot[bot]
59d8c43164
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.13.0 to 2.13.2.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.13.0...v2.13.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-06 09:59:47 +01:00
dependabot[bot]
6e51bb3f9f
build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-06 09:16:24 +01:00
dependabot[bot]
1f069c7c00
build(deps): bump github.com/open-policy-agent/opa from 0.51.0 to 0.59.0
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.51.0 to 0.59.0.
- [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/v0.51.0...v0.59.0 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 09:47:11 +01:00
dependabot[bot]
a6a6c22c14
chore(deps): bump github.com/libregraph/lico
...
Bumps [github.com/libregraph/lico](https://github.com/libregraph/lico ) from 0.60.1-0.20230811070109-1d4140be554d to 0.61.1.
- [Changelog](https://github.com/libregraph/lico/blob/master/CHANGELOG.md )
- [Commits](https://github.com/libregraph/lico/commits/v0.61.1 )
---
updated-dependencies:
- dependency-name: github.com/libregraph/lico
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 09:40:36 +01:00
Jörn Friedrich Dreyer
a6a7c69e8f
bump reva to use UploadSessionLister interface
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-12-04 10:52:41 +01:00
dependabot[bot]
8cd508660e
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.8.0
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-30 17:59:40 +01:00
Ralf Haferkamp
e63ce368ed
Bump reva to latest edge
...
For https://github.com/cs3org/reva/pull/4366
2023-11-30 13:39:26 +01:00
Michael Barz
eb6ec1311a
chore: update libregraph api again
2023-11-28 14:56:12 +01:00
Michael Barz
fdb3572cc0
chore: bump libregraph api
2023-11-28 14:56:12 +01:00
Christian Richter
2811a018cf
Merge pull request #7804 from dragonchaser/ocis-7768-geogebra-thumbnails
...
Ocis 7768 geogebra thumbnails
2023-11-28 10:46:53 +01:00
dependabot[bot]
5d00b45b9b
Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 10:41:25 +01:00
dependabot[bot]
3976063c69
Bump golang.org/x/crypto from 0.15.0 to 0.16.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.16.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 09:29:42 +01:00
Christian Richter
b38babda1b
bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-11-27 16:46:25 +01:00
dependabot[bot]
817512799d
Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 10:49:17 +01:00
dependabot[bot]
1ca166ff48
Bump github.com/nats-io/nats-server/v2 from 2.10.4 to 2.10.5
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.10.4 to 2.10.5.
- [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.10.4...v2.10.5 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 10:48:34 +01:00
Florian Schade
170021a38e
chore: go version bump to 1.21
2023-11-23 14:52:01 +01:00
dependabot[bot]
fd23e257ff
Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
...
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-23 08:56:51 +01:00
dependabot[bot]
482e2980f8
Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.45.0 to 0.46.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.45.0...zpages/v0.46.1 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-23 08:56:08 +01:00
Ralf Haferkamp
49db85d820
Bump reva to latest edge
2023-11-22 15:12:39 +01:00
dependabot[bot]
7dfb0706b0
Bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6
...
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap ) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/go-ldap/ldap/releases )
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.5...v3.4.6 )
---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 15:12:39 +01:00
dependabot[bot]
56073ba09a
Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
...
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md )
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 14:51:42 +01:00
Christian Richter
f5cba862ab
Merge pull request #7781 from dragonchaser/add-form-mimetype
...
Add form mimetype
2023-11-22 13:08:34 +01:00
Ralf Haferkamp
bd7e0c53c4
Bump other otel related modules to fix build issues
2023-11-22 11:47:45 +01:00
dependabot[bot]
ee922515fa
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.36.4 to 0.46.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.36.4...zpages/v0.46.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 11:47:45 +01:00
Christian Richter
c34baacea3
bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-11-22 11:40:44 +01:00
dependabot[bot]
e3283f5c88
Bump golang.org/x/image from 0.13.0 to 0.14.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/image/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 10:38:07 +01:00
Roman Perekhod
7175316292
fix the tgz mime type, bump reva
2023-11-21 17:33:52 +01:00
Florian Schade
b3e658cf89
chore: bump reva ( #7752 )
2023-11-19 10:02:39 +01:00