Skip to content

Comments

Bump @glint/tsserver-plugin from 2.0.0-alpha.3 to 2.0.0-alpha.5#419

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/glint/tsserver-plugin-2.0.0-alpha.5
Closed

Bump @glint/tsserver-plugin from 2.0.0-alpha.3 to 2.0.0-alpha.5#419
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/glint/tsserver-plugin-2.0.0-alpha.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps @glint/tsserver-plugin from 2.0.0-alpha.3 to 2.0.0-alpha.5.

Release notes

Sourced from @​glint/tsserver-plugin's releases.

v2.0.0-alpha.5-@​glint/core

Release (2025-09-02)

  • @​glint/core 2.0.0-alpha.5 (major)
  • @​glint/tsserver-plugin 2.0.0-alpha.5 (major)
  • @​glint/type-test 2.0.0-alpha.4 (major)

💥 Breaking Change

  • @glint/core, @glint/tsserver-plugin, @glint/type-test
    • #939 Absorb @glint/environment-ember-template-imports into @glint/core (@​machty)
  • @glint/core, @glint/type-test
    • #933 Remove ember-loose environment + handlebars support (@​machty)

🏠 Internal

Committers: 1

v2.0.0-alpha.4-@​glint/core

Release (2025-08-13)

  • @​glint/core 2.0.0-alpha.4 (minor)
  • @​glint/tsserver-plugin 2.0.0-alpha.4 (minor)

🚀 Enhancement

  • @glint/core
    • #932 More precise diagnostics for parse/compiler errors (@​machty)
  • @glint/core, @glint/tsserver-plugin
    • #931 Raise diagnostic errors due to syntax errors in .gts/.gjs template tags (@​machty)

🐛 Bug Fix

  • @glint/core
    • #928 Fix diagnostics for modifiers and other cases (@​machty)
    • #927 Fix broken directives that reference suppressed attr name (@​machty)

🏠 Internal

Committers: 1

v2.0.0-alpha.3-@​glint/core

Release (2025-07-15)

  • @​glint/core 2.0.0-alpha.3 (patch)
  • @​glint/environment-ember-loose 2.0.0-alpha.3 (patch)
  • @​glint/environment-ember-template-imports 2.0.0-alpha.3 (patch)

... (truncated)

Changelog

Sourced from @​glint/tsserver-plugin's changelog.

Changelog

Release (2025-09-02)

  • @​glint/core 2.0.0-alpha.5 (major)
  • @​glint/tsserver-plugin 2.0.0-alpha.5 (major)
  • @​glint/type-test 2.0.0-alpha.4 (major)

💥 Breaking Change

  • @glint/core, @glint/tsserver-plugin, @glint/type-test
    • #939 Absorb @glint/environment-ember-template-imports into @glint/core (@​machty)
  • @glint/core, @glint/type-test
    • #933 Remove ember-loose environment + handlebars support (@​machty)

🏠 Internal

Committers: 1

Release (2025-08-13)

  • @​glint/core 2.0.0-alpha.4 (minor)
  • @​glint/tsserver-plugin 2.0.0-alpha.4 (minor)

🚀 Enhancement

  • @glint/core
    • #932 More precise diagnostics for parse/compiler errors (@​machty)
  • @glint/core, @glint/tsserver-plugin
    • #931 Raise diagnostic errors due to syntax errors in .gts/.gjs template tags (@​machty)

🐛 Bug Fix

  • @glint/core
    • #928 Fix diagnostics for modifiers and other cases (@​machty)
    • #927 Fix broken directives that reference suppressed attr name (@​machty)

🏠 Internal

Committers: 1

Release (2025-07-15)

  • @​glint/core 2.0.0-alpha.3 (patch)
  • @​glint/environment-ember-loose 2.0.0-alpha.3 (patch)
  • @​glint/environment-ember-template-imports 2.0.0-alpha.3 (patch)
  • @​glint/template 1.6.0-alpha.2 (patch)

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@glint/tsserver-plugin](https://github.com/typed-ember/glint) from 2.0.0-alpha.3 to 2.0.0-alpha.5.
- [Release notes](https://github.com/typed-ember/glint/releases)
- [Changelog](https://github.com/typed-ember/glint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typed-ember/glint/commits)

---
updated-dependencies:
- dependency-name: "@glint/tsserver-plugin"
  dependency-version: 2.0.0-alpha.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

Superseded by #424.

@dependabot dependabot bot closed this Sep 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/glint/tsserver-plugin-2.0.0-alpha.5 branch September 10, 2025 10:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants