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

chore(actions): bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 #106

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps dominikh/staticcheck-action from 1.2.0 to 1.3.0.

Changelog

Sourced from dominikh/staticcheck-action's changelog.

1.3.0

  • Add the output-format option
  • Add the output-file option
  • Add the merge-files option
  • Update action/cache dependency from v2 to v3
  • Update setup-go-faster dependency from v1.7.0 to v1.8.0
  • Update installed Go version from 1.17.x to 1.19.x
Commits
  • ba60535 Fix formatting of changelog
  • 97b4433 Update versions used in examples
  • 51e00fb Add changelog
  • 0c5d998 Update installed Go version to 1.19.x
  • ca65062 deps: upgrade setup-go-faster
  • b599c1d deps: upgrade action versions for CI
  • 9f77055 Support setting output format, writing to file and merging results
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 16, 2023
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Base: 68.57% // Head: 68.93% // Increases project coverage by +0.36% 🎉

Coverage data is based on head (8959a41) compared to base (10411c1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
+ Coverage   68.57%   68.93%   +0.36%     
==========================================
  Files          25       25              
  Lines        2218     2218              
==========================================
+ Hits         1521     1529       +8     
+ Misses        552      547       -5     
+ Partials      145      142       -3     
Impacted Files Coverage Δ
controllers/scenario/scenario_adapter.go 60.00% <0.00%> (-5.56%) ⬇️
controllers/snapshot/snapshot_adapter.go 53.28% <0.00%> (+4.27%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@MartinBasti
Copy link
Collaborator

@dependabot rebase

Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/dominikh/staticcheck-action/releases)
- [Changelog](https://github.com/dominikh/staticcheck-action/blob/master/CHANGES.md)
- [Commits](dominikh/staticcheck-action@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: dominikh/staticcheck-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dominikh/staticcheck-action-1.3.0 branch from bac11be to 8959a41 Compare February 17, 2023 12:13
Copy link
Contributor

@jsztuka jsztuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@MartinBasti MartinBasti merged commit e18893b into main Feb 17, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/dominikh/staticcheck-action-1.3.0 branch February 17, 2023 12:57
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