Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build-deps]: Bump github.com/go-chi/chi/v5 from 5.0.3 to 5.0.4 #2038

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

Bumps github.com/go-chi/chi/v5 from 5.0.3 to 5.0.4.

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.0.4

Changelog

Sourced from github.com/go-chi/chi/v5's changelog.

v5.0.4 (2021-08-29)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from labkode as a code owner September 6, 2021 00:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2021
@labkode labkode merged commit 484fb3c into master Sep 7, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-chi/chi/v5-5.0.4 branch September 7, 2021 06:11
refs added a commit to refs/reva that referenced this pull request Sep 8, 2021
spaces: refactor decomposedfs spaces related code into spaces.go

spaces: move list spaces to the new spaces.go file

spaces: move private create space to the new spaces.go file

space: spaces can have duplicated names

space: fix linter

space: uint conversions

linter: file header

linter: change receiver name

linter: space out comments

spaces: refactor and cleanup a bit around uuids

xattrs: add space name extended attribute, as opposed to node name

lint: redundancy ...

lint: ...

xattrs: comment on space.name

add changelog

spaces: a space creator becomes an editor within the new resource

escape ldap filters (cs3org#2042)

fix the storageid of shares (cs3org#2033)

[Build-deps]: Bump github.com/go-chi/chi/v5 from 5.0.3 to 5.0.4 (cs3org#2038)

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  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>

[Build-deps]: Bump github.com/aws/aws-sdk-go from 1.40.17 to 1.40.37 (cs3org#2040)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.17 to 1.40.37.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.40.17...v1.40.37)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  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>

[Build-deps]: Bump go.opentelemetry.io/otel/sdk (cs3org#2039)

Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.0.0-RC2 to 1.0.0-RC3.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.0.0-RC2...v1.0.0-RC3)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  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>

runtime: do not truncate logs on reload (cs3org#2047)

Bump core commit id (cs3org#2048)

update cs3apis, add utility methods for share filters (cs3org#2044)

Fail initialization if app is unsupported (cs3org#2034)

Nextcloud storage integration tests & add Nextcloud drivers for auth and user (cs3org#2043)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant