-
Notifications
You must be signed in to change notification settings - Fork 70
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.14.0 to 0.17.0 #1473
Merged
kushalmalani
merged 1 commit into
main
from
dependabot/go_modules/golang.org/x/crypto-0.17.0
Dec 26, 2023
Merged
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #1473
kushalmalani
merged 1 commit into
main
from
dependabot/go_modules/golang.org/x/crypto-0.17.0
Dec 26, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 21, 2023
dependabot
bot
requested review from
kushalmalani and
sunkickr
as code owners
December 21, 2023 17:58
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1473 +/- ##
=======================================
Coverage 86.66% 86.66%
=======================================
Files 115 115
Lines 14152 14152
=======================================
Hits 12265 12265
Misses 1128 1128
Partials 759 759 ☔ View full report in Codecov by Sentry. |
kushalmalani
approved these changes
Dec 26, 2023
kushalmalani
deleted the
dependabot/go_modules/golang.org/x/crypto-0.17.0
branch
December 26, 2023 18:15
sunkickr
pushed a commit
that referenced
this pull request
Jan 17, 2024
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sunkickr
added a commit
that referenced
this pull request
Jan 29, 2024
* fix astro deploy when dag deploy is off * fix deploy flow * add description * fix dags * fix dags * fix dags * fix dags * fix lint * fix lint * fix dags * fix lint * fix lint * list and selection process to core * list/selection to core * deployment list & selection to CORE * broken but working on it * update mocks * fix log * fix lint * fixing worker queues * worker-queue * worker-queue work * able to compile * get create command working * manually tested commands * fix deploy * fix lint * remove commented out code * fix some tests * fix some deployment tests * fix unit tests * fix unit tests * fix unit tests * fix tests * fix tests * fix tests * fix update tests * fix test * fix test * fix test * fix inspect and worker queue tests * fix inspect * fix inspect tests * fix update tests * fix variable modify * fix setup tests * fix root * remove some comments * remove comments * fix some lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix broken tests * fix broken tests * fix org switch * fix org switch * fix deploy tests * fix setup tests * Fixing tests * Fixing tests * test cloud to local * add tests * add tests * add tests * add tests * fix test * add test * add test * update deployment update tests * add test * fix lint * fix test * fix test * add inspect test * fix test * fix test * fix test * fix test * fix test * fix lint * fix dag deploy enabled * add tests * fix test * fix test * add test * add test * fix lint * clean code * fix mock * fix test * fix test * update audit logs command * migrate audit logs * remove astrohub api * list and selection process to core * list/selection to core * deployment list & selection to CORE * broken but working on it * fixing worker queues * worker-queue * worker-queue work * able to compile * get create command working * manually tested commands * fix deploy * remove commented out code * fix some tests * fix some deployment tests * fix unit tests * fix unit tests * fix unit tests * fix tests * fix tests * fix tests * fix update tests * fix test * fix test * fix test * fix inspect and worker queue tests * fix inspect * fix inspect tests * fix update tests * fix variable modify * fix setup tests * fix root * remove some comments * remove comments * fix some lint * Fixing tests * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * migrate deploy to core (#1411) * migrate deploy to core * fix lint * fix lint * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix astro deploy when dag deploy is off * fix deploy flow * add description * fix dags * fix dags * fix dags * fix dags * fix lint * fix lint * fix dags * fix lint * fix lint * update mocks * fix log * fix lint * remove pull (#1431) * fix dag bundle copy (#1433) * pinning version 1.20.0 (#1434) * Revert "pinning version 1.20.0 (#1434)" (#1435) This reverts commit cc04467. * Releasing 1.20.0 (#1436) * pinning version back to 1.19.3 (#1439) * Set default version back to v1.20.0 (#1441) Now that the issue has been fixed (https://status.astronomer.io/incidents/4z4r646s6mkx) we can make this version the default again * catch API error (#1440) * Fix deployment connections and airflow variable commands (#1442) * Fix deployment connections and airflow variable commands * fixing lint * Fix variable name * Fix url in test * Fix url in test * pin 1.20.1 (#1443) * allow ASTRO_DOMAIN env var to override context (#1451) * Updating error message (#1456) * [pre-commit.ci] pre-commit autoupdate (#1447) updates: - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) - [github.com/adrienverge/yamllint.git: v1.32.0 → v1.33.0](https://github.com/adrienverge/yamllint.git/compare/v1.32.0...v1.33.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix deployment file create for kube deployment (#1454) * fix dpeloyment file create for kube deployment * undo comment * undelete file * fix test * fix test * add --image flag for image only deploy (#1446) * add --image flag for image only deploy * don't send tarball on image only * image only deploy works * image only deploy works * fix lint * add errors * Fix issues from bug bash (#1460) * Fix issues from bug bash * refactor code * Update cloud/deploy/deploy.go Co-authored-by: kushalmalani <kushal@astronomer.io> * fix test * fix test --------- Co-authored-by: kushalmalani <kushal@astronomer.io> * override the domain in more places (#1463) * FIx astro deploy <deployment-id> --image (#1464) * astro deploy <deployment-id> --image does not work * update tests * update tests * pin 1.21.0 (#1465) * Add v1beta1 API Clients (#1444) * add v1beta1 api * fix GetPublicRESTAPIURL * fix GetPublicRESTAPIURL * fix GetPublicRESTAPIURL * made changes from code review * fix error * empty commit * empty commit * Update astro-client-platform-core/client.test.go Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com> * Update astro-client-iam-core/client.test.go Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com> --------- Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com> * Set CLI environment management flag default to true (#1467) * fix: #1387 persist include dir after running pytest (#1459) * Migrate organization to use core (#1450) * add v1beta1 api * fix GetPublicRESTAPIURL * fix GetPublicRESTAPIURL * fix GetPublicRESTAPIURL * migrate organization to v1beta1 * made changes from code review * fix error * empty commit * Update root.go * gofumpt * Update setup.go * Update setup.go * Update setup_test.go * fix pytest --------- Co-authored-by: David Koenitzer <davidkoenit@gmail.com> * [pre-commit.ci] pre-commit autoupdate (#1470) updates: - [github.com/psf/black: 23.11.0 → 23.12.0](psf/black@23.11.0...23.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fixing unit tests to use LocalPlatform Config (#1471) * Fixing unit tests to use LocalPlatform Config * Fixing tests * Fixing tests * Fixing tests * fix lint * fix broken tests * fix broken tests * fix org switch * fix org switch * fix deploy tests * fix setup tests * Fixing tests * test cloud to local * add tests * add tests * add tests * add tests * fix test * add test * add test * update deployment update tests * add test * fix lint * fix test * fix test * add inspect test * fix test * fix test * fix test * fix test * fix test * fix lint * Bump github.com/containerd/containerd from 1.5.18 to 1.6.26 (#1472) Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.18 to 1.6.26. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.5.18...v1.6.26) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [pre-commit.ci] pre-commit autoupdate (#1474) updates: - [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#1473) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix dag deploy enabled * add tests * fix test * fix test * add test * add test * fix lint * Updating code owners (#1480) * Updating code owners * adding individual members * Updating code owners (#1482) * Fix login and organization list/switch (#1476) * fix not finshed * fix login, organization list/switch * fix version * clean code * Build Secrets Flag (#1478) * add build secrets flag * fix tests * fix lint * fix test * fix test * fix test * fix test * fix test * fix test * fix test * add test * add test * remove debugging messages * Update cmd/airflow.go Co-authored-by: Jake Witz <74574233+jwitz@users.noreply.github.com> --------- Co-authored-by: Jake Witz <74574233+jwitz@users.noreply.github.com> * fix mock * fix test * update audit logs command * migrate audit logs * remove astrohub api * fix errors * fix lint * fix lint * fix test * fix lint and test * audit logs test * fix test * fix lint * fix merge issue * fix lint * remove debug comments * remove debug comment * remove audit logs files * Update cloud/organization/organization.go Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com> * update tests * fix lint * fix tests * fix lint * add assertions --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kushal Malani <kushal@astronomer.io> Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com> Co-authored-by: Mehul Goyal <mehul.goyal@astronomer.io> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com> Co-authored-by: Julian LaNeve <lanevejulian@gmail.com> Co-authored-by: Zach Nicoll <151692348+zach-nicoll-wcq@users.noreply.github.com> Co-authored-by: Shalin Patel <42554035+PatelShalin@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jake Witz <74574233+jwitz@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps golang.org/x/crypto from 0.14.0 to 0.17.0.
Commits
9d2ee97
ssh: implement strict KEX protocol changes4e5a261
ssh: close net.Conn on all NewServerConn errors152cdb1
x509roots/fallback: update bundlefdfe1f8
ssh: defer channel window adjustmentb8ffc16
blake2b: drop Go 1.6, Go 1.8 compatibility7e6fbd8
ssh: wrap errors from client handshakebda2f3f
argon2: avoid clobbering BP325b735
ssh/test: skip TestSSHCLIAuth on Windows1eadac5
go.mod: update golang.org/x dependenciesb2d7c26
ssh: add (*Client).DialContext methodDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.