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 #2824

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@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)

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
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.98%. Comparing base (5cea1e1) to head (8becd97).
Report is 133 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #2824    +/-   ##
=======================================
  Coverage    8.98%   8.98%            
=======================================
  Files          95      95            
  Lines       17304   17304            
  Branches     8232    8232            
=======================================
  Hits         1555    1555            
- Misses      12884   13040   +156     
+ Partials     2865    2709   -156     
Flag Coverage Δ
Linux 6.78% <ø> (ø)
Windows 4.16% <ø> (ø)
macOS-12 10.10% <ø> (+0.01%) ⬆️
macOS-13 9.99% <ø> (-0.02%) ⬇️
macOS-14 10.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 22 files with indirect coverage changes

@ReenigneArcher ReenigneArcher merged commit c92ed61 into master Jul 8, 2024
49 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/rstcheck-sphinx--6.2.4 branch July 8, 2024 13:25
KuleRucket pushed a commit to KuleRucket/Sunshine that referenced this pull request Oct 9, 2024
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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