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

build(deps): bump rstcheck[sphinx] from 6.2.1 to 6.2.4 #234

Open
wants to merge 590 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps rstcheck[sphinx] from 6.2.1 to 6.2.4.

Changelog

Sourced from rstcheck[sphinx]'s changelog.

v6.2.4 (2024-07-07)

diff v6.2.3...v6.2.4

Documentation

  • Add note on how to disable pretty exception output (#228)

Miscellaneous

  • Add help text to --version flag (#228)

v6.2.3 (2024-07-07)

diff v6.2.2...v6.2.3

Bugfixes

  • Fix typer dependency by removing the [standard] extra which is only used on typer-slim. Typer by default has the extras included.

v6.2.2 (2024-07-07)

diff v6.2.1...v6.2.2

Miscellaneous

  • Bump min. version of typer and fix dependency group name (#223)
  • Update configs for dev tooling (#225)
  • Bump default python version to 3.12 (#225)
Commits
  • 1fb8cea "release v6.2.4 [skip ci]"
  • 22060bf fix changelog being merged wrongly
  • ce42e26 Merge pull request #228 from rstcheck/improve-error-handling
  • 6b46ea4 "release v6.2.3 [skip ci]"
  • 5423261 update changelog
  • 8807f39 remove unneeded extra from typer dependency; typer-slim is without extra and ...
  • 987b1aa simplify cli return type
  • bf6e2b3 update changelog
  • 48aab2a add note to docs an how to disable pretty exception output
  • 609d0e2 switch to "early return" for special exception case
  • Additional commits viewable in compare view

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)

PVermeer and others added 30 commits June 6, 2024 22:20
…y_ram_t"

This reverts commit ebe01ce.

Looks like this commit undos the fix for LizardByte#453, see also PRs LizardByte#649 and LizardByte#884.

This also adds a comment so hopefully it doesn't get removed again in
the future (or a proper fix is found).
It's a tiny reduction of encoding quality for a major increase in performance
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [third-party/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `298f356` to `3acba57`.
- [Commits](moonlight-stream/moonlight-common-c@298f356...3acba57)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…y with multiple clients

This means we can't control DSCP tagging per-client, but it shouldn't pose a big problem as routers that blackhole DSCP tagged traffic are pretty rare.
CS7 is reserved for network control traffic.
This is required to support per-session attributes like encryption keys during RTSP message processing.
RTSP encryption is mandatory for client that report core version 1 or later.
This also lets us provide a friendly error to the client when it is rejected.
Bumps [third-party/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `3acba57` to `cbd0ec1`.
- [Commits](moonlight-stream/moonlight-common-c@3acba57...cbd0ec1)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 27 commits June 6, 2024 22:20
…izardByte#2536)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oopsuwu <60373320+oopsuwu@users.noreply.github.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
…izardByte#2572)

Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `a326d43` to `0896e89`.
- [Commits](LizardByte/build-deps@a326d43...0896e89)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
…dByte#2590)

Bumps [third-party/tray](https://github.com/LizardByte/tray) from `cb33552` to `0f30a63`.
- [Commits](LizardByte/tray@cb33552...0f30a63)

---
updated-dependencies:
- dependency-name: third-party/tray
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…08 to 2024.524.143912 (LizardByte#2588)

build(deps): bump LizardByte/create-release-action

Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action) from 2024.520.211408 to 2024.524.143912.
- [Release notes](https://github.com/lizardbyte/create-release-action/releases)
- [Commits](LizardByte/create-release-action@v2024.520.211408...v2024.524.143912)

---
updated-dependencies:
- dependency-name: LizardByte/create-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rstcheck[sphinx]](https://github.com/rstcheck/rstcheck) from 6.2.1 to 6.2.4.
- [Changelog](https://github.com/rstcheck/rstcheck/blob/main/CHANGELOG.md)
- [Commits](rstcheck/rstcheck@v6.2.1...v6.2.4)

---
updated-dependencies:
- dependency-name: rstcheck[sphinx]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 8, 2024
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.