Skip to content

DEPS: Bump the types group across 1 directory with 5 updates#1633

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types-5ec485f849
Open

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Bumps the types group with 5 updates in the / directory:

Package From To
@glint/ember-tsc 1.2.3 1.5.0
@glint/tsserver-plugin 2.2.4 2.4.0
typescript 5.9.3 6.0.2
@types/sinon 21.0.0 21.0.1
@types/node 25.5.0 25.5.2

Updates @glint/ember-tsc from 1.2.3 to 1.5.0

Updates @glint/tsserver-plugin from 2.2.4 to 2.4.0

Updates typescript from 5.9.3 to 6.0.2

Updates @types/sinon from 21.0.0 to 21.0.1

Updates @types/node from 25.5.0 to 25.5.2

Bumps the types group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@glint/ember-tsc](https://github.com/typed-ember/glint) | `1.2.3` | `1.5.0` |
| [@glint/tsserver-plugin](https://github.com/typed-ember/glint) | `2.2.4` | `2.4.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
| [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `21.0.0` | `21.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` |



Updates `@glint/ember-tsc` from 1.2.3 to 1.5.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.5.0)

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

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)

Updates `@types/sinon` from 21.0.0 to 21.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Updates `@types/node` from 25.5.0 to 25.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@glint/ember-tsc"
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@glint/tsserver-plugin"
  dependency-version: 2.4.0
  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
- dependency-name: "@types/sinon"
  dependency-version: 21.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Apr 12, 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 5 updates in the / directory:

Package From To
@glint/ember-tsc 1.2.3 1.5.0
@glint/tsserver-plugin 2.2.4 2.4.0
typescript 5.9.3 6.0.2
@types/sinon 21.0.0 21.0.1
@types/node 25.5.0 25.5.2

Updates @glint/ember-tsc from 1.2.3 to 1.5.0

Release notes

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

v1.5.0

🚀 Enhancement

Committers: 1

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-04-01)

  • @​glint/ember-tsc 1.5.0 (minor)
  • @​glint/tsserver-plugin 2.4.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 2

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

... (truncated)

Commits

Updates @glint/tsserver-plugin from 2.2.4 to 2.4.0

Release notes

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

v1.5.0-@​glint/ember-tsc

Release (2026-04-01)

  • @​glint/ember-tsc 1.5.0 (minor)
  • @​glint/tsserver-plugin 2.4.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 2

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)

... (truncated)

Changelog

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

Changelog

Release (2026-04-01)

  • @​glint/ember-tsc 1.5.0 (minor)
  • @​glint/tsserver-plugin 2.4.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 2

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

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

Updates @types/sinon from 21.0.0 to 21.0.1

Commits

Updates @types/node from 25.5.0 to 25.5.2

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