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 reviewdog/action-golangci-lint from 2.5 to 2.6 #5

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps reviewdog/action-golangci-lint from 2.5 to 2.6.

Release notes

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

Release v2.6.0

v2.6.0: PR #673 - Update Node.js to 20

Release v2.5.1

What's Changed

Full Changelog: reviewdog/action-golangci-lint@v2.5.0...v2.5.1

Commits
  • 8e1117c Merge pull request #673 from reviewdog/update_node_20
  • 0c80a73 Update Node.js to 20
  • 1174964 Merge pull request #671 from reviewdog/renovate/node-20.x-lockfile
  • d3fbd45 chore(deps): update dependency @​types/node to v20.11.6
  • a06caf4 Merge pull request #670 from reviewdog/renovate/ts-jest-29.x
  • bd874b1 chore(deps): update dependency ts-jest to v29.1.2
  • 289ac6c Merge pull request #667 from reviewdog/renovate/node-20.x-lockfile
  • 8dc58f6 Merge pull request #669 from reviewdog/renovate/prettier-3.x
  • 663f2d1 chore(deps): update dependency prettier to v3.2.4
  • 93d7932 chore(deps): update dependency @​types/node to v20.11.5
  • 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 [reviewdog/action-golangci-lint](https://github.com/reviewdog/action-golangci-lint) from 2.5 to 2.6.
- [Release notes](https://github.com/reviewdog/action-golangci-lint/releases)
- [Commits](reviewdog/action-golangci-lint@v2.5...v2.6)

---
updated-dependencies:
- dependency-name: reviewdog/action-golangci-lint
  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 Feb 2, 2024
Copy link

github-actions bot commented Feb 2, 2024

Benchmark Result

goos: linux
goarch: amd64
pkg: github.com/mazrean/formstream
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkFormstream/1MB-4          	    2383	    471995 ns/op	   15460 B/op	      67 allocs/op
BenchmarkFormstream/10MB-4         	     274	   4386446 ns/op	   18192 B/op	      67 allocs/op
BenchmarkFormstream/100MB-4        	      27	  43171011 ns/op	   19007 B/op	      68 allocs/op
BenchmarkFormstream/1GB-4          	       3	 428164053 ns/op	   18752 B/op	      68 allocs/op
BenchmarkFormstream/1MB_Reverse-4  	    1330	    910322 ns/op	 1951037 B/op	      80 allocs/op
BenchmarkFormstream/10MB_Reverse-4 	     133	   9014608 ns/op	33573336 B/op	      92 allocs/op
BenchmarkFormstream/100MB_Reverse-4         	       5	 215098642 ns/op	107424697 B/op	      96 allocs/op
BenchmarkFormstream/1GB_Reverse-4           	       1	2298029029 ns/op	134277784 B/op	     101 allocs/op
BenchmarkStdMultipart_ReadForm/1MB-4        	     870	   1356864 ns/op	 4210402 B/op	      64 allocs/op
BenchmarkStdMultipart_ReadForm/10MB-4       	      97	  12338160 ns/op	33573867 B/op	      68 allocs/op
BenchmarkStdMultipart_ReadForm/100MB-4      	       4	 296351516 ns/op	134275638 B/op	      78 allocs/op
BenchmarkStdMultipart_ReadForm/1GB-4        	       1	2508774316 ns/op	134267176 B/op	      76 allocs/op
PASS
ok  	github.com/mazrean/formstream	37.442s
pprof command
gh api /repos/mazrean/formstream/actions/artifacts/1215609286/zip > /tmp/profile.zip
unzip /tmp/profile.zip -d profile
rm -rf /tmp/profile.zip
go tool pprof -http :6060 profile/cpu.out

@mazrean mazrean merged commit 3881e49 into main Mar 2, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/reviewdog/action-golangci-lint-2.6 branch March 2, 2024 09:42
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.

1 participant