Skip to content

Add dependabot file#2003

Merged
sk593 merged 5 commits into
edgefrom
add-dependabot-yaml
Jan 14, 2025
Merged

Add dependabot file#2003
sk593 merged 5 commits into
edgefrom
add-dependabot-yaml

Conversation

@sk593
Copy link
Copy Markdown
Contributor

@sk593 sk593 commented Jan 7, 2025

Adds a dependabot file to keep dependencies up to date

Fixes #1981

@sk593 sk593 requested review from a team as code owners January 7, 2025 23:58
Signed-off-by: sk593 <shruthikumar@microsoft.com>
@sk593 sk593 force-pushed the add-dependabot-yaml branch from 4ba5718 to a813f2d Compare January 7, 2025 23:59
@sk593
Copy link
Copy Markdown
Contributor Author

sk593 commented Jan 8, 2025

Checks are failing but the error has been addressed by: #1969. They should be fixed once 0.41 is upmerged to edge

ytimocin
ytimocin previously approved these changes Jan 8, 2025
Comment thread .github/dependabot.yml
@@ -0,0 +1,58 @@
version: 2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make sure the version is the most up-to-date version

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread .github/dependabot.yml Outdated
- "*"
- package-ecosystem: "gomod"
directories:
- "/"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this needed for?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is for keeping gomod update to date. we don't need the root directory, just the aws directory so removed this line

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah root directory is what I was asking for. Thanks for removing.

sk593 added 2 commits January 10, 2025 09:48
Signed-off-by: sk593 <shruthikumar@microsoft.com>
Signed-off-by: sk593 <shruthikumar@microsoft.com>
kachawla
kachawla previously approved these changes Jan 10, 2025
Signed-off-by: sk593 <shruthikumar@microsoft.com>
@sk593 sk593 merged commit 92142c3 into edge Jan 14, 2025
@sk593 sk593 deleted the add-dependabot-yaml branch January 14, 2025 17:43
lakshmimsft pushed a commit to lakshmimsft/samples-fork that referenced this pull request Jan 24, 2025
* add dependabot file

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* remove dir

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* update dir

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* nit

Signed-off-by: sk593 <shruthikumar@microsoft.com>

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
lakshmimsft added a commit that referenced this pull request Jan 24, 2025
* Add dependabot file (#2003)

* add dependabot file

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* remove dir

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* update dir

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* nit

Signed-off-by: sk593 <shruthikumar@microsoft.com>

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* add check to verify manifests are registered

Signed-off-by: lakshmimsft <ljavadekar@microsoft.com>

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
Signed-off-by: lakshmimsft <ljavadekar@microsoft.com>
Co-authored-by: Shruthi Kumar <shruthikumar@microsoft.com>
nithyatsu pushed a commit that referenced this pull request Feb 3, 2025
* Update samples for v0.42

* Update Test Samples Workflow - Set up Test EKS Cluster for Dapr (#2013)

* Add check to verify manifests are registered in test workflow (#2031)

* Add dependabot file (#2003)

* add dependabot file

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* remove dir

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* update dir

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* nit

Signed-off-by: sk593 <shruthikumar@microsoft.com>

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>

* add check to verify manifests are registered

Signed-off-by: lakshmimsft <ljavadekar@microsoft.com>

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
Signed-off-by: lakshmimsft <ljavadekar@microsoft.com>
Co-authored-by: Shruthi Kumar <shruthikumar@microsoft.com>

* Update command to fetch cluster security group (#2030)

Signed-off-by: Karishma Chawla <kachawla@microsoft.com>

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
Signed-off-by: lakshmimsft <ljavadekar@microsoft.com>
Signed-off-by: Karishma Chawla <kachawla@microsoft.com>
Signed-off-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>
Co-authored-by: Karishma Chawla <kachawla@microsoft.com>
Co-authored-by: Lakshmi Javadekar <103459615+lakshmimsft@users.noreply.github.com>
Co-authored-by: Shruthi Kumar <shruthikumar@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants