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 fizyk/actions-reuse from 1.7.1 to 2.1.2 #461

Merged
merged 2 commits into from
May 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

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)

Bumps [fizyk/actions-reuse](https://github.com/fizyk/actions-reuse) from 1.7.1 to 2.1.2.
- [Changelog](https://github.com/fizyk/actions-reuse/blob/main/Changelog.rst)
- [Commits](fizyk/actions-reuse@v1.7.1...v2.1.2)

---
updated-dependencies:
- dependency-name: fizyk/actions-reuse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3d6062d) 99.78% compared to head (7d60651) 99.78%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #461   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          11       11           
  Lines         475      475           
=======================================
  Hits          474      474           
  Misses          1        1           
Flag Coverage Δ
unittests 99.78% <ø> (ø)

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

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

@fizyk fizyk merged commit 70f7dc1 into main May 22, 2023
23 checks passed
@fizyk fizyk deleted the dependabot/github_actions/fizyk/actions-reuse-2.1.2 branch May 22, 2023 15:11
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants