Skip to content

[MAINT]: Bump aiohttp from 3.14.0 to 3.14.1#90

Merged
spencrr merged 1 commit into
mainfrom
dependabot/uv/aiohttp-3.14.1
Jun 17, 2026
Merged

[MAINT]: Bump aiohttp from 3.14.0 to 3.14.1#90
spencrr merged 1 commit into
mainfrom
dependabot/uv/aiohttp-3.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Dependabot compatibility score

Dependabot 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 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.

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 17, 2026
@dependabot dependabot Bot requested a review from a team June 17, 2026 16:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 17, 2026
@spencrr spencrr merged commit 52a269a into main Jun 17, 2026
14 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/aiohttp-3.14.1 branch June 17, 2026 16:37
romanlutz pushed a commit that referenced this pull request Jun 18, 2026
## Description

Adds explicit Dependabot `security-minor-and-patch` groups for
configured ecosystems so minor and patch security updates can be grouped
separately from normal version updates. Mirrors microsoft/PyRIT#2018.

This follows up on the recent separate Dependabot security PRs #85, #87,
#88, #89, and #90. Those PRs were opened one dependency at a time
because Dependabot `groups.applies-to` defaults to `version-updates`
when omitted. GitHub's Dependabot options reference documents that
`applies-to` supports both `version-updates` and `security-updates`.

The existing `uv` `minor-and-patch` group is preserved for normal
version updates. This change adds a matching security-only minor/patch
group for `uv`, plus security-only minor/patch groups for
`github-actions` and `pre-commit`.

Major security updates are intentionally left ungrouped so higher-risk
updates remain isolated for review.

References:

- Dependabot `groups` option:
https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#groups--
- Dependabot `applies-to` behavior:
https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#groups--
- Dependabot security updates:
https://docs.github.com/en/code-security/dependabot/dependabot-security-updates

## Breaking changes

None.

## Checklist

- [X] `pre-commit run --all-files` passes
- [ ] Tests added or updated for changes
- [ ] Documentation updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant