Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps third_party/slang from f316723 to dcc7ee9.

Commits
  • dcc7ee9 Add helper methods to DiagnosticEngine to format individual diagnostic arguments
  • 547e06a Add preserveTrivia argument to SyntaxRewriter::replace
  • 7d91413 Add note to warning docs for conversion warnings that are skipped for constan...
  • a80bb18 Make Wpacked-array-conv apply to cases where one side is multi-dimensional an...
  • c9326a4 Update CHANGELOG
  • 8283be4 Bump fmtlib version
  • 882d899 Correct pyslang version number for 9.1
  • c36c284 Split out loadTrees() functionality (#1544)
  • 331ca18 Remove accidentally added copy constructor decls, fixes the Python build
  • 078433e analysis: Fixes and improvements for ref port driver tracking
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.69%. Comparing base (f570d20) to head (50599b7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #246   +/-   ##
=======================================
  Coverage   65.69%   65.69%           
=======================================
  Files          19       19           
  Lines        5428     5428           
  Branches     1258     1258           
=======================================
  Hits         3566     3566           
  Misses       1453     1453           
  Partials      409      409           

☔ View full report in Codecov by Sentry.
📢 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.

Bumps [third_party/slang](https://github.com/MikePopoloski/slang) from `f316723` to `dcc7ee9`.
- [Release notes](https://github.com/MikePopoloski/slang/releases)
- [Commits](MikePopoloski/slang@f316723...dcc7ee9)

---
updated-dependencies:
- dependency-name: third_party/slang
  dependency-version: dcc7ee97fb14f9be003de71e100d0c9601a993c9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/third_party/slang-dcc7ee9 branch from 0154595 to 50599b7 Compare November 16, 2025 16:12
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 submodules Pull requests that update submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant