build(deps): update all non-major dependencies #419
Closed
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:
^18.19.74
->^18.19.76
^1.82.0
->^1.97.0
^8.22.0
->^8.25.0
^8.22.0
->^8.25.0
^2.0.0
->^2.0.1
^8.0.0
->^8.57.1
^0.45.0
->^0.46.0
^3.4.2
->^3.5.2
^1.82.0
->^1.97.2
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.25.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.24.1
Compare Source
🩹 Fixes
accessor
methods with a function initializer (#10796)static
accessor
properties (#10814)accessor
property declaration (#10813)accessor
class properties for missing accessibility modifier (#10805)accessor
class properties with a function initializer (#10804)accessor
properties with a function initializer (#10794)accessor
class properties (#10789)any
value assigned as an initializer of anaccessor
property (#10785)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.24.0
Compare Source
🚀 Features
allowConstantLoopConditions
more granular (#10639)🩹 Fixes
allowNumberAndString
isfalse
(#10737)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.23.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.25.0
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.
v8.24.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.
v8.24.0
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.
v8.23.0
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.
editorconfig/editorconfig-core-js (editorconfig)
v2.0.1
Compare Source
What's Changed
Full Changelog: editorconfig/editorconfig-core-js@v2.0.0...v2.0.1
xojs/eslint-config-xo (eslint-config-xo)
v0.46.0
Compare Source
New rules
@stylistic/indent-binary-ops
d91defd
@stylistic/function-paren-newline
fb5e204
@stylistic/block-spacing
cb6b443
@stylistic/multiline-ternary
3dea281
Breaking
ec210f2
Improvements
@stylistic
0f81063
max-len
andmax-lines
as warning (#84)e669d26
no-extra-boolean-cast
" (#87)f010b63
no-extra-boolean-cast
a6dc171
prettier/prettier (prettier)
v3.5.2
Compare Source
diff
Remove
module-sync
condition (#17156 by @fisker)In Prettier 3.5.0, we added
module-sync
condition topackage.json
, so thatrequire("prettier")
can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-sync
condition, sorequire("prettier")
will still use the CommonJS version, we'll revisit untilrequire(ESM)
feature is more stable.v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.v3.5.0
Compare Source
diff
🔗 Release Notes
microsoft/vscode (vscode)
v1.97.2
: January 2025 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.97.1
: January 2025 Recovery 1Compare Source
The update addresses these issues, including a fix for a security vulnerability.
For the complete release notes go to Updates on code.visualstudio.com.
v1.97.0
: January 2025Compare Source
Welcome to the January 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
For the complete release notes go to Updates on code.visualstudio.com.
Insiders: Want to see new features as soon as possible? You can download the nightly Insiders build and try the latest updates as soon as they are available. And for the latest Visual Studio Code news, updates, and content, follow us on Bluesky vscode.dev or Twitter @code!
v1.96.4
: November 2024 Recovery 4Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.96.3
: November 2024 Recovery 3Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.96.2
: November 2024 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.96.1
: November 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.96.0
: November 2024Compare Source
Welcome to the November 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
For the complete release notes go to Updates on code.visualstudio.com.
Insiders: Want to see new features as soon as possible? You can download the nightly Insiders build and try the latest updates as soon as they are available. And for the latest Visual Studio Code news, updates, and content, follow us on Twitter @code!
v1.95.3
: October 2024 Recovery 3Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.95.2
: October 2024 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.95.1
: October 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.95.0
: October 2024Compare Source
Welcome to the October 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.94.2
: September Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.94.1
: September Recovery 1Compare Source
The update addresses these issues, including a fix for a security vulnerability.
For the complete release notes go to Updates on code.visualstudio.com.
v1.94.0
: September 2024Compare Source
Welcome to the September 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.93.1
: August 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.93.0
: August 2024Compare Source
Welcome to the August 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.92.2
: July 2024 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.92.1
: July 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.92.0
: July 2024Compare Source
Welcome to the July 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.91.1
: June 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.91.0
: June 2024Compare Source
Welcome to the June 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.90.2
: May 2024 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.90.1
: May 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.90.0
: May 2024Compare Source
Welcome to the May 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.89.1
: April 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.89.0
: April 2024Compare Source
Welcome to the April 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.88.1
: March 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.88.0
: March 2024Compare Source
Welcome to the March 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.87.2
: February 2024 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.87.1
: February 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.87.0
: February 2024Compare Source
Welcome to the February 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
v1.86.2
: January 2024 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.86.1
: January 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.86.0
: January 2024Compare Source
Welcome to the January 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
Configuration
📅 Schedule: Branch creation - "on Wednesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.