fortran-lang / vscode-fortran-support

Fortran language support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=fortran-lang.linter-gfortran
MIT License
203 stars 30 forks source link

chore(deps-dev): bump vscode-extension-tester from 8.1.0 to 8.3.0 #1105

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps vscode-extension-tester from 8.1.0 to 8.3.0.

Release notes

Sourced from vscode-extension-tester's releases.

v8.3.0

What's Changed

🚀 Features

📦 Dependencies

Other Changes

Full Changelog: https://github.com/redhat-developer/vscode-extension-tester/compare/v8.2.0...v8.3.0

v8.2.0

... (truncated)

Commits
  • 2c16a5c chore(release): Publish v8.3.0 (#1361)
  • 42716d9 build: Use Node 20 as default supported version (#1350)
  • 690d143 build(deps): bump c8 from 9.1.0 to 10.1.1 (#1360)
  • d7c3657 fix: Add chromedriver download url for version 122+
  • 9792abb feat: Add support for VS Code 1.90.x
  • 3d03971 build(deps): bump @​vscode/vsce from 2.26.1 to 2.27.0 (#1339)
  • 07e5ad0 build(deps): bump glob from 10.3.16 to 10.4.1 (#1327)
  • 8c13ad2 build(deps): bump glob from 10.3.15 to 10.3.16 (#1321)
  • bfba2de build(deps): bump commander from 12.0.0 to 12.1.0 (#1315)
  • 9958a44 build(deps): bump selenium-webdriver from 4.20.0 to 4.21.0 (#1314)
  • 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 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 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)
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.28%. Comparing base (a52c339) to head (2916a03).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1105 +/- ## ======================================= Coverage 81.28% 81.28% ======================================= Files 12 12 Lines 2319 2319 Branches 196 196 ======================================= Hits 1885 1885 Misses 429 429 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.