vscode-fortran-support
vscode-fortran-support copied to clipboard
chore(deps-dev): bump vscode-extension-tester from 8.1.0 to 8.2.0
Bumps vscode-extension-tester from 8.1.0 to 8.2.0.
Release notes
Sourced from vscode-extension-tester's releases.
v8.2.0
What's Changed
🚀 Features
- feat: Add code coverage support by
@​TamiTakamiyain redhat-developer/vscode-extension-tester#1234- feat: Add support for VS Code 1.89.x by
@​djelinekin redhat-developer/vscode-extension-tester#1293📦 Dependencies
- build(deps): bump selenium-webdriver from 4.19.0 to 4.20.0 by
@​dependabotin redhat-developer/vscode-extension-tester#1276- build(deps-dev): bump type-fest from 4.16.0 to 4.17.0 by
@​dependabotin redhat-developer/vscode-extension-tester#1277- build(deps-dev): bump
@​typescript-eslint/eslint-pluginfrom 7.7.1 to 7.8.0 by@​dependabotin redhat-developer/vscode-extension-tester#1281- build(deps-dev): bump type-fest from 4.17.0 to 4.18.0 by
@​dependabotin redhat-developer/vscode-extension-tester#1282- build(deps-dev): bump
@​typescript-eslint/parserfrom 7.7.1 to 7.8.0 by@​dependabotin redhat-developer/vscode-extension-tester#1283- build(deps-dev): bump
@​stylistic/eslint-pluginfrom 1.7.2 to 1.8.0 by@​dependabotin redhat-developer/vscode-extension-tester#1287- build(deps-dev): bump type-fest from 4.18.0 to 4.18.1 by
@​dependabotin redhat-developer/vscode-extension-tester#1288- build(deps): bump
@​vscode/vscefrom 2.26.0 to 2.26.1 by@​dependabotin redhat-developer/vscode-extension-tester#1292- build(deps-dev): bump type-fest from 4.18.1 to 4.18.2 by
@​dependabotin redhat-developer/vscode-extension-tester#1295- build(deps-dev): bump
@​stylistic/eslint-pluginfrom 1.8.0 to 2.1.0 by@​dependabotin redhat-developer/vscode-extension-tester#1299Other Changes
- chore(examples): Bump ExTester version to 8.1.0 by
@​djelinekin redhat-developer/vscode-extension-tester#1279- build: Adding code coverage reports pipeline by
@​djelinekin redhat-developer/vscode-extension-tester#1286- chore: Add licence headers by
@​pospisilfin redhat-developer/vscode-extension-tester#1291- chore(release): Publish v8.2.0 by
@​djelinekin redhat-developer/vscode-extension-tester#1296New Contributors
@​pospisilfmade their first contribution in redhat-developer/vscode-extension-tester#1291Full Changelog: https://github.com/redhat-developer/vscode-extension-tester/compare/v8.1.0...v8.2.0
Commits
0954461chore(release): Publish v8.2.0 (#1296)35f8826chore: Add licence headers (#1291)e941ccffeat: Add support for VS Code 1.89.x (#1293)28702d7build(deps): bump@​vscode/vscefrom 2.26.0 to 2.26.1 (#1292)93fa189feat: Add code coverage support (#1234)c849103build(deps): bump selenium-webdriver from 4.19.0 to 4.20.0 (#1276)- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.28%. Comparing base (
1edc6ea) to head (207f648).
Additional details and impacted files
@@ Coverage Diff @@
## main #1089 +/- ##
=======================================
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.
@dependabot rebase
Superseded by #1105.