-
Notifications
You must be signed in to change notification settings - Fork 327
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(deps): bump golangci/golangci-lint-action from 6 to 7 #5641
Merged
cisse21
merged 12 commits into
master
from
dependabot/github_actions/golangci/golangci-lint-action-7
Apr 1, 2025
Merged
chore(deps): bump golangci/golangci-lint-action from 6 to 7 #5641
cisse21
merged 12 commits into
master
from
dependabot/github_actions/golangci/golangci-lint-action-7
Apr 1, 2025
+450
−457
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6...v7) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5641 +/- ##
==========================================
+ Coverage 77.01% 77.10% +0.09%
==========================================
Files 476 476
Lines 65587 65586 -1
==========================================
+ Hits 50510 50571 +61
+ Misses 12301 12262 -39
+ Partials 2776 2753 -23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cisse21
approved these changes
Mar 25, 2025
psrikanth88
approved these changes
Mar 25, 2025
dd44a2e
to
75d2c4b
Compare
5b49468
to
3ec3a12
Compare
3ec3a12
to
2ff9a02
Compare
5323158
to
0d07374
Compare
cc737e4
to
429b798
Compare
Closed
satishrudderstack
pushed a commit
that referenced
this pull request
Apr 1, 2025
🤖 I have created a release *beep* *boop* --- ## [1.46.0-rc.1](v1.45.0...v1.46.0-rc.1) (2025-04-01) ### Features * introduce workers per partition in processor ([#5607](#5607)) ([46d61b0](46d61b0)) * move async batch router destinations to use OAuth v2 flow ([#5574](#5574)) ([3e35b23](3e35b23)) * option for disabling view creation for bigquery ([#5630](#5630)) ([c804547](c804547)) * **processor:** break down transformations step ([#5639](#5639)) ([379fcbd](379fcbd)) * **processor:** count pending events without blocking ([#5605](#5605)) ([a41c63d](a41c63d)) ### Bug Fixes * compilation error in events_test.go ([#5671](#5671)) ([e3ead37](e3ead37)) * increased archival table count alert firing after starting using dslimit ([#5649](#5649)) ([ff799d4](ff799d4)) * remove the noisy combination for version deprecation detection ([#5629](#5629)) ([4516a40](4516a40)) * sonnet panic while unmarshalling float64 types ([#5616](#5616)) ([c1236e4](c1236e4)) * warehouse transformations for data_warehouse json paths ([#5653](#5653)) ([2bbe140](2bbe140)) * warehouse transformations for mandatory fields ([#5658](#5658)) ([5019422](5019422)) * warehouse transformations for tracking plans ([#5662](#5662)) ([3692063](3692063)) ### Miscellaneous * add limiter to pretransform ([#5622](#5622)) ([57ba242](57ba242)) * badger configuration tuning ([#5634](#5634)) ([1936b98](1936b98)) * bump sqlconnect-go to 1.18.1 ([#5635](#5635)) ([f4d78bf](f4d78bf)) * dedup service improvements ([#5602](#5602)) ([2e7497e](2e7497e)) * **deps:** bump docker/login-action from 3.3.0 to 3.4.0 ([#5604](#5604)) ([7e5cea3](7e5cea3)) * **deps:** bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group ([#5643](#5643)) ([4510413](4510413)) * **deps:** bump golangci/golangci-lint-action from 6 to 7 ([#5641](#5641)) ([1110b6a](1110b6a)) * **deps:** bump the go-deps group across 1 directory with 5 updates ([#5633](#5633)) ([a5a8978](a5a8978)) * **deps:** bump the go-deps group across 1 directory with 5 updates ([#5642](#5642)) ([89070bd](89070bd)) * migrate sample event column to text for reporting ([#5503](#5503)) ([7d6cbf9](7d6cbf9)) * optimise schema generation function ([#5597](#5597)) ([f1818d0](f1818d0)) * remove transformations v2 flag ([#5650](#5650)) ([3182f9a](3182f9a)) * sync release v1.45.0 to main branch ([#5617](#5617)) ([3669407](3669407)) * use rss for calculating used memory in adaptive payload limiter ([#5656](#5656)) ([63ff163](63ff163)) * use sonnet as the default json library ([#5657](#5657)) ([4c6e5e0](4c6e5e0)) * version deprecation detection avoid regex ([#5625](#5625)) ([0d0e7dd](0d0e7dd)) * version deprecation detection logic ([#5644](#5644)) ([345162a](345162a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Apr 1, 2025
Merged
atzoum
pushed a commit
that referenced
this pull request
Apr 1, 2025
🤖 I have created a release *beep* *boop* --- ## [1.46.0-rc.2](v1.45.0...v1.46.0-rc.2) (2025-04-01) ### Features * introduce workers per partition in processor ([#5607](#5607)) ([46d61b0](46d61b0)) * move async batch router destinations to use OAuth v2 flow ([#5574](#5574)) ([3e35b23](3e35b23)) * option for disabling view creation for bigquery ([#5630](#5630)) ([c804547](c804547)) * **processor:** break down transformations step ([#5639](#5639)) ([379fcbd](379fcbd)) * **processor:** count pending events without blocking ([#5605](#5605)) ([a41c63d](a41c63d)) ### Bug Fixes * compilation error in events_test.go ([#5671](#5671)) ([e3ead37](e3ead37)) * increased archival table count alert firing after starting using dslimit ([#5649](#5649)) ([ff799d4](ff799d4)) * remove the noisy combination for version deprecation detection ([#5629](#5629)) ([4516a40](4516a40)) * sonnet panic while unmarshalling float64 types ([#5616](#5616)) ([c1236e4](c1236e4)) * warehouse transformations for data_warehouse json paths ([#5653](#5653)) ([2bbe140](2bbe140)) * warehouse transformations for mandatory fields ([#5658](#5658)) ([5019422](5019422)) * warehouse transformations for tracking plans ([#5662](#5662)) ([3692063](3692063)) ### Miscellaneous * add limiter to pretransform ([#5622](#5622)) ([57ba242](57ba242)) * badger configuration tuning ([#5634](#5634)) ([1936b98](1936b98)) * bump sqlconnect-go to 1.18.1 ([#5635](#5635)) ([f4d78bf](f4d78bf)) * dedup service improvements ([#5602](#5602)) ([2e7497e](2e7497e)) * **deps:** bump docker/login-action from 3.3.0 to 3.4.0 ([#5604](#5604)) ([7e5cea3](7e5cea3)) * **deps:** bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group ([#5643](#5643)) ([4510413](4510413)) * **deps:** bump golangci/golangci-lint-action from 6 to 7 ([#5641](#5641)) ([1110b6a](1110b6a)) * **deps:** bump the go-deps group across 1 directory with 5 updates ([#5633](#5633)) ([a5a8978](a5a8978)) * **deps:** bump the go-deps group across 1 directory with 5 updates ([#5642](#5642)) ([89070bd](89070bd)) * increase max idle connections per host for kinesis ([#5652](#5652)) ([6fd8e7c](6fd8e7c)) * migrate sample event column to text for reporting ([#5503](#5503)) ([7d6cbf9](7d6cbf9)) * optimise schema generation function ([#5597](#5597)) ([f1818d0](f1818d0)) * recover from badgerdb panic ([#5678](#5678)) ([9a47bbd](9a47bbd)) * remove transformations v2 flag ([#5650](#5650)) ([3182f9a](3182f9a)) * sync release v1.45.0 to main branch ([#5617](#5617)) ([3669407](3669407)) * use rss for calculating used memory in adaptive payload limiter ([#5656](#5656)) ([63ff163](63ff163)) * use sonnet as the default json library ([#5657](#5657)) ([4c6e5e0](4c6e5e0)) * version deprecation detection avoid regex ([#5625](#5625)) ([0d0e7dd](0d0e7dd)) * version deprecation detection logic ([#5644](#5644)) ([345162a](345162a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps golangci/golangci-lint-action from 6 to 7.
Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
1481404
7.0.0dec74fa
feat: golangci-lint v2 support (#1198)1f07148
build(deps-dev): bump the dev-dependencies group with 3 updates (#1207)9938e10
docs: fix checks permissions for annotations (#1204)b91d580
docs: update annotation permissions (#1203)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)