Skip to content

Enable Dependabot for automatically updating dependencies#5

Merged
JacquesPotgieter merged 7 commits intoaws:mainfrom
JacquesPotgieter:main
Sep 26, 2025
Merged

Enable Dependabot for automatically updating dependencies#5
JacquesPotgieter merged 7 commits intoaws:mainfrom
JacquesPotgieter:main

Conversation

@JacquesPotgieter
Copy link
Copy Markdown
Contributor

Description

Add a config file for Dependabot to use. Once merged, I can enable the feature in the Settings page

Testing

Nothing specific. Once pushed, it starts creating Pull-Requests to update dependencies. On my personal fork, I have already received a few updates, that are included in this PR

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

JacquesPotgieter and others added 4 commits September 26, 2025 14:02
…pdates group with 3 updates

Bumps the github-actions-version-updates group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

Updates `astral-sh/setup-uv` from 6.3.1 to 6.7.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@bd01e18...b75a909)

Updates `actions/setup-python` from 5.6.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a26af69...e797f83)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-version-updates
- dependency-name: astral-sh/setup-uv
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-version-updates
- dependency-name: actions/setup-python
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the docker-version-updates group with 1 update in the / directory: sam/build-python3.10.


Updates `sam/build-python3.10` from `e78695d` to `05d8a73`

---
updated-dependencies:
- dependency-name: sam/build-python3.10
  dependency-version: 05d8a73b9daf15e437f30f474bbf67f8fa53be662a09a6d62515fd8132cfb13a
  dependency-type: direct:production
  dependency-group: docker-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the uv-version-updates group with 1 update in the / directory: [boto3](https://github.com/boto/boto3).


Updates `boto3` from 1.35.49 to 1.40.39
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.49...1.40.39)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.39
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@JacquesPotgieter JacquesPotgieter self-assigned this Sep 26, 2025
…version-updates-1d0c110239

chore(deps): update docker images: bump sam/build-python3.10 from `e78695d` to `05d8a73` in the docker-version-updates group across 1 directory
…/github-actions-version-updates-72ca3a6952

chore(deps): update github-actions: bump the github-actions-version-updates group with 3 updates
…updates-def8815143

chore(deps): update uv: bump boto3 from 1.35.49 to 1.40.39 in the uv-version-updates group across 1 directory
@JacquesPotgieter JacquesPotgieter requested a review from a team September 26, 2025 12:08
@JacquesPotgieter JacquesPotgieter marked this pull request as ready for review September 26, 2025 12:24
@JacquesPotgieter JacquesPotgieter merged commit 654c84a into aws:main Sep 26, 2025
3 checks passed
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.

2 participants