Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 3 updates in the /packages/tx directory: @mkx419/tsestree-walker, @typescript-eslint/typescript-estree and magic-string.

Updates @mkx419/tsestree-walker from 0.1.0 to 0.1.1

Commits
  • 59861c1 0.1.1
  • 949e7bf Merge pull request #6 from mkx419/dependabot/npm_and_yarn/dependencies-c336e6...
  • 2938f10 build(deps): bump @​typescript-eslint/typescript-estree
  • 1b5a340 Merge pull request #2 from mkx419/dependabot/npm_and_yarn/dependencies-1459c6...
  • fb0d870 build(deps): bump @​typescript-eslint/typescript-estree
  • See full diff in compare view

Updates @typescript-eslint/typescript-estree from 8.7.0 to 8.23.0

Release notes

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

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

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

v8.22.0

8.22.0 (2025-01-27)

🚀 Features

  • parser: add standalone isolatedDeclarations option (#10499)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
  • type-utils: support matching intersection types in TypeOrValueSpecifier with a PackageSpecifier (#10667)

❤️ Thank You

... (truncated)

Changelog

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

8.23.0 (2025-02-03)

🩹 Fixes

  • bump ts-api-utils to ^2.0.1 (#10761)

❤️ Thank You

  • Josh Goldberg ✨

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)

🚀 Features

  • ast-spec: support import attributes in TSImportType (#10640)

❤️ Thank You

  • Ronen Amiel

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

8.20.0 (2025-01-13)

🚀 Features

  • standardize debug namespaces to file paths (#10599)

❤️ Thank You

  • Josh Goldberg ✨

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

8.19.1 (2025-01-06)

... (truncated)

Commits
  • 2a96020 chore(release): publish 8.23.0
  • c58d816 fix: bump ts-api-utils to ^2.0.1 (#10761)
  • 94e8098 chore(release): publish 8.22.0
  • a885343 feat(parser): add standalone isolatedDeclarations option (#10499)
  • 79af426 chore(release): publish 8.21.0
  • cde20d0 feat(ast-spec): support import attributes in TSImportType (#10640)
  • a157fd4 chore: standardized on inline named exports (mostly) (#10596)
  • ea6fbea chore(release): publish 8.20.0
  • 49a94b3 feat: standardize debug namespaces to file paths (#10599)
  • 328b7df chore(release): publish 8.19.1
  • Additional commits viewable in compare view

Updates magic-string from 0.30.11 to 0.30.17

Changelog

Sourced from magic-string's changelog.

0.30.17 (2024-12-16)

Bug Fixes

  • remove problematic type: module (092697b)

0.30.16 (2024-12-16)

Bug Fixes

  • missing mapping after a line break with hires: 'boundary' (#298) (24cb8ea)

Features

0.30.15 (2024-12-10)

Features

  • add sideEffects: false to package.json (#295) (889bd73)

0.30.14 (2024-11-26)

Features

0.30.13 (2024-11-18)

Features

  • Add support for sourcemap debugId property (#292) (ef531a8)

... (truncated)

Commits
  • 5ce04aa chore: release v0.30.17
  • 092697b fix: remove problematic type: module
  • 3ddb93d chore: release v0.30.16
  • 29f260e feat: introduce offset (#297)
  • 24cb8ea fix: missing mapping after a line break with hires: 'boundary' (#298)
  • dad9569 chore: migrate to eslint flat config
  • 2fbf3b4 chore: refactor to Vitest
  • 1266ff6 chore: release v0.30.15
  • 889bd73 feat: add sideEffects: false to package.json (#295)
  • 5b36911 chore: release v0.30.14
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 3 updates in the /packages/tx directory: [@mkx419/tsestree-walker](https://github.com/mkx419/tsestree-walker), [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) and [magic-string](https://github.com/rich-harris/magic-string).


Updates `@mkx419/tsestree-walker` from 0.1.0 to 0.1.1
- [Commits](mkx419/tsestree-walker@v0.1.0...v0.1.1)

Updates `@typescript-eslint/typescript-estree` from 8.7.0 to 8.23.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/typescript-estree)

Updates `magic-string` from 0.30.11 to 0.30.17
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md)
- [Commits](Rich-Harris/magic-string@v0.30.11...v0.30.17)

---
updated-dependencies:
- dependency-name: "@mkx419/tsestree-walker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: magic-string
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants