Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump webext-detect from 5.1.0 to 5.3.0 #9454

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps webext-detect from 5.1.0 to 5.3.0.

Release notes

Sourced from webext-detect's releases.

v5.3.0

  • Add isActionPopup (#33) 5cb83d8
  • Add support for options_page key 61a13a7
  • Reduce code bc51a07

fregante/webext-detect@v5.2.0...v5.3.0

Sponsors

Release sponsored by PixieBrix 🎉

v5.2.0

  • Add isOffscreenDocument (#32) 74f0b06
  • Add context name for sandbox 23857ae
  • Add isMainDevToolsPage f1eb45c
  • Deprecate isDevToolsPage f1eb45c

fregante/webext-detect@v5.1.0...v5.2.0

Sponsors

Release sponsored by PixieBrix 🎉

Commits

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 <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 [webext-detect](https://github.com/fregante/webext-detect) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/fregante/webext-detect/releases)
- [Commits](fregante/webext-detect@v5.1.0...v5.3.0)

---
updated-dependencies:
- dependency-name: webext-detect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2024
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.67%. Comparing base (8318d74) to head (991c636).
Report is 474 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9454      +/-   ##
==========================================
+ Coverage   74.24%   75.67%   +1.42%     
==========================================
  Files        1332     1406      +74     
  Lines       40817    42418    +1601     
  Branches     7634     7813     +179     
==========================================
+ Hits        30306    32099    +1793     
+ Misses      10511    10319     -192     

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

Copy link

Playwright test results

passed  138 passed
flaky  16 flaky
skipped  2 skipped

Details

report  Open report ↗︎
stats  156 tests across 51 suites
duration  11 minutes, 1 second
commit  991c636
info  For more information on how to debug and view this report, see our readme

Flaky tests

msedge-setup › setup/unaffiliated.setup.ts › authenticate with unaffiliated user
chrome › tests/extensionConsole/activation.spec.ts › can activate a mod with built-in integration
chrome › tests/extensionConsole/activation.spec.ts › can activate a mod with a database
msedge › tests/extensionConsole/activation.spec.ts › can activate a mod with built-in integration
chrome › tests/extensionConsole/zapierModal.spec.ts › Zapier Integration Modal › can copy Zapier key and close modal
msedge › tests/extensionConsole/zapierModal.spec.ts › Zapier Integration Modal › can copy Zapier key and close modal
chrome › tests/pageEditor/addStarterBrick.spec.ts › Add new mod with different starter brick components
msedge › tests/pageEditor/addStarterBrick.spec.ts › Add new mod with different starter brick components
chrome › tests/pageEditor/optionsArgs.spec.ts › mod editor pane behavior
msedge › tests/pageEditor/saveMod.spec.ts › can save a new trigger mod
msedge › tests/pageEditor/specialPages.spec.ts › Restricted browser page
chrome › tests/regressions/sidebarLinks.spec.ts › #8206: clicking links from the sidebar doesn't crash browser
chrome › tests/runtime/sandbox.spec.ts › nunjucks template execution in sandbox
msedge › tests/runtime/sandbox.spec.ts › nunjucks template execution in sandbox
msedge › tests/runtime/sidebar/sidebarAuth.spec.ts › Connect action in partner auth sidebar takes user to the Extension Console
chrome › tests/runtime/sidebar/sidebarController.spec.ts › sidebar controller › can open sidebar immediately from iframe without focus dialog

Skipped tests

chrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options
msedge › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options

@grahamlangford grahamlangford merged commit 1c1570e into main Nov 11, 2024
23 checks passed
@grahamlangford grahamlangford deleted the dependabot/npm_and_yarn/webext-detect-5.3.0 branch November 11, 2024 14:10
@twschiller twschiller added this to the 2.1.8 milestone Nov 11, 2024
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

2 participants