Skip to content

feat: Add Dependabot + Update dependencies#614

Merged
faretek1 merged 15 commits into
TimMcCool:mainfrom
Boss-1s:dependabot-chore
May 16, 2026
Merged

feat: Add Dependabot + Update dependencies#614
faretek1 merged 15 commits into
TimMcCool:mainfrom
Boss-1s:dependabot-chore

Conversation

@Boss-1s
Copy link
Copy Markdown
Contributor

@Boss-1s Boss-1s commented May 11, 2026

Solves issue #612

Changes

  • Created dependabot.yml (you may need to turn it on explicitly in Security and quality)

  • Updated the following dependencies:

  • rich (14.2.0 to 15.0.0)

  • requests (2.32.5 to 2.34.0)

  • aiohttp (3.13.3 to 3.13.5)

  • actions/checkout (4 to 6)

  • actions/setup-python (3 to 6)

  • nexterias/actions-vercel (1 to 2)

Please let me know if anything needs to be downgraded due to compatibility issues.

Tests

deployment passed so I assume it worked

Boss-1s and others added 15 commits May 11, 2026 16:00
Signed-off-by: Boss_1s <95505913+Boss-1s@users.noreply.github.com>
Signed-off-by: Boss_1s <95505913+Boss-1s@users.noreply.github.com>
Signed-off-by: Boss_1s <95505913+Boss-1s@users.noreply.github.com>
Bumps [nexterias/actions-vercel](https://github.com/nexterias/actions-vercel) from 1 to 2.
- [Release notes](https://github.com/nexterias/actions-vercel/releases)
- [Commits](nexterias/actions-vercel@v1...v2)

---
updated-dependencies:
- dependency-name: nexterias/actions-vercel
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.34.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.5...v2.34.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rich](https://github.com/Textualize/rich) from 14.2.0 to 15.0.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v14.2.0...v15.0.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/actions-vercel-2

chore(deps): bump nexterias/actions-vercel from 1 to 2
…setup-python-6

chore(deps): bump actions/setup-python from 3 to 6
…checkout-6

chore(deps): bump actions/checkout from 4 to 6
chore(deps): bump aiohttp from 3.13.3 to 3.13.5
chore(deps): bump requests from 2.32.5 to 2.34.0
chore(deps): bump rich from 14.2.0 to 15.0.0
@faretek1
Copy link
Copy Markdown
Collaborator

faretek1 commented May 13, 2026

Only @TimMcCool can enable Dependabot

image

@Boss-1s
Copy link
Copy Markdown
Contributor Author

Boss-1s commented May 13, 2026

Alr

@faretek1 faretek1 requested a review from TheCommCraft May 15, 2026 12:10
@TheCommCraft
Copy link
Copy Markdown
Collaborator

didn't you say that tim needs to enable dependabot first?

@faretek1
Copy link
Copy Markdown
Collaborator

faretek1 commented May 15, 2026

didn't you say that tim needs to enable dependabot first?

He does. But we can update dependencies still, and if/when he does enable it, we will already have config. Should this be merged?

@faretek1 faretek1 merged commit fee13bb into TimMcCool:main May 16, 2026
1 check passed
@faretek1
Copy link
Copy Markdown
Collaborator

well it looks like maybe timmccool didn't need to do anything after all? #616 #617

@Boss-1s Boss-1s deleted the dependabot-chore branch May 16, 2026 14:06
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.

3 participants