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

ci(deps): Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 #329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2023

Bumps crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0.

Release notes

Sourced from crazy-max/ghaction-import-gpg's releases.

v6.1.0

Full Changelog: crazy-max/ghaction-import-gpg@v6.0.0...v6.1.0

Commits
  • 01dd5d3 Merge pull request #186 from crazy-max/dependabot/npm_and_yarn/actions/core-1...
  • ab787ac chore: update generated content
  • c63a019 build(deps): bump @​actions/core from 1.10.0 to 1.10.1
  • 81f63a8 Merge pull request #191 from crazy-max/dependabot/npm_and_yarn/babel/traverse...
  • 98ff7fb Merge pull request #190 from crazy-max/dependabot/npm_and_yarn/debug-4.3.4
  • e83a2ea Merge pull request #193 from crazy-max/dependabot/github_actions/actions/gith...
  • 2e40814 Merge pull request #192 from crazy-max/dependabot/npm_and_yarn/openpgp-5.11.0
  • 480319b chore: update generated content
  • 019a31d build(deps): bump actions/github-script from 6 to 7
  • 24f4ba9 build(deps): bump openpgp from 5.10.1 to 5.11.0
  • 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)

Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](crazy-max/ghaction-import-gpg@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:ci ci/cd configuration labels Dec 27, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2023

Dependabot tried to add @flexdevelopment and @flex-development/dependabot-review as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/flex-development/errnode/pulls/329/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the flex-development/errnode repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@unicornware unicornware enabled auto-merge (squash) December 27, 2023 06:30
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Merging #329 (b3a4ccd) into main (fe907d6) will not change coverage.
Report is 40 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #329   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines         2307      2307           
  Branches        72        72           
=========================================
  Hits          2307      2307           
Flag Coverage Δ
node16 100.00% <100.00%> (ø)
node18 100.00% <100.00%> (ø)
node19 100.00% <100.00%> (ø)
node20 100.00% <100.00%> (ø)
Files Coverage Δ
src/internal/format-list.ts 100.00% <100.00%> (ø)
src/models/err-ambiguous-argument.ts 100.00% <100.00%> (ø)
src/models/err-arg-not-iterable.ts 100.00% <100.00%> (ø)
src/models/err-async-callback.ts 100.00% <100.00%> (ø)
src/models/err-illegal-constructor.ts 100.00% <100.00%> (ø)
src/models/err-import-assertion-type-failed.ts 100.00% <100.00%> (ø)
src/models/err-import-assertion-type-missing.ts 100.00% <100.00%> (ø)
...rc/models/err-import-assertion-type-unsupported.ts 100.00% <100.00%> (ø)
src/models/err-incompatible-option-pair.ts 100.00% <100.00%> (ø)
src/models/err-invalid-arg-type.ts 100.00% <100.00%> (ø)
... and 22 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 298a931...b3a4ccd. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:dependencies dependency updates type:ci ci/cd configuration
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

None yet

0 participants