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 rstcheck from 6.2.1 to 6.2.4 #928

Merged
merged 1 commit into from
Jul 10, 2024
Merged

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
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:production
  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 b0305d7 to 3a7e9c3 Compare July 10, 2024 13:31
@frenck frenck merged commit 1c2f262 into master Jul 10, 2024
1 check passed
@frenck frenck deleted the dependabot/pip/rstcheck-6.2.4 branch July 10, 2024 21:20
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