Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

build(deps-dev): bump rstcheck from 6.2.1 to 6.2.4 #159

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rstcheck from 6.2.1 to 6.2.4.

Changelog

Sourced from rstcheck'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)

@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 84.84%. Comparing base (27ba579) to head (2474bca).
Report is 20 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   84.84%   84.84%           
=======================================
  Files          11       11           
  Lines         330      330           
=======================================
  Hits          280      280           
  Misses         50       50           

@ReenigneArcher
Copy link
Member

@dependabot rebase

@ReenigneArcher ReenigneArcher enabled auto-merge (squash) July 15, 2024 01:32
Bumps [rstcheck](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
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/rstcheck-6.2.4 branch from 9c03d54 to 2474bca Compare July 15, 2024 01:32
@ReenigneArcher ReenigneArcher merged commit 7f8828a into master Jul 15, 2024
10 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/rstcheck-6.2.4 branch July 15, 2024 01:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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