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

build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 #344

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps golangci/golangci-lint-action from 6.0.1 to 6.1.0.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v6.1.0

What's Changed

Changes

Documentation

Dependencies

Full Changelog: golangci/golangci-lint-action@v6.0.1...v6.1.0

Commits
  • aaa42aa feat: allow to skip golangci-lint installation (#1079)
  • 9ec8973 build(deps): bump @​types/node from 20.14.11 to 22.0.0 in the dependencies gro...
  • 58838cf build(deps-dev): bump the dev-dependencies group with 3 updates (#1077)
  • 9f3ba2c build(deps): bump @​types/node from 20.14.10 to 20.14.11 in the dependencies g...
  • 2bd7a04 build(deps-dev): bump the dev-dependencies group with 3 updates (#1074)
  • db819a1 build(deps-dev): bump the dev-dependencies group with 3 updates (#1073)
  • d09fb08 build(deps): bump @​types/node from 20.14.9 to 20.14.10 in the dependencies gr...
  • 605617a build(deps-dev): bump the dev-dependencies group with 4 updates (#1071)
  • 66f63c7 chore: generate
  • 2c01d26 fix: home dir on Windows
  • 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 [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@a4f60bb...aaa42aa)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 29, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Go Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: 80100e0 Previous: 78e2ec8 Ratio
BenchmarkCityLots 6866 ns/op 829 B/op 34 allocs/op 5592 ns/op 773 B/op 31 allocs/op 1.23
BenchmarkCityLots - ns/op 6866 ns/op 5592 ns/op 1.23
Benchmark_JsonFlattner_Evaluate_ContextFields 1227 ns/op 96 B/op 8 allocs/op 726.2 ns/op 56 B/op 4 allocs/op 1.69
Benchmark_JsonFlattner_Evaluate_ContextFields - ns/op 1227 ns/op 726.2 ns/op 1.69
Benchmark_JsonFlattner_Evaluate_ContextFields - B/op 96 B/op 56 B/op 1.71
Benchmark_JsonFlattner_Evaluate_ContextFields - allocs/op 8 allocs/op 4 allocs/op 2

This comment was automatically generated by workflow using github-action-benchmark.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.59%. Comparing base (0dea43a) to head (80100e0).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #344   +/-   ##
=======================================
  Coverage   96.59%   96.59%           
=======================================
  Files          19       19           
  Lines        1940     1940           
=======================================
  Hits         1874     1874           
  Misses         37       37           
  Partials       29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@timbray timbray merged commit db62f53 into main Aug 1, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/golangci/golangci-lint-action-6.1.0 branch August 1, 2024 00:20
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.

2 participants