Skip to content

fix(deps): update all dependencies #186

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(deps): update all dependencies #186

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@typescript-eslint/eslint-plugin (source) 8.35.0 -> 8.35.1 age adoption passing confidence devDependencies patch
@typescript-eslint/parser (source) 8.35.0 -> 8.35.1 age adoption passing confidence devDependencies patch
eslint (source) 9.30.0 -> 9.30.1 age adoption passing confidence devDependencies patch
github.com/aperturerobotics/util v1.30.0 -> v1.30.1 age adoption passing confidence require patch
github.com/golangci/golangci-lint/v2 v2.1.6 -> v2.2.1 age adoption passing confidence require minor
github/codeql-action v3.29.1 -> v3.29.2 age adoption passing confidence action patch
ws 8.18.2 -> 8.18.3 age adoption passing confidence dependencies patch

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.35.1

Compare Source

🩹 Fixes
  • remove prettier from eslint-plugin (#​11339)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.35.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.30.1

Compare Source

aperturerobotics/util (github.com/aperturerobotics/util)

v1.30.1

Compare Source

golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.2.1

Compare Source

  1. Linters bug fixes
  • varnamelen: fix configuration

v2.2.0

Compare Source

  1. New linters
  2. Linters new features or changes
    • errcheck: add verbose option
    • funcorder: from 0.2.1 to 0.5.0 (new option alphabetical)
    • gomoddirectives: from 0.6.1 to 0.7.0 (new option ignore-forbidden)
    • iface: from 1.3.1 to 1.4.0 (new option unexported)
    • noctx: from 0.1.0 to 0.3.3 (new report messages, and new rules related to database/sql)
    • noctx: from 0.3.3 to 0.3.4 (new SQL functions detection)
    • revive: from 1.9.0 to 1.10.0 (new rules: time-date, unnecessary-format, use-fmt-print)
    • usestdlibvars: from 1.28.0 to 1.29.0 (new option time-date-month)
    • wsl: deprecation
    • wsl_v5: from 4.7.0 to 5.0.0 (major version with new configuration)
  3. Linters bug fixes
    • dupword: from 0.1.3 to 0.1.6
    • exptostd: from 0.4.3 to 0.4.4
    • forbidigo: from 1.6.0 to 2.1.0
    • gci: consistently format the code
    • go-spancheck: from 0.6.4 to 0.6.5
    • goconst: from 1.8.1 to 1.8.2
    • gosec: from 2.22.3 to 2.22.4
    • gosec: from 2.22.4 to 2.22.5
    • makezero: from 1.2.0 to 2.0.1
    • misspell: from 0.6.0 to 0.7.0
    • usetesting: from 0.4.3 to 0.5.0
  4. Misc.
    • exclusions: fix path-expect
    • formatters: write the input to stdout when using stdin and there are no changes
    • migration: improve the error message when trying to migrate a migrated config
    • typecheck: deduplicate errors
    • typecheck: stops the analysis after the first error
    • Deprecate print-resources-usage flag
    • Unique version per custom build
  5. Documentation
    • Improves typecheck FAQ
    • Adds plugin systems recommendations
    • Add description for linters.default sets
github/codeql-action (github/codeql-action)

v3.29.2

Compare Source

websockets/ws (ws)

v8.18.3

Compare Source

Bug fixes

  • Fixed a spec violation where the Sec-WebSocket-Version header was not added
    to the HTTP response if the client requested version was either invalid or
    unacceptable (33f5dba).

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 10 times, most recently from 696e194 to bb45447 Compare March 10, 2025 19:49
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from ec3c091 to fbb3f3d Compare March 17, 2025 22:37
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from e54b752 to 681271d Compare March 25, 2025 23:37
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from a085730 to e952ea4 Compare June 22, 2025 13:02
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from bfa7f18 to 8d81aa9 Compare June 27, 2025 22:03
@renovate renovate bot changed the title fix(deps): update all dependencies fix(deps): update all dependencies - autoclosed Jun 27, 2025
@renovate renovate bot closed this Jun 27, 2025
@renovate renovate bot changed the title fix(deps): update all dependencies - autoclosed fix(deps): update all dependencies Jun 28, 2025
@renovate renovate bot reopened this Jun 28, 2025
@renovate renovate bot changed the title fix(deps): update all dependencies fix(deps): update dependency ws to v8.18.3 Jun 28, 2025
@renovate renovate bot changed the title fix(deps): update dependency ws to v8.18.3 fix(deps): update all dependencies Jun 28, 2025
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from cfa58c5 to 0493a61 Compare July 2, 2025 06:02
@renovate renovate bot force-pushed the renovate/all branch from 0493a61 to b0e9398 Compare July 2, 2025 18:49
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.

0 participants