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 Jan 6, 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.5.0 to 8.19.0

Release notes

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

v8.19.0

8.19.0 (2024-12-30)

🚀 Features

  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)

🩹 Fixes

  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
  • eslint-plugin: [member-ordering] ignore method overloading (#10536)

❤️ Thank You

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

v8.18.2

8.18.2 (2024-12-23)

🩹 Fixes

  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#10503)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#10512)
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
  • typescript-eslint: export types so that declarations can be named for dts files (#10513)

❤️ Thank You

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

v8.18.1

... (truncated)

Changelog

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

8.19.0 (2024-12-30)

This was a version bump only for typescript-estree 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)

This was a version bump only for typescript-estree 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.1 (2024-12-16)

This was a version bump only for typescript-estree 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.0 (2024-12-09)

🩹 Fixes

  • typescript peer dependency (#10373)

❤️ Thank You

  • rtritto

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

8.17.0 (2024-12-02)

🚀 Features

  • typescript-estree: add package version to ts version warning (#10343)

❤️ Thank You

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

8.16.0 (2024-11-25)

🩹 Fixes

  • typescript-estree: update conditions for unsupported version warning (#10385)

❤️ Thank You

... (truncated)

Commits

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.5.0 to 8.19.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.19.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 Jan 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #129.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/tx/dependencies-dfc33a7ab0 branch January 13, 2025 14:59
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