fix(deps): update all dependencies #84
Open
+144
−144
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.
This PR contains the following updates:
^0.4.9
->^0.5.0
9.29.0
->9.30.1
22.15.32
->22.16.0
8.35.0
->8.35.1
8.35.0
->8.35.1
7.0.0-dev.20250623.1
->7.0.0-dev.20250705.1
9.29.0
->9.30.1
v1.30.0
->v1.30.1
v3.29.0
->v3.29.2
3.6.0
->3.6.2
v2.12.1
->v2.12.2
8.35.0
->8.35.1
Release Notes
aperturerobotics/protobuf-es-lite (@aptre/protobuf-es-lite)
v0.5.2
Compare Source
v0.5.1
Compare Source
v0.5.0
Compare Source
eslint/eslint (@eslint/js)
v9.30.1
Compare Source
v9.30.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.35.1
Compare Source
🩹 Fixes
❤️ 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.
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20250705.1
Compare Source
v7.0.0-dev.20250704.1
Compare Source
v7.0.0-dev.20250703.1
Compare Source
v7.0.0-dev.20250702.1
Compare Source
v7.0.0-dev.20250701.1
Compare Source
v7.0.0-dev.20250630.1
Compare Source
v7.0.0-dev.20250629.1
Compare Source
v7.0.0-dev.20250628.1
Compare Source
v7.0.0-dev.20250627.1
Compare Source
v7.0.0-dev.20250626.1
Compare Source
v7.0.0-dev.20250625.1
Compare Source
v7.0.0-dev.20250624.1
Compare Source
eslint/eslint (eslint)
v9.30.1
Compare Source
v9.30.0
Compare Source
aperturerobotics/util (github.com/aperturerobotics/util)
v1.30.1
Compare Source
github/codeql-action (github/codeql-action)
v3.29.2
Compare Source
v3.29.1
Compare Source
prettier/prettier (prettier)
v3.6.2
Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1
Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlines
library to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlines
did not already closethem.
step-security/harden-runner (step-security/harden-runner)
v2.12.2
Compare Source
What's Changed
Added HTTPS Monitoring for additional destinations - *.githubusercontent.com
Bug fixes:
Full Changelog: step-security/harden-runner@v2...v2.12.2
typescript-eslint/typescript-eslint (typescript-eslint)
v8.35.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
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.
This PR was generated by Mend Renovate. View the repository job log.