Skip to content

Bump the packages group across 1 directory with 19 updates#33

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages-feda3966b2
Open

Bump the packages group across 1 directory with 19 updates#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages-feda3966b2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the packages group with 19 updates in the / directory:

Package From To
@quenty/softshutdown 9.15.0 9.21.0
@rbxts/lapis 0.3.6 0.3.8
@rbxts/pretty-react-hooks 0.6.1 0.6.2
@rbxts/react 17.2.1 17.2.3
@rbxts/react-reflex 0.3.4 0.3.6
@rbxts/react-roblox 17.2.1 17.2.3
@rbxts/react-tooltips 1.1.6 1.1.7
@rbxts/remo 1.5.0 1.5.1
@rbxts/ripple 0.9.1 0.9.3
@rbxts/types 1.0.813 1.0.820
@typescript-eslint/eslint-plugin 8.14.0 8.24.0
@typescript-eslint/parser 8.14.0 8.24.0
eslint-config-prettier 9.1.0 10.0.1
eslint-plugin-prettier 5.2.1 5.2.3
prettier 3.3.3 3.5.0
rbxts-transform-env 2.2.0 3.0.0
ts-patch 3.2.1 3.3.0
typescript 5.6.3 5.7.3
typescript-transform-paths 3.5.2 3.5.3

Updates @quenty/softshutdown from 9.15.0 to 9.21.0

Release notes

Sourced from @​quenty/softshutdown's releases.

@​quenty/softshutdown@​9.21.0

No release notes provided.

@​quenty/softshutdown@​9.20.1

🐛 Bug Fix

Authors: 1

@​quenty/softshutdown@​9.20.0

No release notes provided.

Changelog

Sourced from @​quenty/softshutdown's changelog.

9.21.0 (2025-01-24)

Note: Version bump only for package @​quenty/softshutdown

9.20.1 (2025-01-22)

Note: Version bump only for package @​quenty/softshutdown

9.20.0 (2025-01-19)

Note: Version bump only for package @​quenty/softshutdown

9.19.0 (2024-12-15)

Note: Version bump only for package @​quenty/softshutdown

9.18.0 (2024-12-03)

Note: Version bump only for package @​quenty/softshutdown

9.17.0 (2024-11-13)

Note: Version bump only for package @​quenty/softshutdown

9.16.0 (2024-11-12)

... (truncated)

Commits
  • 139153f chore(release): %s [skip ci]
  • 86c00a8 chore(release): %s [skip ci]
  • 8404664 Update CHANGELOG.md [skip ci]
  • 1da7072 refactor: Replace :GiveTask() with :Add() API calls using regex
  • a55ec04 chore(release): %s [skip ci]
  • 0a20ace chore(release): %s [skip ci]
  • 66190e4 chore(release): %s [skip ci]
  • 451334b chore(release): %s [skip ci]
  • 9c3afd1 chore(release): %s [skip ci]
  • See full diff in compare view

Updates @rbxts/lapis from 0.3.6 to 0.3.8

Commits

Updates @rbxts/pretty-react-hooks from 0.6.1 to 0.6.2

Commits

Updates @rbxts/react from 17.2.1 to 17.2.3

Release notes

Sourced from @​rbxts/react's releases.

17.2.3

What's Changed

Full Changelog: littensy/rbxts-react@v17.2.2...v17.2.3

17.2.2

Added UIDragDetector support for JSX

Full Changelog: littensy/rbxts-react@v17.2.1...v17.2.2

Commits

Updates @rbxts/react-reflex from 0.3.4 to 0.3.6

Release notes

Sourced from @​rbxts/react-reflex's releases.

0.3.6

What's Changed

New Contributors

Full Changelog: littensy/react-reflex@v0.3.5...v0.3.6

0.3.5

What's Changed

New Contributors

Full Changelog: littensy/react-reflex@v0.3.4...v0.3.5

Commits

Updates @rbxts/react-roblox from 17.2.1 to 17.2.3

Release notes

Sourced from @​rbxts/react-roblox's releases.

17.2.3

What's Changed

Full Changelog: littensy/rbxts-react@v17.2.2...v17.2.3

17.2.2

Added UIDragDetector support for JSX

Full Changelog: littensy/rbxts-react@v17.2.1...v17.2.2

Commits

Updates @rbxts/react-tooltips from 1.1.6 to 1.1.7

Commits
Maintainer changes

This version was pushed to npm by sumer_real, a new releaser for @​rbxts/react-tooltips since your current version.


Updates @rbxts/remo from 1.5.0 to 1.5.1

Release notes

Sourced from @​rbxts/remo's releases.

🩹 1.5.1

What's Changed

  • fix: allow mock players in getSender in 29c37b0937d0ae9fc8631708b59eecba30d15eec

Full Changelog: littensy/remo@v1.5.0...v1.5.1

Commits

Updates @rbxts/ripple from 0.9.1 to 0.9.3

Release notes

Sourced from @​rbxts/ripple's releases.

0.9.2

What's Changed

  • fix: immediate should fire events after last completion in 6d9824935bcb1b772e96df3bbdf7d0083a0e3eac

Full Changelog: littensy/ripple@v0.9.1...v0.9.2

Commits

Updates @rbxts/types from 1.0.813 to 1.0.820

Commits

Updates @typescript-eslint/eslint-plugin from 8.14.0 to 8.24.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.24.0

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)
  • utils: add reportUnusedInlineConfigs to LinterOptions (#10718)

🩹 Fixes

  • ast-spec: correct YieldExpression.argument type (#10799)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)

❤️ Thank You

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

v8.23.0

8.23.0 (2025-02-03)

🚀 Features

  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)
  • types: add strict parent types for function-declaration, default-export and named-export nodes (#10685)

🩹 Fixes

  • bump ts-api-utils to ^2.0.1 (#10761)
  • deps: update eslint monorepo to v9.19.0 (#10752)
  • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618)
  • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697)
  • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739)
  • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644)
  • eslint-plugin: [no-restricted-imports] support regex option (#10699)
  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)

🩹 Fixes

  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)

❤️ Thank You

  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

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

8.23.0 (2025-02-03)

🚀 Features

  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)

🩹 Fixes

  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)
  • eslint-plugin: [no-restricted-imports] support regex option (#10699)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644)
  • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732)
  • bump ts-api-utils to ^2.0.1 (#10761)
  • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739)
  • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697)
  • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618)

❤️ Thank You

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

8.22.0 (2025-01-27)

🩹 Fixes

... (truncated)

