Skip to content

DEPS: Bump the types group across 1 directory with 3 updates#1614

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types-3aaea5cc53
Open

DEPS: Bump the types group across 1 directory with 3 updates#1614
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types-3aaea5cc53

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the types group with 3 updates in the / directory: @glint/ember-tsc, @glint/tsserver-plugin and typescript.

Updates @glint/ember-tsc from 1.2.3 to 1.4.0

Updates @glint/tsserver-plugin from 2.2.4 to 2.3.1

Updates typescript from 5.9.3 to 6.0.2

Bumps the types group with 3 updates in the / directory: [@glint/ember-tsc](https://github.com/typed-ember/glint), [@glint/tsserver-plugin](https://github.com/typed-ember/glint) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@glint/ember-tsc` from 1.2.3 to 1.4.0
- [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/1.4.0)

Updates `@glint/tsserver-plugin` from 2.2.4 to 2.3.1
- [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)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@glint/ember-tsc"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@glint/tsserver-plugin"
  dependency-version: 2.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: types
...

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 Mar 30, 2026
@github-actions
Copy link
Copy Markdown

PR body updated to plaintext for easier squash-merging. Original body content below:


Bumps the types group with 3 updates in the / directory: @glint/ember-tsc, @glint/tsserver-plugin and typescript.

Updates @glint/ember-tsc from 1.2.3 to 1.4.0

Release notes

Sourced from @​glint/ember-tsc's releases.

v1.4.0

🚀 Enhancement

Committers: 1

v1.3.0

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 2

Changelog

Sourced from @​glint/ember-tsc's changelog.

Changelog

Release (2026-03-17)

  • @​glint/ember-tsc 1.4.0 (minor)
  • @​glint/tsserver-plugin 2.3.1 (patch)

🚀 Enhancement

  • @glint/ember-tsc
    • #1091 Upgrade content-tag to v4 and simplify template preprocessing (@​johanrd)

🏠 Internal

  • @glint/tsserver-plugin

Committers: 1

Release (2026-03-16)

  • @​glint/ember-tsc 1.3.0 (minor)
  • @​glint/tsserver-plugin 2.3.0 (minor)

🚀 Enhancement

  • @glint/ember-tsc, @glint/tsserver-plugin
    • #1088 feat: show component signature on hover (Args, Blocks, Element) (@​johanrd)
  • @glint/ember-tsc
    • #1089 Augment modifier error when component signature is missing Element (@​johanrd)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1090 Fix ...attributes error when component signature is missing Element in Signature (@​johanrd)

Committers: 1

Release (2026-03-15)

  • @​glint/ember-tsc 1.2.3 (patch)
  • @​glint/template 1.7.7 (patch)
  • @​glint/tsserver-plugin 2.2.4 (patch)

🐛 Bug Fix

  • @glint/template
    • #1077 [BUGFIX] preserve conditional Element types in generic component signatures (#610) (@​johanrd)
  • @glint/ember-tsc
    • #1087 Convert intrinsic type tests to .gts, fix modifier element constraint diagnostic (@​johanrd)
  • @glint/ember-tsc, @glint/template
    • #1078 [BUGFIX]: preserve generic type params when currying components with named args (#1068) (@​johanrd)

... (truncated)

Commits

Updates @glint/tsserver-plugin from 2.2.4 to 2.3.1

Release notes

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

v1.4.0-@​glint/ember-tsc

Release (2026-03-17)

  • @​glint/ember-tsc 1.4.0 (minor)
  • @​glint/tsserver-plugin 2.3.1 (patch)

🚀 Enhancement

  • @glint/ember-tsc
    • #1091 Upgrade content-tag to v4 and simplify template preprocessing (@​johanrd)

🏠 Internal

  • @glint/tsserver-plugin

Committers: 1

v1.3.0-@​glint/ember-tsc

Release (2026-03-16)

  • @​glint/ember-tsc 1.3.0 (minor)
  • @​glint/tsserver-plugin 2.3.0 (minor)

🚀 Enhancement

  • @glint/ember-tsc, @glint/tsserver-plugin
    • #1088 feat: show component signature on hover (Args, Blocks, Element) (@​johanrd)
  • @glint/ember-tsc
    • #1089 Augment modifier error when component signature is missing Element (@​johanrd)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1090 Fix ...attributes error when component signature is missing Element in Signature (@​johanrd)

Committers: 1

v1.2.3-@​glint/ember-tsc

Release (2026-03-15)

  • @​glint/ember-tsc 1.2.3 (patch)
  • @​glint/template 1.7.7 (patch)
  • @​glint/tsserver-plugin 2.2.4 (patch)

🐛 Bug Fix

  • @glint/template
    • #1077 [BUGFIX] preserve conditional Element types in generic component signatures (#610) (@​johanrd)
  • @glint/ember-tsc
    • #1087 Convert intrinsic type tests to .gts, fix modifier element constraint diagnostic (@​johanrd)
  • @glint/ember-tsc, @glint/template
    • #1078 [BUGFIX]: preserve generic type params when currying components with named args (#1068) (@​johanrd)

... (truncated)

Changelog

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

Changelog

Release (2026-03-17)

  • @​glint/ember-tsc 1.4.0 (minor)
  • @​glint/tsserver-plugin 2.3.1 (patch)

🚀 Enhancement

  • @glint/ember-tsc
    • #1091 Upgrade content-tag to v4 and simplify template preprocessing (@​johanrd)

🏠 Internal

  • @glint/tsserver-plugin

Committers: 1

Release (2026-03-16)

  • @​glint/ember-tsc 1.3.0 (minor)
  • @​glint/tsserver-plugin 2.3.0 (minor)

🚀 Enhancement

  • @glint/ember-tsc, @glint/tsserver-plugin
    • #1088 feat: show component signature on hover (Args, Blocks, Element) (@​johanrd)
  • @glint/ember-tsc
    • #1089 Augment modifier error when component signature is missing Element (@​johanrd)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1090 Fix ...attributes error when component signature is missing Element in Signature (@​johanrd)

Committers: 1

Release (2026-03-15)

  • @​glint/ember-tsc 1.2.3 (patch)
  • @​glint/template 1.7.7 (patch)
  • @​glint/tsserver-plugin 2.2.4 (patch)

🐛 Bug Fix

  • @glint/template
    • #1077 [BUGFIX] preserve conditional Element types in generic component signatures (#610) (@​johanrd)
  • @glint/ember-tsc
    • #1087 Convert intrinsic type tests to .gts, fix modifier element constraint diagnostic (@​johanrd)
  • @glint/ember-tsc, @glint/template
    • #1078 [BUGFIX]: preserve generic type params when currying components with named args (#1068) (@​johanrd)

... (truncated)

Commits

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

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 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

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