FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency typescript to v7 by renovate[bot] · Pull Request #2795 · ast-grep/ast-grep · GitHub

chore(deps): update dependency typescript to v7 - #2795

Merged
HerringtonDarkholme merged 1 commit into
mainfrom
renovate/typescript-7.x
Jul 18, 2026
Merged

HerringtonDarkholme merged 1 commit into
mainfrom
renovate/typescript-7.x

Conversation

renovate Bot commented Jul 8, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 6.0.3 → 7.0.2

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

codecov Bot commented Jul 8, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.39%. Comparing base (94bc958) to head (0be399b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2795      +/-   ##
==========================================
+ Coverage   86.37%   86.39%   +0.01%     
==========================================
  Files         126      126              
  Lines       22793    22793              
==========================================
+ Hits        19688    19692       +4     
+ Misses       3105     3101       -4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

renovate Bot force-pushed the renovate/typescript-7.x branch 2 times, most recently from fc728a0 to 76bf63c Compare July 16, 2026 20:43
renovate Bot force-pushed the renovate/typescript-7.x branch from 76bf63c to 0be399b Compare July 18, 2026 22:55
HerringtonDarkholme added this pull request to the merge queue Jul 18, 2026
Merged via the queue into main with commit 53752b0 Jul 18, 2026
5 checks passed
HerringtonDarkholme deleted the renovate/typescript-7.x branch July 18, 2026 23:07
timothybrush pushed a commit to timothybrush/ast-grep that referenced this pull request Jul 20, 2026
social4hyq pushed a commit to social4hyq/homebrew-core that referenced this pull request Sep 20, 2026
ast-grep 0.45.0

Created-by: HarmonybrewBot
Commit-by: HarmonybrewBot
Merged-by: HarmonybrewBot
Description: Created by `brew bump`

---

Created with `brew bump-formula-pr`.<details>
  <summary>release notes</summary>
  <pre>- feat: deprecate the sg command [`#2843`](ast-grep/ast-grep#2843)
- fix: avoid Defender false positive for Windows sg [`#2842`](ast-grep/ast-grep#2842)
- chore(deps): update dependency @napi-rs/cli to v3.7.4 [`#2834`](ast-grep/ast-grep#2834)
- chore(deps): update dependency oxlint to v1.75.0 [`#2838`](ast-grep/ast-grep#2838)
- chore(deps): update actions/setup-node action to v7 [`#2810`](ast-grep/ast-grep#2810)
- chore(deps): update actions/setup-python action to v7 [`#2829`](ast-grep/ast-grep#2829)
- fix: specify correct MSRV in Cargo.toml [`#2837`](ast-grep/ast-grep#2837)
- Revert "chore(deps): update dependency typescript to v7 (#2795)" [`#2831`](ast-grep/ast-grep#2831)
- chore(deps): update astral-sh/setup-uv action to v8.3.2 [`#2790`](ast-grep/ast-grep#2790)
- chore(deps): update dependency typescript to v7 [`#2795`](ast-grep/ast-grep#2795)
- chore(deps): update rust crate thiserror to v2.0.19 [`#2819`](ast-grep/ast-grep#2819)
- chore(deps): update dependency @napi-rs/cli to v3.7.3 [`#2801`](ast-grep/ast-grep#2801)
- chore(deps): update dependency web-tree-sitter to v0.26.11 [`#2802`](ast-grep/ast-grep#2802)
- chore(deps): update rust crate target-triple to v1.0.1 [`#2817`](ast-grep/ast-grep#2817)
- chore(deps): update dependency oxlint to v1.74.0 [`#2809`](ast-grep/ast-grep#2809)
- chore(deps): update dependency dprint to v0.55.2 [`#2808`](ast-grep/ast-grep#2808)
- chore(deps): update dependency @ast-grep/napi to v0.44.1 [`#2789`](ast-grep/ast-grep#2789)
- chore(deps): update dependency oxlint to v1.73.0 [`#2793`](ast-grep/ast-grep#2793)
- chore(deps): update dependency @types/node to v24.13.3 [`#2794`](ast-grep/ast-grep#2794)
- chore(deps): update rust crate bit-set to 0.11.0 [`#2791`](ast-grep/ast-grep#2791)
- fix: use is_extra instead of comment heuristic [`#2821`](ast-grep/ast-grep#2821)
- fix: stop using ignore files outside rule_dirs [`#2803`](ast-grep/ast-grep#2803)
- chore: update dependencies [`b24ca85`](ast-grep/ast-grep@b24ca85)
- feat(outline): support ambient TypeScript modules [`4f75c21`](ast-grep/ast-grep@4f75c21)
- chore: bump versions [`82eb291`](https://github.com/ast-grep/ast-grep/commit/82eb2916782ae5ed572813272f5845214b5aa321)</pre>
  <p>View the full release notes at <a href="https://github.com/ast-grep/ast-grep/releases/tag/0.45.0">https://github.com/ast-grep/ast-grep/releases/tag/0.45.0</a>.</p>
</details>
<hr>

See merge request: Harmonybrew/homebrew-core!14931
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL