Skip to content

fix(deps): update github.com/rocketchat/rocket.chat.go.sdk digest to 285ecf4 - autoclosed - #977

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-rocketchat-rocket.chat.go.sdk-digest
Closed

fix(deps): update github.com/rocketchat/rocket.chat.go.sdk digest to 285ecf4 - autoclosed#977
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-rocketchat-rocket.chat.go.sdk-digest

Conversation

@renovate

@renovate renovate Bot commented Oct 27, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/RocketChat/Rocket.Chat.Go.SDK (changelog) require digest a8cbe88 -> 285ecf4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the type/deps label Oct 27, 2025
nikoksr added a commit that referenced this pull request Dec 11, 2025
Updated all dependencies to their latest versions to address multiple
outstanding Renovate PRs and security updates.

Major updates include:
- AWS SDK v2: v1.36.1 → v1.41.0 (and related services)
- Firebase Admin SDK: v4.15.1 → v4.18.0
- Google Cloud libraries and APIs
- Discord: v0.28.1 → v0.29.0
- Slack: v0.16.0 → v0.17.3
- Matrix (mautrix): v0.23.0 → v0.26.0
- Various other service SDK updates

Notable changes:
- Upgraded Go toolchain to 1.24.0
- Resolved gRPC stats/opentelemetry module conflict
- Kept textmagic at v2.0.23575 (latest v2.0.43822 has build errors)

Closes: #957, #956, #959, #960, #964, #968, #969, #977

Note: Pre-existing webpush test failures remain (also fail on main).
nikoksr added a commit that referenced this pull request Dec 11, 2025
Updated all dependencies to their latest versions to address multiple
outstanding Renovate PRs and security updates.

Major updates include:
- AWS SDK v2: v1.36.1 → v1.41.0 (and related services)
- Firebase Admin SDK: v4.15.1 → v4.18.0
- Google Cloud libraries and APIs
- Discord: v0.28.1 → v0.29.0
- Slack: v0.16.0 → v0.17.3
- Matrix (mautrix): v0.23.0 → v0.26.0
- Various other service SDK updates

Notable changes:
- Upgraded Go toolchain to 1.24.0
- Resolved gRPC stats/opentelemetry module conflict
- Kept textmagic at v2.0.23575 (latest v2.0.43822 has build errors)

Closes: #957, #956, #959, #960, #964, #968, #969, #977

Note: Pre-existing webpush test failures remain (also fail on main).
@renovate renovate Bot changed the title fix(deps): update github.com/rocketchat/rocket.chat.go.sdk digest to 285ecf4 fix(deps): update github.com/rocketchat/rocket.chat.go.sdk digest to 285ecf4 - autoclosed Dec 11, 2025
@renovate renovate Bot closed this Dec 11, 2025
@renovate
renovate Bot deleted the renovate/github.com-rocketchat-rocket.chat.go.sdk-digest branch December 11, 2025 23:28
nikoksr added a commit that referenced this pull request Dec 12, 2025
* chore(deps): update all dependencies to latest versions

Updated all dependencies to their latest versions to address multiple
outstanding Renovate PRs and security updates.

Major updates include:
- AWS SDK v2: v1.36.1 → v1.41.0 (and related services)
- Firebase Admin SDK: v4.15.1 → v4.18.0
- Google Cloud libraries and APIs
- Discord: v0.28.1 → v0.29.0
- Slack: v0.16.0 → v0.17.3
- Matrix (mautrix): v0.23.0 → v0.26.0
- Various other service SDK updates

Notable changes:
- Upgraded Go toolchain to 1.24.0
- Resolved gRPC stats/opentelemetry module conflict
- Kept textmagic at v2.0.23575 (latest v2.0.43822 has build errors)

Closes: #957, #956, #959, #960, #964, #968, #969, #977

Note: Pre-existing webpush test failures remain (also fail on main).

* chore: update golangci-lint to v2.7.2 and config

* chore(lint): replace interface{} with any and add goimports to fmt

- Replace map[string]interface{} with map[string]any (modernize)
- Replace interface{} with any in function signatures
- Add goimports to make fmt target to auto-fix imports
- Run make fmt to organize imports

Fixes 16 linter issues (15 modernize + 1 goimports)

* chore(lint): fix testifylint, golines, and revive issues

- Use assert.Len instead of assert.Equal for length checks
- Use assert.Empty instead of assert.Equal for empty string checks
- Fix long line in pagerduty interface by splitting parameters
- Fix godoc comments for line/Notify and line/NewNotify

Fixes 6 objectively good linter issues (3 testifylint, 1 golines, 2 revive)

* chore(lint): disable opinionated linters and fix remaining issues

- Disable testpackage, recvcheck, funcorder linters (too opinionated)
- Fix embeddedstructfieldcheck by adding blank line in PagerDuty struct
- Remove duplicate package comments (keep only doc.go versions)
- Replace log with log/slog in webpush test
- Add exclusion rule for http package stdlib conflict

All linter issues now resolved (70 → 0 issues fixed total)

Closes remaining linter issues from golangci-lint v2.7.2

* fix(ci): use golangci-lint-action@v7 for golangci-lint v2.x support

* fix(ci): use golangci-lint-action@v9 (latest)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant