Skip to content

Bump syn from 2.0.118 to 2.0.119 in /yog#549

Merged
fusillicode merged 1 commit into
mainfrom
dependabot/cargo/yog/syn-2.0.119
Jul 16, 2026
Merged

Bump syn from 2.0.118 to 2.0.119 in /yog#549
fusillicode merged 1 commit into
mainfrom
dependabot/cargo/yog/syn-2.0.119

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps syn from 2.0.118 to 2.0.119.

Release notes

Sourced from syn's releases.

2.0.119

  • Preserve attributes on tail-call expressions in statement position (#1994)
  • Parse field-representing types builtin in type position (#1996)
Commits
  • 3295f9e Release 2.0.119
  • 6ae9c18 Merge pull request #1996 from dtolnay/fieldrepresenting
  • 8ebd963 Parse field-representing types builtin
  • 540ccf8 Drop unneeded lifetime on covariant Cursor in verbatim::between
  • aa05887 Merge pull request #1995 from dtolnay/cursor
  • b7160d3 Reduce forking for Verbatim construction
  • efdc925 Merge pull request #1994 from dtolnay/tailcall
  • de6424c Preserve attribute on tail-call expression in statement position
  • 050dd73 Stricter const move closure grammar
  • c7d514b Merge pull request #1992 from dtolnay/scanconstmove
  • Additional commits viewable in compare view

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 [syn](https://github.com/dtolnay/syn) from 2.0.118 to 2.0.119.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.118...2.0.119)

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 2.0.119
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 15, 2026
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.80%. Comparing base (96ce578) to head (824e96e).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
- Coverage   77.82%   77.80%   -0.03%     
==========================================
  Files         232      232              
  Lines       37779    37779              
==========================================
- Hits        29403    29395       -8     
- Misses       8376     8384       +8     
Components Coverage Δ
catl 0.00% <ø> (ø)
evoke 47.50% <ø> (ø)
fkr 0.00% <ø> (ø)
gch 0.00% <ø> (ø)
gcu 24.10% <ø> (ø)
ghl 14.77% <ø> (ø)
idt 5.82% <ø> (ø)
miskatonic 0.00% <ø> (ø)
nomicon 6.45% <ø> (ø)
nvrim 46.50% <ø> (ø)
oe 5.66% <ø> (ø)
rmr 43.20% <ø> (ø)
tec 12.80% <ø> (ø)
try 43.03% <ø> (ø)
vpg 23.38% <ø> (ø)
yghfl 42.06% <ø> (ø)
yhfp 25.00% <ø> (ø)
ytil_cmd 55.88% <ø> (ø)
ytil_editor 99.47% <ø> (ø)
ytil_git 56.28% <ø> (ø)
ytil_github ∅ <ø> (∅)
ytil_hx 96.66% <ø> (ø)
ytil_system ∅ <ø> (∅)
ytil_tui 46.57% <ø> (ø)
ytil_wezterm 87.60% <ø> (ø)

@fusillicode
fusillicode merged commit fcd29c8 into main Jul 16, 2026
33 checks passed
@fusillicode
fusillicode deleted the dependabot/cargo/yog/syn-2.0.119 branch July 16, 2026 06:15
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant