fizyk / pyramid_fullauth

Pyramid fullauth's goal is to provide full plug-in registration functionality for pyramid, with user managing
MIT License
27 stars 7 forks source link

Bump fizyk/actions-reuse from 2.1.2 to 2.2.1 #699

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fizyk/actions-reuse from 2.1.2 to 2.2.1.

Changelog

Sourced from fizyk/actions-reuse's changelog.

2.2.1 (2023-07-12)

Bugfixes

  • Trigger rstcheck on rstcheck flag not rst one. ([#123](https://github.com/fizyk/actions-reuse/issues/123) <https:/github.com/fizyk/actions-reuse/issues/123>_)

2.2.0 (2023-07-12)

Features

  • Added support for rstcheck rst linter ([#120](https://github.com/fizyk/actions-reuse/issues/120) <https:/github.com/fizyk/actions-reuse/issues/120>_)

Misc

  • [#117](https://github.com/fizyk/actions-reuse/issues/117) <https:/github.com/fizyk/actions-reuse/issues/117>_
Commits
  • 3bd56e5 Bump to 2.2.1
  • 3ad5b30 Merge pull request #123 from fizyk/fix-rstcheck
  • 68af936 Trigger rstcheck on rstcheck not rst flag
  • 59f5f84 Bump to 2.2.0
  • 7d5af83 Merge pull request #122 from fizyk/rstcheck
  • 427f6ed Added support to run rstcheck linter in linters workflow - closes #120
  • 94ac702 Bump ridedott/merge-me-action from 2.10.47 to 2.10.49
  • f307870 Bump ridedott/merge-me-action from 2.10.47 to 2.10.49
  • 6a17543 Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
  • ebb45e1 Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
  • 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 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3760bb7) 99.41% compared to head (e7da5c8) 99.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #699 +/- ## ======================================= Coverage 99.41% 99.41% ======================================= Files 47 47 Lines 2051 2051 ======================================= Hits 2039 2039 Misses 12 12 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `99.41% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Grzegorz+%C5%9Aliwi%C5%84ski#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.