Commits
  • 87d72ba chore(release): publish 8.24.0
  • ac8dde0 feat(eslint-plugin): [no-unnecessary-condition] make `allowConstantLoopCondit...
  • 7acfb5f fix(eslint-plugin): [no-misused-spread] correct and elaborate string spread r...
  • d30a497 fix(eslint-plugin): [restrict-plus-operands] report adding bigints to strings...
  • bcdf560 docs(eslint-plugin): [prefer-nullish-coalescing] streamline code examples (#1...
  • 2a96020 chore(release): publish 8.23.0
  • 06925f8 feat(eslint-plugin): [no-unnecessary-boolean-literal-compare] enforce strictN...
  • 884995d fix(eslint-plugin): [no-shadow] ignore declare variables in definition files ...
  • cd15629 docs(eslint-plugin): [class-methods-use-this] refresh options docs (#10728)
  • a9cbcc9 fix(eslint-plugin): [no-restricted-imports] support regex option (#10699)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.14.0 to 8.24.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.24.0

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)
  • utils: add reportUnusedInlineConfigs to LinterOptions (#10718)

🩹 Fixes

  • ast-spec: correct YieldExpression.argument type (#10799)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)

❤️ Thank You

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

v8.23.0

8.23.0 (2025-02-03)

🚀 Features

  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)
  • types: add strict parent types for function-declaration, default-export and named-export nodes (#10685)

🩹 Fixes

  • bump ts-api-utils to ^2.0.1 (#10761)
  • deps: update eslint monorepo to v9.19.0 (#10752)
  • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618)
  • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697)
  • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739)
  • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644)
  • eslint-plugin: [no-restricted-imports] support regex option (#10699)
  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.24.0 (2025-02-10)

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.

8.23.0 (2025-02-03)

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.

8.22.0 (2025-01-27)

🚀 Features

  • parser: add standalone isolatedDeclarations option (#10499)

❤️ Thank You

  • Josh Goldberg ✨

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

8.21.0 (2025-01-20)

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.

8.20.0 (2025-01-13)

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.

8.19.1 (2025-01-06)

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.

8.19.0 (2024-12-30)

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.

8.18.2 (2024-12-23)

... (truncated)

Commits
  • 87d72ba chore(release): publish 8.24.0
  • 2a96020 chore(release): publish 8.23.0
  • 94e8098 chore(release): publish 8.22.0
  • a885343 feat(parser): add standalone isolatedDeclarations option (#10499)
  • 79af426 chore(release): publish 8.21.0
  • a157fd4 chore: standardized on inline named exports (mostly) (#10596)
  • ea6fbea chore(release): publish 8.20.0
  • 328b7df chore(release): publish 8.19.1
  • e19f30f chore(release): publish 8.19.0
  • 157b781 chore(release): publish 8.18.2
  • Additional commits viewable in compare view

Updates eslint-config-prettier from 9.1.0 to 10.0.1

Release notes

Sourced from eslint-config-prettier's releases.

v10.0.1

eslint-config-prettier

10.0.1

What's Changed

New Contributors

Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1

v10.0.0

Major Changes

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

10.0.0

Major Changes

Versions before 10.0.0

Commits
  • c5170f0 fix: add main field
  • e814e70 chore: change release folders
  • 9ebedc7 chore: release eslint-config-prettier (#296)
  • 5be64be feat: add support for @stylistic/eslint-plugin (#272)
  • 5687e7d chore: migrate to changeset for automatically releasing (#278)
  • 4f3bbb4 Remove unused eslint-disable-next-line comment
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.


Updates eslint-plugin-prettier from 5.2.1 to 5.2.3

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.3

Patch Changes

v5.2.2

Patch Changes

What's Changed

New Contributors

Full Changelog: prettier/eslint-plugin-prettier@v5.2.1...v5.2.2

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.3

Patch Changes

5.2.2

Patch Changes

Commits
  • 6fd7ba1 chore: release eslint-plugin-prettier (#704)
  • 190d6f9 build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)
  • 9cf6a01 build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)
  • 9c6141f chore: add plugin name to flat recommended config (#703)
  • 35a5cd0 chore: bupm eslint-plugin-comments (#702)
  • df123a5 chore: release eslint-plugin-prettier (#701)
  • e272d7c chore: use double quote for changesets/changelog files
  • aa5b59f fix: report node when loc not found (#700)
  • 37d87ea chore: update FUNDING.yml
  • b307125 docs(README): fixes legacy ESlint configs link (#686)
  • Additional commits viewable in compare view

Updates prettier from 3.3.3 to 3.5.0

Release notes

Sourced from prettier's releases.

3.5.0

diff

🔗 Release note

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

3.4.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.5.0

diff

🔗 Release Notes

3.4.2

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->
C言
語
・
C++
・
Go
・
Rust
<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust
<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#16891 by @​fisker)

// Input
class A {
  @decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
</tr></table> 

... (truncated)

Commits

Updates rbxts-transform-env from 2.2.0 to 3.0.0

Commits

Updates ts-patch from 3.2.1 to 3.3.0

Release notes

Sourced from ts-patch's releases.

v3.3.0

3.3.0 (2024-12-04)

Features

Changelog

Sourced from ts-patch's changelog.

3.3.0 (2024-12-04)

Features

Commits
  • 68b5509 chore(release): 3.3.0
  • 32cf55f refactor: Drop restrictive module path check in TsModule.getContentFilePathFo...
  • 3f6892f refactor: Replace unlinkSync with rmSync (#165)
  • 82f6202 Merge remote-tracking branch 'origin/master'
  • 93aadd1 build(ci): Updated note on failing node versions
  • e095f3a build(deps): Bump deps
  • 843933a refactor: Fix outdated command params in CLI help screen
  • 396766c feat: Add support for ts 5.7+ (closes #174)
  • 78e9727 docs(readme): adds ts-overrides-plugin live example (#162)
  • 1bd211d build(npm): Bumped to latest ts-patch
  • Additional commits viewable in compare view

Updates typescript from 5.6.3 to 5.7.3

Release notes

Sourced from typescript's releases.

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • a5e123d Update LKG
  • 8bc0204 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
  • 7aa63df 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...
  • 9df7c36 Bump version to 5.7.3 and LKG
  • e167412 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#...
  • 9ba364c Fix coverage build on release-5.7 (#60792)
  • 4b7441a 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...
  • e844dc3 Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
  • 21b02a1 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...
  • b82fd16 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...
  • Additional commits viewable in compare view

Updates typescript-transform-paths from 3.5.2 to 3.5.3

Release notes

Sourced from typescript-transform-paths's releases.

v3.5.3

compare changes

Maintenance release, adjust CI pipeline, updating dependencies, etc.

📖 Documentation

  • Add version compatibility matrix in readme (#338)

🏡 Chore

  • deps-dev: Bump @​eslint/js from 9.9.1 to 9.15.0 (#310)
  • deps-dev: Bump typescript-eslint from 8.13.0 to 8.15.0 (#308)
  • deps-dev: Bump eslint from 9.10.0 to 9.15.0 (#309)
  • deps-dev: Bump changelogen from 0.5.5 to 0.5.7 (#316)
  • deps-dev: Bump @​types/node from 22.8.7 to 22.9.3 (#314)
  • deps-dev: Bump typescript from 5.6.3 to 5.7.2 in /test (#317)
  • deps-dev: Bump typescript-eslint from 8.15.0 to 8.16.0 (#313)
  • deps-dev: Bump eslint from 9.15.0 to 9.16.0 (

Bumps the packages group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@quenty/softshutdown](https://github.com/Quenty/NevermoreEngine/tree/HEAD/src/softshutdown) | `9.15.0` | `9.21.0` |
| [@rbxts/lapis](https://github.com/sasial-dev/lapis) | `0.3.6` | `0.3.8` |
| [@rbxts/pretty-react-hooks](https://github.com/littensy/pretty-react-hooks) | `0.6.1` | `0.6.2` |
| [@rbxts/react](https://github.com/littensy/rbxts-react) | `17.2.1` | `17.2.3` |
| [@rbxts/react-reflex](https://github.com/littensy/react-reflex) | `0.3.4` | `0.3.6` |
| [@rbxts/react-roblox](https://github.com/littensy/rbxts-react) | `17.2.1` | `17.2.3` |
| [@rbxts/react-tooltips](https://github.com/SUMER9999dev/React-Tooltips) | `1.1.6` | `1.1.7` |
| [@rbxts/remo](https://github.com/littensy/remo) | `1.5.0` | `1.5.1` |
| [@rbxts/ripple](https://github.com/littensy/ripple) | `0.9.1` | `0.9.3` |
| [@rbxts/types](https://github.com/roblox-ts/types) | `1.0.813` | `1.0.820` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.24.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.24.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.0` |
| [rbxts-transform-env](https://github.com/roblox-aurora/rbxts-transform-env) | `2.2.0` | `3.0.0` |
| [ts-patch](https://github.com/nonara/ts-patch) | `3.2.1` | `3.3.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` |
| [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths) | `3.5.2` | `3.5.3` |



Updates `@quenty/softshutdown` from 9.15.0 to 9.21.0
- [Release notes](https://github.com/Quenty/NevermoreEngine/releases)
- [Changelog](https://github.com/Quenty/NevermoreEngine/blob/main/src/softshutdown/CHANGELOG.md)
- [Commits](https://github.com/Quenty/NevermoreEngine/commits/@quenty/softshutdown@9.21.0/src/softshutdown)

Updates `@rbxts/lapis` from 0.3.6 to 0.3.8
- [Changelog](https://github.com/sasial-dev/lapis/blob/typings/CHANGELOG.md)
- [Commits](https://github.com/sasial-dev/lapis/commits)

Updates `@rbxts/pretty-react-hooks` from 0.6.1 to 0.6.2
- [Commits](https://github.com/littensy/pretty-react-hooks/commits)

Updates `@rbxts/react` from 17.2.1 to 17.2.3
- [Release notes](https://github.com/littensy/rbxts-react/releases)
- [Commits](littensy/rbxts-react@v17.2.1...v17.2.3)

Updates `@rbxts/react-reflex` from 0.3.4 to 0.3.6
- [Release notes](https://github.com/littensy/react-reflex/releases)
- [Commits](littensy/react-reflex@v0.3.4...v0.3.6)

Updates `@rbxts/react-roblox` from 17.2.1 to 17.2.3
- [Release notes](https://github.com/littensy/rbxts-react/releases)
- [Commits](littensy/rbxts-react@v17.2.1...v17.2.3)

Updates `@rbxts/react-tooltips` from 1.1.6 to 1.1.7
- [Commits](https://github.com/SUMER9999dev/React-Tooltips/commits)

Updates `@rbxts/remo` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/littensy/remo/releases)
- [Commits](littensy/remo@v1.5.0...v1.5.1)

Updates `@rbxts/ripple` from 0.9.1 to 0.9.3
- [Release notes](https://github.com/littensy/ripple/releases)
- [Commits](https://github.com/littensy/ripple/commits)

Updates `@rbxts/types` from 1.0.813 to 1.0.820
- [Commits](https://github.com/roblox-ts/types/commits)

Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.24.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.14.0 to 8.24.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)

Updates `prettier` from 3.3.3 to 3.5.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.5.0)

Updates `rbxts-transform-env` from 2.2.0 to 3.0.0
- [Commits](https://github.com/roblox-aurora/rbxts-transform-env/commits)

Updates `ts-patch` from 3.2.1 to 3.3.0
- [Release notes](https://github.com/nonara/ts-patch/releases)
- [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md)
- [Commits](nonara/ts-patch@v3.2.1...v3.3.0)

Updates `typescript` from 5.6.3 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.3)

Updates `typescript-transform-paths` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/LeDDGroup/typescript-transform-paths/releases)
- [Changelog](https://github.com/LeDDGroup/typescript-transform-paths/blob/master/CHANGELOG.md)
- [Commits](LeDDGroup/typescript-transform-paths@v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: "@quenty/softshutdown"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@rbxts/lapis"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@rbxts/pretty-react-hooks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@rbxts/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@rbxts/react-reflex"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@rbxts/react-roblox"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@rbxts/react-tooltips"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@rbxts/remo"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@rbxts/ripple"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@rbxts/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: rbxts-transform-env
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: ts-patch
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: typescript-transform-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants