-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump golang.org/x/crypto from 0.10.0 to 0.12.0 #226
Bump golang.org/x/crypto from 0.10.0 to 0.12.0 #226
Conversation
Streamline CI builds
Trigger gh-pages build on push to master
Bumps [github.com/gookit/color](https://github.com/gookit/color) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/gookit/color/releases) - [Commits](gookit/color@v1.2.3...v1.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/go-errors/errors](https://github.com/go-errors/errors) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/go-errors/errors/releases) - [Commits](go-errors/errors@v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…rors/errors-1.0.2 Bump github.com/go-errors/errors from 1.0.1 to 1.0.2
* Add golangci-lint on CI * Fix golangci-lint suggestions * Add .gitkeep & keep it when building * Update generated files
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.6 to 1.11.7. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.11.6...v1.11.7) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver 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>
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.27.0 to 1.28.3. - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v1.27.0...v1.28.3) --- updated-dependencies: - dependency-name: github.com/go-co-op/gocron dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) from 1.12.4 to 1.13.0. - [Release notes](https://github.com/deepmap/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v1.12.4...v1.13.0) --- updated-dependencies: - dependency-name: github.com/deepmap/oapi-codegen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0. - [Commits](golang/crypto@v0.9.0...v0.10.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Refine client domain * Refine user domain entity * Depend on lint to bail CI early * Refine app * Cleanup app ifaces * Refine error handling on application * Cleanup enclaverepo * Refine error handling on enclaverepo * Fix dependency between enclaverepo and remote * Move remote-related encryption to remote module * Refine error handling on remote adapter * Partially refine rest http server port * Fix sync bug * Fix test suites * Improve golangci-lint * Refine rest api returned errors * Organize client rest api file structure & cleanup middleware * Parallelize all tests * Add some error handling on keystores/invitations * Remove metrics endpoint * Fix lint * Refine applications startup * Remove config pkg * Fix shutdown error * Refine shared secrets calculations * Move keypair generation to enclave * Fix invitations count on sidebar * Refine invitations page statuses * Cleanup routers * Some more error handling * Silent authentication cronjob
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](otiai10/copy@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: github.com/otiai10/copy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.10.0 to 0.12.0. - [Commits](golang/crypto@v0.10.0...v0.12.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>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps golang.org/x/crypto from 0.10.0 to 0.12.0.
Commits
b4ddeed
go.mod: update golang.org/x dependenciesedc325d
ssh: fix call to Fatalf from a non-test goroutineeab9315
ssh: add diffie-hellman-group16-sha512 kexddfa821
ssh: ignore invalid MACs and KEXs just like we do for ciphersd08e19b
x509roots/fallback: update bundle12e1fcd
internal/wycheproof: skip all tests in short test mode3f8f064
ssh: prefer sha256 based RSA key algorithms5df3b59
ssh: disable client agent tests on Windows2e82bdd
fix TestValidTerminalMode: missing output from echo SHELL $SHELL64e0e99
ssh: fix RSA certificate and public key authentication with older clientsDependabot 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)