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

Bump aiohttp from 3.9.0 to 3.9.3 #70

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps aiohttp from 3.9.0 to 3.9.3.

Release notes

Sourced from aiohttp's releases.

3.9.3

Bug fixes

  • Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.

    Related issues and pull requests on GitHub: #8097, #8098.

Miscellaneous internal changes

  • Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.

    Related issues and pull requests on GitHub: #3957.


3.9.2

Bug fixes

  • Fixed server-side websocket connection leak.

    Related issues and pull requests on GitHub: #7978.

  • Fixed web.FileResponse doing blocking I/O in the event loop.

    Related issues and pull requests on GitHub: #8012.

  • Fixed double compress when compression enabled and compressed file exists in server file responses.

... (truncated)

Changelog

Sourced from aiohttp's changelog.

3.9.3 (2024-01-29)

Bug fixes

  • Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.

    Related issues and pull requests on GitHub: :issue:8097, :issue:8098.

Miscellaneous internal changes

  • Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.

    Related issues and pull requests on GitHub: :issue:3957.


3.9.2 (2024-01-28)

Bug fixes

  • Fixed server-side websocket connection leak.

    Related issues and pull requests on GitHub: :issue:7978.

  • Fixed web.FileResponse doing blocking I/O in the event loop.

    Related issues and pull requests on GitHub: :issue:8012.

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.9.0...v3.9.3)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 6, 2024
@BattlefieldDuck BattlefieldDuck merged commit 69628ff into main Feb 6, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/aiohttp-3.9.3 branch February 6, 2024 19:45
truecharts-admin referenced this pull request in truecharts/public Feb 12, 2024
…nitor to v2.16.2@f80bd8e by renovate (#18176)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor)
| minor | `2.15.1` -> `2.16.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>DiscordGSM/GameServerMonitor
(discordgsm/discord-game-server-monitor)</summary>

###
[`v2.16.2`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.16.2)

[Compare
Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.16.1...2.16.2)

#### Overview

-   Resolve some Palworld servers cannot be queried issue
-   Update translations

#### What's Changed

- Update ko.json by
[@&#8203;angrystar170](https://togithub.com/angrystar170) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/75](https://togithub.com/DiscordGSM/GameServerMonitor/pull/75)

#### New Contributors

- [@&#8203;angrystar170](https://togithub.com/angrystar170) made their
first contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/75](https://togithub.com/DiscordGSM/GameServerMonitor/pull/75)

**Full Changelog**:
DiscordGSM/GameServerMonitor@2.16.1...2.16.2

###
[`v2.16.1`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.16.1)

[Compare
Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.16.0...2.16.1)

#### Overview

-   Resolve the status not update properly issue
-   Resolve minecraft fail to query issue

**Full Changelog**:
DiscordGSM/GameServerMonitor@2.16.0...2.16.1

###
[`v2.16.0`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.16.0)

[Compare
Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.15.1...2.16.0)

#### Overview

-   Support IOSoccer
-   Support SCP: Secret Laboratory
-   Support Enshrouded
-   Support Palworld
-   Support The Isle - EVRIMA
-   Update translations
-   Resolve the issue that the Front server cannot query
-   Fix mirror bugs

#### What's Changed

- Update lt.json by [@&#8203;MrSipping](https://togithub.com/MrSipping)
in
[https://github.com/DiscordGSM/GameServerMonitor/pull/56](https://togithub.com/DiscordGSM/GameServerMonitor/pull/56)
- Translate to Hungarian by
[@&#8203;w4sb0y](https://togithub.com/w4sb0y) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/57](https://togithub.com/DiscordGSM/GameServerMonitor/pull/57)
- Added Translation Japanese by
[@&#8203;Shiioriii](https://togithub.com/Shiioriii) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/58](https://togithub.com/DiscordGSM/GameServerMonitor/pull/58)
- Support IOSoccer by [@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/61](https://togithub.com/DiscordGSM/GameServerMonitor/pull/61)
- Added a Korean Translation by
[@&#8203;Shiioriii](https://togithub.com/Shiioriii) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/62](https://togithub.com/DiscordGSM/GameServerMonitor/pull/62)
- feat: Add SCP: Secret Laboratory protocol support by
[@&#8203;Fluffy41](https://togithub.com/Fluffy41) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/64](https://togithub.com/DiscordGSM/GameServerMonitor/pull/64)
- Update games.csv by [@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/65](https://togithub.com/DiscordGSM/GameServerMonitor/pull/65)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/67](https://togithub.com/DiscordGSM/GameServerMonitor/pull/67)
- Bump actions/setup-python from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/68](https://togithub.com/DiscordGSM/GameServerMonitor/pull/68)
- Bump flask\[async] from 3.0.0 to 3.0.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/69](https://togithub.com/DiscordGSM/GameServerMonitor/pull/69)
- Bump aiohttp from 3.9.0 to 3.9.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/70](https://togithub.com/DiscordGSM/GameServerMonitor/pull/70)
- Bump pymongo from 4.6.0 to 4.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/71](https://togithub.com/DiscordGSM/GameServerMonitor/pull/71)
- Bump tzdata from 2023.3 to 2023.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/72](https://togithub.com/DiscordGSM/GameServerMonitor/pull/72)
- Bump python-dotenv from 1.0.0 to 1.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/73](https://togithub.com/DiscordGSM/GameServerMonitor/pull/73)

#### New Contributors

- [@&#8203;MrSipping](https://togithub.com/MrSipping) made their first
contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/56](https://togithub.com/DiscordGSM/GameServerMonitor/pull/56)
- [@&#8203;w4sb0y](https://togithub.com/w4sb0y) made their first
contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/57](https://togithub.com/DiscordGSM/GameServerMonitor/pull/57)
- [@&#8203;Shiioriii](https://togithub.com/Shiioriii) made their first
contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/58](https://togithub.com/DiscordGSM/GameServerMonitor/pull/58)
- [@&#8203;Fluffy41](https://togithub.com/Fluffy41) made their first
contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/64](https://togithub.com/DiscordGSM/GameServerMonitor/pull/64)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/67](https://togithub.com/DiscordGSM/GameServerMonitor/pull/67)

**Full Changelog**:
DiscordGSM/GameServerMonitor@2.15.1...2.16.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant