This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
Bump the js group in /e2e/electron with 4 updates #160
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the js group in /e2e/electron with 4 updates: puppeteer, @babel/preset-env, electron and eslint.
Updates
puppeteer
from 22.12.1 to 22.13.0Release notes
Sourced from puppeteer's releases.
Commits
8c07018
chore: release main (#12676)a3345f6
fix: do not allow switching tabs while the screenshot operation is in progres...bca750a
fix(cli): puppeteer CLI should read the project configuration (#12730)669c86b
fix: add browser entrypoint to package.json of puppeteer-core (#12729)3c02cef
fix: don't rely on Buffer to be present (#12702)f751b83
chore: update todos (#12727)2f8abd7
fix: correct validation of the quality parameter in page.screenshot (#12725)b6b536b
fix: support out-of-process iframes in exposeFunction (#12722)87c91d5
chore(deps-dev): Bump the dev-dependencies group with 8 updates (#12717)8b71271
chore(deps): Bump the all group in /website with 2 updates (#12718)Updates
@babel/preset-env
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
1f5af44
v7.24.80f72c57
Bump compat data sources (#16614)c36fa6a
Update typescript-eslint v8 (#16557)Updates
electron
from 31.1.0 to 31.2.0Release notes
Sourced from electron's releases.
Commits
7084258
build: fix release, add newVersion for tagging (#42843)56c3507
refactor: run WindowsSelectFileDialog
out of process (#42825)650b8e6
fix: dangling raw_ptr ElectronBrowserContext::extension_system_ (#42813)7353fa8
refactor: minor electron browser context cleanup (#42815)50864bc
fix: multiple move() calls on the same unique_ptr (#42821)e36d797
fix: video and audio capture should be separate (#42809)342ef8e
feat: enable Windows Control Overlay on Linux (#42682)89d0992
fix: useBlockedRequest
struct to handlewebRequest
data (#42751)339c30f
docs(autoUpdater): document static storage strategy (#42756)6caad0a
docs(autoUpdater): signing is only a pre-req on macOS (#42753)Updates
eslint
from 9.6.0 to 9.7.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
05ab812
9.7.01917cd3
Build: changelog update for 9.7.0793b718
chore: upgrade@eslint/js
@9
.7.0 (#18680)7ed6f9a
chore: package.json update for@eslint/js
release14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636)7bcda76
refactor: Add type references (#18652)51bf57c
chore: add tech sponsors through actions (#18624)9f416db
docs: Add Powered by Algolia label to the search. (#18633)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653)7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions