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

Dependabot in Snowflake Folder #449

Closed
Dhruv-J opened this issue Sep 12, 2023 · 0 comments
Closed

Dependabot in Snowflake Folder #449

Dhruv-J opened this issue Sep 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Comments

@Dhruv-J
Copy link
Contributor

Dhruv-J commented Sep 12, 2023

Currently, the snowflake folder dependencies are not automatically checked for vulnerabilities, nor are PRs made by Dependabot to fix any vulnerabilities. This is because Dependabot hasn't been setup for the snowflake folder yet.

@Dhruv-J Dhruv-J self-assigned this Sep 12, 2023
@Dhruv-J Dhruv-J added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Sep 12, 2023
Dhruv-J added a commit to Dhruv-J/theia that referenced this issue Sep 14, 2023
This PR adds dependabot support for the snowflake folder, as it has a separate
go.mod and go.sum. Currently dependabot has trouble resolving indirect
dependencies, which causes e2e tests to fail. Adding dependabot support will
allow automatic updates for indirect dependencies and smoother running of e2e
tests.

Fixes Issue antrea-io#449

Signed-off-by: Dhruv-J <dhruvj@vmware.com>
elton-furtado pushed a commit that referenced this issue Sep 26, 2023
This PR adds dependabot support for the snowflake folder, as it has a separate
go.mod and go.sum. Currently dependabot has trouble resolving indirect
dependencies, which causes e2e tests to fail. Adding dependabot support will
allow automatic updates for indirect dependencies and smoother running of e2e
tests.

Fixes Issue #449

Signed-off-by: Dhruv-J <dhruvj@vmware.com>
Dhruv-J added a commit to Dhruv-J/theia that referenced this issue Oct 3, 2023
This PR adds dependabot support for the snowflake folder, as it has a separate
go.mod and go.sum. Currently dependabot has trouble resolving indirect
dependencies, which causes e2e tests to fail. Adding dependabot support will
allow automatic updates for indirect dependencies and smoother running of e2e
tests.

Fixes Issue antrea-io#449

Signed-off-by: Dhruv-J <dhruvj@vmware.com>
Dhruv-J added a commit to Dhruv-J/theia that referenced this issue Oct 3, 2023
This PR adds dependabot support for the snowflake folder, as it has a separate
go.mod and go.sum. Currently dependabot has trouble resolving indirect
dependencies, which causes e2e tests to fail. Adding dependabot support will
allow automatic updates for indirect dependencies and smoother running of e2e
tests.

Fixes Issue antrea-io#449

Signed-off-by: Dhruv-J <dhruvj@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

2 participants