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 1.7.1 to 2.1.2 #686

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fizyk/actions-reuse from 1.7.1 to 2.1.2.

Changelog

Sourced from fizyk/actions-reuse's changelog.

2.1.2 (2023-05-20)

Deprecations and Removals

  • Revert trusted publishers, it's still not supported for reusable workflows. ([#111](https://github.com/fizyk/actions-reuse/issues/111) <https://https://github.com/fizyk/actions-reuse/issues/111>_)

2.1.1 (2023-05-19)

Bugfixes

  • Removed unneeded secrets fro pypi workflow ([#110](https://github.com/fizyk/actions-reuse/issues/110) <https://https://github.com/fizyk/actions-reuse/issues/110>_)

2.1.0 (2023-05-19)

Features

  • Migrate pypi workflow to trusted publishers ([#109](https://github.com/fizyk/actions-reuse/issues/109) <https://https://github.com/fizyk/actions-reuse/issues/109>_)

2.0.0 (2023-05-16)

Features

  • Added support to run ruff linter ([#97](https://github.com/fizyk/actions-reuse/issues/97) <https://https://github.com/fizyk/actions-reuse/issues/97>_)
  • Have all linters turned off by default. Turning them on explicitly would be much more sane. ([#98](https://github.com/fizyk/actions-reuse/issues/98) <https://https://github.com/fizyk/actions-reuse/issues/98>_)
  • Run all actions on pipenv by default instead of pip. ([#99](https://github.com/fizyk/actions-reuse/issues/99) <https://https://github.com/fizyk/actions-reuse/issues/99>_)

Deprecations and Removals

  • Removed pipenv option. Now pipenv is used by default and actions only fall back to pip if requirements file is being passed. ([#99](https://github.com/fizyk/actions-reuse/issues/99) <https://https://github.com/fizyk/actions-reuse/issues/99>_)
Commits


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 (eabe339) 99.41% compared to head (75e76a5) 99.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #686 +/- ## ======================================= 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.