Skip to content

fix(deps): update all dependencies#262

Merged
paralin merged 1 commit intomasterfrom
renovate/all
Sep 12, 2025
Merged

fix(deps): update all dependencies#262
paralin merged 1 commit intomasterfrom
renovate/all

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-go action major v5.5.0 -> v6.0.0 age adoption passing confidence
actions/setup-node action major v4.4.0 -> v5.0.0 age adoption passing confidence
github.com/coder/websocket require patch v1.8.13 -> v1.8.14 age adoption passing confidence
github/codeql-action action patch v3.30.0 -> v3.30.3 age adoption passing confidence
golang.org/x/crypto require minor v0.41.0 -> v0.42.0 age adoption passing confidence

Release Notes

actions/setup-go (actions/setup-go)

v6.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

actions/setup-node (actions/setup-node)

v5.0.0

Compare Source

What's Changed
Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

coder/websocket (github.com/coder/websocket)

v1.8.14

Compare Source

Changes

New Contributors

Full Changelog: coder/websocket@v1.8.13...v1.8.14

github/codeql-action (github/codeql-action)

v3.30.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.30.3 - 10 Sep 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.30.2

Compare Source

v3.30.1

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/all branch from d5884b2 to 54b1746 Compare July 1, 2025 05:46
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.29.2 fix(deps): update all dependencies Jul 1, 2025
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 2999efd to 5585acb Compare July 8, 2025 19:44
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 773eabd to d81f2bd Compare July 14, 2025 03:25
@renovate renovate bot changed the title fix(deps): update all dependencies fix(deps): update all dependencies - autoclosed Jul 15, 2025
@renovate renovate bot closed this Jul 15, 2025
@renovate renovate bot deleted the renovate/all branch July 15, 2025 21:43
@renovate renovate bot changed the title fix(deps): update all dependencies - autoclosed fix(deps): update all dependencies Jul 16, 2025
@renovate renovate bot reopened this Jul 16, 2025
@renovate renovate bot changed the title fix(deps): update all dependencies fix(deps): update module github.com/aperturerobotics/util to v1.31.0 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 26477ef to 274d757 Compare July 17, 2025 07:07
@renovate renovate bot changed the title fix(deps): update module github.com/aperturerobotics/util to v1.31.0 fix(deps): update all dependencies Jul 17, 2025
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 96c31ff to e79171b Compare July 23, 2025 14:42
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from bfaca5b to 4d2c5de Compare August 2, 2025 18:07
@renovate renovate bot closed this Aug 14, 2025
@renovate renovate bot changed the title fix(deps): update all dependencies - autoclosed fix(deps): update all dependencies Aug 14, 2025
@renovate renovate bot reopened this Aug 14, 2025
@renovate renovate bot changed the title fix(deps): update all dependencies fix(deps): update module github.com/aperturerobotics/util to v1.31.3 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 859fec6 to 490c500 Compare August 18, 2025 05:15
@renovate renovate bot changed the title fix(deps): update module github.com/aperturerobotics/util to v1.31.3 fix(deps): update all dependencies Aug 18, 2025
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from a2d8e8b to 19049ec Compare August 21, 2025 22:33
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e08274f to 0d9c7cf Compare September 1, 2025 22:23
@renovate renovate bot changed the title fix(deps): update all dependencies fix(deps): update all dependencies - autoclosed Sep 3, 2025
@renovate renovate bot closed this Sep 3, 2025
@renovate renovate bot changed the title fix(deps): update all dependencies - autoclosed fix(deps): update all dependencies Sep 4, 2025
@renovate renovate bot reopened this Sep 4, 2025
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Sep 4, 2025
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from cbd73d7 to 654dcd6 Compare September 6, 2025 12:36
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Sep 6, 2025
@socket-security
Copy link

socket-security bot commented Sep 6, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​golang.org/​x/​crypto@​v0.41.0 ⏵ v0.42.074 +1100100100100
Updatedgolang/​github.com/​coder/​websocket@​v1.8.13 ⏵ v1.8.1488 +1100100100100

View full report

@renovate
Copy link
Contributor Author

renovate bot commented Sep 8, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24 -> 1.24.0
golang.org/x/sys v0.35.0 -> v0.36.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant