Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps golangci/golangci-lint-action from 6.3.0 to 6.5.2.

Release notes

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

v6.5.1

What's Changed

Changes

Documentation

Dependencies

New Contributors

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

v6.5.0

What's Changed

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v6.4.1...v6.5.0

v6.4.1

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.4.0...v6.4.1

... (truncated)

Commits
  • 55c2c14 6.5.2
  • 911ec56 fix: update max version (#1201)
  • eb5c0cc build(deps-dev): bump the dev-dependencies group with 2 updates (#1199)
  • 4696ba8 6.5.1
  • 2ee514f feat: restrict action v6 on golangci-lint v1 (#1194)
  • 7e7b516 fix: octokit retry (#1193)
  • b871b4f build(deps): bump @​types/node from 22.13.8 to 22.13.10 in the dependencies gr...
  • 08ba820 build(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 in the dev...
  • d8648ac build(deps-dev): bump the dev-dependencies group across 1 directory with 5 up...
  • 37d62ae build(deps): bump the dependencies group with 2 updates (#1189)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.3.0 to 6.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@e60da84...55c2c14)

---
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 Dependencies or external services github_actions Pull requests that update GitHub Actions code labels Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 10:06
@github-actions github-actions bot added the chore Changes that do not impact the existing functionality label Mar 24, 2025
Copy link

netlify bot commented Mar 24, 2025

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit c8b09ed
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/67e18625e1e5af0008af36c5
😎 Deploy Preview https://deploy-preview-3052--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mdelapenya mdelapenya removed the chore Changes that do not impact the existing functionality label Mar 24, 2025
@github-actions github-actions bot added the chore Changes that do not impact the existing functionality label Mar 24, 2025
@mdelapenya mdelapenya removed the chore Changes that do not impact the existing functionality label Mar 25, 2025
@mdelapenya mdelapenya merged commit 615aa5d into main Mar 25, 2025
364 of 365 checks passed
@mdelapenya mdelapenya deleted the dependabot/github_actions/golangci/golangci-lint-action-6.5.2 branch March 25, 2025 09:52
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Mar 25, 2025
* main:
  chore(deps): bump golang.org/x/net from 0.23.0 to 0.36.0 in /modules/dynamodb (testcontainers#3059)
  chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9 (testcontainers#3057)
  chore(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.5.2 (testcontainers#3052)
  chore(deps): bump golang.org/x/sys from 0.28.0 to 0.31.0 (testcontainers#3056)
  chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 (testcontainers#3054)
  chore(deps): bump golang.org/x/net in /modules/scylladb (testcontainers#3058)
  chore(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (testcontainers#3053)
  chore(deps): bump golang.org/x/net in /modules/databend (testcontainers#3055)
  feat(azure)!: add Azurite, EventHubs and ServiceBus in the new Azure module, deprecating the old Azurite module (testcontainers#3008)
  fix: update script path in chmod
  fix: update sonar script path (testcontainers#3045)
  chore(ci): manage Sonar projects from Github actions (testcontainers#3039)
  chore(deps): bump github.com/docker/buildx in /modules/compose (testcontainers#3043)
mdelapenya added a commit that referenced this pull request Mar 28, 2025
* main:
  chore: prepare for next minor development cycle (0.37.0)
  chore: use new version (v0.36.0) in modules and examples
  chore: dockerise docs build (#3060)
  chore(deps): bump golang.org/x/net from 0.23.0 to 0.36.0 in /modules/dynamodb (#3059)
  chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9 (#3057)
  chore(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.5.2 (#3052)
  chore(deps): bump golang.org/x/sys from 0.28.0 to 0.31.0 (#3056)
  chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 (#3054)
  chore(deps): bump golang.org/x/net in /modules/scylladb (#3058)
  chore(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#3053)
  chore(deps): bump golang.org/x/net in /modules/databend (#3055)
  feat(azure)!: add Azurite, EventHubs and ServiceBus in the new Azure module, deprecating the old Azurite module (#3008)
  fix: update script path in chmod
  fix: update sonar script path (#3045)
  chore(ci): manage Sonar projects from Github actions (#3039)
  chore(deps): bump github.com/docker/buildx in /modules/compose (#3043)
  chore(deps): bump github.com/containerd/containerd/v2 (#3042)
  deps(compose): bump compose to v2.34.0 and compose-go to v2.4.9 (#3041)
  chore(deps): bump golang.org/x/net in /modules/yugabytedb (#3040)
  chore(deps)!: bump github.com/docker/docker from 27.1.1+incompatible to 28.0.1+incompatible (#3017)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies or external services github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants