electron/spec/fixtures/api
dependabot[bot] 0d4d752c1b
build(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#43511)
* build(deps): bump the npm_and_yarn group across 2 directories with 3 updates

Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces).
Bumps the npm_and_yarn group with 3 updates in the /spec directory: [braces](https://github.com/micromatch/braces), [pdfjs-dist](https://github.com/mozilla/pdf.js) and [ws](https://github.com/websockets/ws).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `pdfjs-dist` from 2.16.105 to 4.2.67
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](https://github.com/mozilla/pdf.js/compare/v2.16.105...v4.2.67)

Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: pdfjs-dist
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update api-web-contents-spec to us newer version of pdfjs-dist

* test: create fixture to read PDF files for verification

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2024-09-09 11:49:43 +02:00
..
app-path
command-line
context-bridge chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
cookie-app chore: bump chromium to 104.0.5073.0 (main) (#34272) 2022-06-01 08:12:47 +02:00
default-menu refactor: use optional catch binding (#39232) 2023-07-27 10:53:45 -04:00
electron-main-module test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
exit-closes-all-windows-app
first-party-sets test: add first-party-set chromium tests (#34827) 2022-07-07 15:14:53 -04:00
ipc-main-listeners test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
locale-check feat: add app.getPreferredSystemLanguages() API (#36035) 2022-11-09 10:50:43 -05:00
mixed-sandbox-app refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
net-log test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
quit-app test: make test apps' name prefixed with electron-test- (#33511) 2022-03-30 13:17:34 -04:00
relaunch refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
safe-storage feat: expose safestorage backend information on linux (#38873) 2023-07-13 11:14:33 +02:00
service-workers chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
shared-worker
singleton chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
singleton-data revert: add first-instance-ack event to the app.requestSingleInstanceLock() flow (#34297) 2022-05-22 22:20:54 -07:00
singleton-userdata refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
test-menu-null test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
test-menu-visibility test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
utility-process feat: support app#login event for utility process net requests (#42631) 2024-08-14 11:36:47 +09:00
window-all-closed
beforeunload-empty-string.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
beforeunload-false-prevent3.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
beforeunload-false.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
beforeunload-undefined.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
blank.html
close.html refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
custom-protocol-shutdown.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
did-fail-load-iframe.html
fork-with-node-options.js fix: ignore all NODE_ envs from foreign parent in node process (#40770) 2024-01-04 16:34:08 +09:00
frame-subscriber.html chore: update line endings on HTML files (#37755) 2023-03-29 15:02:13 -04:00
globals.html
gpu-info.js
isolated-fetch-preload.js
isolated-preload.js
isolated-process.js
isolated.html
loaded-from-dataurl.js
localstorage-and-indexeddb.html feat: Options parameter for Session.clearData API (#41355) 2024-04-01 12:09:01 -04:00
localstorage.html
native-window-open-blank.html
native-window-open-child.html
native-window-open-cross-origin.html
native-window-open-file.html
native-window-open-iframe.html
native-window-open-isolated-preload.js
native-window-open-isolated.html
native-window-open-native-addon.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
native-window-open-no-allowpopups.html
native-window-open-noopener.html
new-window-preload.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
new-window-webview-preload.js
new-window-webview.html
new-window.html
no-leak.html
offscreen-rendering.html chore: update line endings on HTML files (#37755) 2023-03-29 15:02:13 -04:00
pdf-reader.mjs build(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#43511) 2024-09-09 11:49:43 +02:00
picture-in-picture.html
preload.html
print-to-pdf-large.html test: more robust PDF specs (#35979) 2022-10-12 10:15:49 -04:00
print-to-pdf-small.html test: more robust PDF specs (#35979) 2022-10-12 10:15:49 -04:00
sandbox.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
send-sync-message.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
unhandled-rejection-handled.js fix: don't double-log unhandled rejections (#37464) 2023-03-06 11:04:43 +01:00
unhandled-rejection.js fix: don't double-log unhandled rejections (#37464) 2023-03-06 11:04:43 +01:00
unload.html refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
webrequest.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
window-open-location-change.html
window-open-location-final.html
window-open-location-open.html
window-open-preload.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00