Skip to content

Build(deps-dev): Bump @glint/ember-tsc from 1.1.1 to 1.7.5#2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/glint/ember-tsc-1.7.5
Closed

Build(deps-dev): Bump @glint/ember-tsc from 1.1.1 to 1.7.5#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/glint/ember-tsc-1.7.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @glint/ember-tsc from 1.1.1 to 1.7.5.

Release notes

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

v1.7.5-@​glint/ember-tsc

Release (2026-05-18)

  • @​glint/ember-tsc 1.7.5 (patch)
  • @​glint/tsserver-plugin 2.5.5 (patch)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1131 fix(ember-tsc): gate g-component-hover plugin to the component tag-name range (@​aklkv)

Committers: 1

v1.7.4-@​glint/ember-tsc

Release (2026-05-18)

  • @​glint/ember-tsc 1.7.4 (patch)
  • @​glint/tsserver-plugin 2.5.4 (patch)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1129 fix(ember-tsc): use cooked text for tagged template content to keep gts source-map offsets aligned (@​aklkv)

Committers: 1

v1.7.3-@​glint/ember-tsc

Release (2026-05-17)

  • @​glint/ember-tsc 1.7.3 (patch)
  • @​glint/tsserver-plugin 2.5.3 (patch)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1127 fix(ember-tsc): emit dotted alias for hyphenated template globals (@​aklkv)

Committers: 1

v1.7.2-@​glint/ember-tsc

Release (2026-05-17)

  • @​glint/ember-tsc 1.7.2 (patch)
  • @​glint/tsserver-plugin 2.5.2 (patch)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1125 fix(ember-tsc): emit dotted property access for identifier-safe template globals (@​aklkv)

Committers: 1

... (truncated)

Changelog

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

Changelog

Release (2026-05-18)

  • @​glint/ember-tsc 1.7.5 (patch)
  • @​glint/tsserver-plugin 2.5.5 (patch)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1131 fix(ember-tsc): gate g-component-hover plugin to the component tag-name range (@​aklkv)

Committers: 1

Release (2026-05-18)

  • @​glint/ember-tsc 1.7.4 (patch)
  • @​glint/tsserver-plugin 2.5.4 (patch)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1129 fix(ember-tsc): use cooked text for tagged template content to keep gts source-map offsets aligned (@​aklkv)

Committers: 1

Release (2026-05-17)

  • @​glint/ember-tsc 1.7.3 (patch)
  • @​glint/tsserver-plugin 2.5.3 (patch)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1127 fix(ember-tsc): emit dotted alias for hyphenated template globals (@​aklkv)

Committers: 1

Release (2026-05-17)

  • @​glint/ember-tsc 1.7.2 (patch)
  • @​glint/tsserver-plugin 2.5.2 (patch)

🐛 Bug Fix

  • @glint/ember-tsc
    • #1125 fix(ember-tsc): emit dotted property access for identifier-safe template globals (@​aklkv)

Committers: 1

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​glint/ember-tsc since your current version.


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 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/ember-tsc](https://github.com/typed-ember/glint) from 1.1.1 to 1.7.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/ember-tsc"
  dependency-version: 1.7.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from TripleU613 as a code owner May 20, 2026 22:22
TripleU613 added a commit that referenced this pull request May 20, 2026
… 1.1→1.7

Supersedes Dependabot PRs #1 and #2 — applied locally on top of the lint
fixes from a8fc1eb so both bumps land green in a single commit.

rubocop-discourse 3.18.0:
- Renamed Capybara/CurrentPathExpectation → Capybara/RSpec/CurrentPathExpectation
  (rubocop-capybara 2.23.0). Updated .rubocop.yml exclusion to the new path.
- New cop Discourse/NoSystemSpecMetadata flagged `type: :system` /
  `system: true` metadata on 8 system specs as redundant — auto-corrected
  with `rubocop -A`. System specs are auto-tagged by their spec/system/
  location, so the metadata was duplicative.

@glint/ember-tsc 1.7.5:
- `pnpm lint:types` clean against the new compiler; no .gjs/.gts changes
  needed.

Verified: pnpm lint (all 5 sub-steps) green, bundle exec rubocop green,
bundle exec stree check green.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@TripleU613

Copy link
Copy Markdown
Collaborator

Superseded by commit 0269cbb on main, which applies this bump (and the @glint/ember-tsc / rubocop-discourse bump together) on top of the lint fixes from a8fc1eb so the whole set lands green. Closing.

@TripleU613 TripleU613 closed this May 20, 2026
@TripleU613
TripleU613 deleted the dependabot/npm_and_yarn/glint/ember-tsc-1.7.5 branch May 20, 2026 22:35
@dependabot @github

dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant