Skip to content

chore(npm-deps): bump @sveltejs/acorn-typescript from 1.0.5 to 1.0.9#805

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sveltejs/acorn-typescript-1.0.9
Open

chore(npm-deps): bump @sveltejs/acorn-typescript from 1.0.5 to 1.0.9#805
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sveltejs/acorn-typescript-1.0.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps @sveltejs/acorn-typescript from 1.0.5 to 1.0.9.

Release notes

Sourced from @​sveltejs/acorn-typescript's releases.

v1.0.9

Patch Changes

  • fix: parse private method overloads (#30)

  • fix: exit scope for bodiless class methods to pass export validation (#33)

  • fix: parse generic types in object methods/getters/setters (#35)

  • fix: support decorators on abstract classes (#28)

v1.0.8

Patch Changes

  • fix: handle decorators after type declarations (#26)

v1.0.7

Patch Changes

  • fix: support mixed labeled and unlabeled tuple types (#24)

v1.0.6

Patch Changes

  • fix: correctly parse async arrow functions with generics (#19)

  • perf: avoid garbage collection in token type utilities. (#18)

  • fix: support export type * (#10)

Changelog

Sourced from @​sveltejs/acorn-typescript's changelog.

1.0.9

Patch Changes

  • fix: AssignmentPattern loc.start should be assigned a Position vs a Location (#38)

  • fix: parse private method overloads (#30)

  • fix: exit scope for bodiless class methods to pass export validation (#33)

  • fix: parse generic types in object methods/getters/setters (#35)

  • fix: support decorators on abstract classes (#28)

1.0.8

Patch Changes

  • fix: handle decorators after type declarations (#26)

1.0.7

Patch Changes

  • fix: support mixed labeled and unlabeled tuple types (#24)

1.0.6

Patch Changes

  • fix: correctly parse async arrow functions with generics (#19)

  • perf: avoid garbage collection in token type utilities. (#18)

  • fix: support export type * (#10)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​sveltejs/acorn-typescript since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 27, 2026 07:09
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Apr 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 27, 2026 07:09
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sveltejs/acorn-typescript-1.0.9 branch 3 times, most recently from c9c407a to 294b6e8 Compare April 27, 2026 09:15
Bumps [@sveltejs/acorn-typescript](https://github.com/sveltejs/acorn-typescript) from 1.0.5 to 1.0.9.
- [Release notes](https://github.com/sveltejs/acorn-typescript/releases)
- [Changelog](https://github.com/sveltejs/acorn-typescript/blob/main/CHANGELOG.md)
- [Commits](sveltejs/acorn-typescript@v1.0.5...v1.0.9)

---
updated-dependencies:
- dependency-name: "@sveltejs/acorn-typescript"
  dependency-version: 1.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sveltejs/acorn-typescript-1.0.9 branch from 294b6e8 to fab0a83 Compare April 27, 2026 09:18
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