fix(deps): update typescript-projects #16540
Merged
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:
3.2.0->3.3.09.20.0->9.21.011.0.2->11.0.511.0.9->11.0.1011.0.9->11.0.103.0.0->3.0.111.0.9->11.0.1011.0.9->11.0.1011.0.0->11.0.111.0.3->11.0.511.0.9->11.0.1011.0.9->11.0.100.56.0->0.56.15.12.0->5.12.15.12.0->5.12.15.12.0->5.12.15.12.0->5.12.15.12.0->5.12.12.17.1->2.17.31.10.16->1.11.18.5.2->8.8.019.0.8->19.0.108.24.0->8.25.08.24.0->8.25.03.0.5->3.0.79.20.1->9.21.010.0.1->10.0.26.5.4->6.6.11.19.0->1.19.17.13.0->7.14.05.9.6->5.10.05.2.0->5.4.08.3.0->8.3.18.7.0->8.8.08.5.2->8.5.33.5.1->3.5.27.8.1->7.8.23.0.0->3.0.115.4.10->15.4.115.20.0->5.20.42.0.1->2.0.26.1.0->6.2.03.0.5->3.0.70.4.3->0.4.4Release Notes
eslint/eslintrc (@eslint/eslintrc)
v3.3.0Compare Source
Features
eslint/eslint (@eslint/js)
v9.21.0Compare Source
Features
418717ffeat: introduce new deprecated types for rules (#19238) (fnx)5c5b802feat: Add--extCLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340dfix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561eadocs: Update README (GitHub Actions Bot)80b0485docs: replacevarwithletandconstin rule example (#19434) (Tanuj Kanti)f67d5e8docs: Update README (GitHub Actions Bot)75afc61docs: Update README (GitHub Actions Bot)0636cabdocs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)dd7d930docs: Update README (GitHub Actions Bot)Chores
a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453) (Francesco Trotta)265e0cfchore: package.json update for @eslint/js release (Jenkins)3401b85test: add test forRule.ReportDescriptortype (#19449) (Francesco Trotta)e497aa7chore: update rewrite dependencies (#19448) (Francesco Trotta)dab5478chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)ebfe2ebchore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)5fd211dtest: processors can return subpaths (#19425) (Milos Djermanovic)nestjs/nest-cli (@nestjs/cli)
v11.0.5Compare Source
d866d77)v11.0.4Compare Source
5d79adf)887fa7d)v11.0.3Compare Source
c8c8904)72d59e1)ea34a79)24014fc)nestjs/nest (@nestjs/common)
v11.0.10Compare Source
v11.0.10 (2025-02-17)
Bug fixes
microservicesplatform-expressnestjs/event-emitter (@nestjs/event-emitter)
v3.0.1Compare Source
7787c5e)nestjs/schematics (@nestjs/schematics)
v11.0.1Compare Source
a532fd8)83f92d0)nestjs/swagger (@nestjs/swagger)
v11.0.5Compare Source
11.0.5 (2025-02-24)
What's Changed
Full Changelog: nestjs/swagger@11.0.4...11.0.5
v11.0.4Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/swagger@11.0.3...11.0.4
open-telemetry/opentelemetry-js-contrib (@opentelemetry/auto-instrumentations-node)
v0.56.1Compare Source
mistic100/Photo-Sphere-Viewer (@photo-sphere-viewer/core)
v5.12.1Compare Source
Full changelog: 5.12.0...5.12.1
Bug fixes
minimizeOnHotspotClickoption (map & plan)New features
zIndexhotspot optionshowInGalleryoptionsveltejs/kit (@sveltejs/kit)
v2.17.3Compare Source
Patch Changes
fix: avoid simulated CORS errors with non-HTTP URLs (#13493)
fix: correctly preload links on
mousedown/touchstart(#13486)fix: load CSS when using server-side route resolution (#13498)
fix: correctly find shared entry-point CSS files during inlining (#13431)
v2.17.2Compare Source
Patch Changes
fix: add promise return type to the
enhanceaction callback (#13420)fix: change server-side route resolution endpoint (#13461)
swc-project/swc (@swc/core)
v1.11.1Compare Source
Bug Fixes
(error-reporters) Store diagnostics in
TransformOutput(#10027) (52caf23)(es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)
(es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)
(es/types) Add
transform.verbatimModuleSyntax(#10079) (a883cdc)(swc_common) Fix build with
swc_allocator/nightly(#10067) (6a90b1f)Documentation
swc_core(#10072) (608bc69)Features
(es/ast) Add explicit
namespacefield to distinguish namespace and module declarations (#10023) (76c2cba)(es/ast) Add import attributes to
TsImportType(#9796) (7d297be)(es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)
(es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)
(es/visit) Introduce core-only visitors (#10049) (bc666be)
(swc_allocator) Provide allocators (#10061) (d4362f7)
Miscellaneous Tasks
(deps) Update dependency swc-plugin-coverage-instrument to ^0.0.26 (#10051) (d3fbd21)
(swc_allocator) Remove
nightlyfrom default feature (#10058) (e78b9d1)(swc_allocator) Add
#[inline]to allocator methods (#10066) (853eb53)Performance
(es/lints) Remove needless locks (#10086) (43458e9)
(es/minifier) Prevent double boxing (#10074) (29bd286)
Refactor
(atoms) Rename
FastAtomtoUnsafeAtom(#10070) (1771222)(atoms) Remove
JsWordalias (#10071) (f33b0bc)(es/minifier) Remove
CompileUnitto simplify (#10055) (c75578b)v1.10.18Compare Source
Bug Fixes
Miscellaneous Tasks
minify-allexample ignore parsing errors (#10045) (6c7ec46)Build
v1.10.17Compare Source
Bug Fixes
(deps) Update cargo (patch) (#10021) (ffb7734)
(typescript) Improve type inferring for undefined and null (#10038) (5059ece)
(typescript) Remove the usages of private members (#10037) (8410b59)
Performance
(hstr) Use thin arc for hash and length (#10033) (2bea793)
(hstr) Skip interning if the text is long enough (#10035) (2622e4e)
Testing
(hstr) Add tests (#10043) (32b58f0)
(ts/fast-strip) Add tests for
declare moduleerror cases (#10040) (37672e0)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.25.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
[
v8.24.1](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8241-2025-02-1Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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.