-
Notifications
You must be signed in to change notification settings - Fork 2
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 the npm group with 19 updates #280
Open
dependabot
wants to merge
104
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-33a66fa577
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the npm group with 19 updates #280
dependabot
wants to merge
104
commits into
main
from
dependabot/npm_and_yarn/npm_and_yarn-33a66fa577
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: GitHub <[email protected]>
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 74.0.0 to 74.0.1. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v74.0.0...v74.0.1) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove 'backend failure' from conroller.cpp * More cleanup * formatting >:( * Moccontroller
* VPN-6213 part 4: Remove unused colors * VPN-6213 (part 5): rearrange files for themes rearrange colors within file, and remove a few unneeded color names and some better naming * all colors in files should get generic color names * update comment * remove unneeded variables * remove unneeded semicolons * PR feedback
* Check for main -> auth state transition * Wait on the AUTH_LOADER instead of SCREEN_LOADER for auth screens
* VPN-6213 part 6 - rework files * reorder file * move non-theme files out of directory * remove #include from earlier draft * add a second demo theme * add linter to check for proper colors * add check for identical colors in all themes * add colors to explanation * Add execution priviledges * fix tests * remove unneeded line * improve comment per PR discussion
Akin to https://github.com/mozilla-mobile/mozilla-vpn-client/pull/9028/commits Current builds (tried e.g. mozillavpn-2.24.3~rc20241030191255-1.x86_64.rpm package downloaded from https://github.com/mozilla-mobile/mozilla-vpn-client/actions/runs/11600067264/job/32299824195) depends upon `libQt6Core.so.6(Qt_6.6_PRIVATE_API)(64bit)` and `libQt6Qml.so.6(Qt_6.6_PRIVATE_API)(64bit)` but since Fedora 41 is on Qt 6.8 no current package provides that symbol. Trying to install via `dnf` yields the error: ``` Problem: conflicting requests - nothing provides libQt6Core.so.6(Qt_6.6_PRIVATE_API)(64bit) needed by mozillavpn-2.24.3~rc20241030191255-1.x86_64 from @commandline - nothing provides libQt6Qml.so.6(Qt_6.6_PRIVATE_API)(64bit) needed by mozillavpn-2.24.3~rc20241030191255-1.x86_64 from @commandline ```
* VPN-6700 fix color * other fixes * housekeeping
* Try using ccache to speed up functional testing * Use ccache for Linux too * Try caching test addons too * Build addons with a reusable workflow * Make cache read-only on PR * Reuse addons for Wasm too
Co-authored-by: GitHub <[email protected]>
* Remove the ProxyController * Use Constants::SOCKSPROXY_UNIX_PATH * Determine localProxy by checking Windows service status * Enable webExtension feature for tests
* Bump serde_json from 1.0.132 to 1.0.133 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Bump serde from 1.0.214 to 1.0.215 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.214 to 1.0.215. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 4.0.1. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...4.0.1) --- updated-dependencies: - dependency-name: chokidar dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.1 to 1.15.2. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.13.1...v1.15.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-gyp-build](https://github.com/prebuild/node-gyp-build) from 4.5.0 to 4.8.3. - [Commits](prebuild/node-gyp-build@v4.5.0...v4.8.3) --- updated-dependencies: - dependency-name: node-gyp-build dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.4 to 6.1.0. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.0.4...v6.1.0) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Statically link socksproxy to OpenSSL for Static Qt * Set OPENSSL_USE_STATIC_LIBS in the debian/rules file instead * Upgrade Linux source bundle job to Ubuntu-22.04
* Add ctest support for functional testing * Use ctest for the Linux functional workflow * Download addons into build dir * Use QT_QPA_PLATFORM=offscreen instead of xvfb-run * Add socks proxy tests to the unit test group * Fix socks5connection tests on MacOS
Co-authored-by: GitHub <[email protected]>
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 74.0.1 to 75.0.0. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v74.0.1...v75.0.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub <[email protected]>
* Remove -Xlink=-force:multiple hack * Add framework search paths for IOSGlean * Turn off Xcode's ENABLE_DEBUG_DYLIB option This option breaks the Qt/iOS application setup. Qt tries to override the program entrypoint on iOS, and directs it to _qt_main_wrapper() instead using a linker argument, but these arguments get dropped when building as a dylib, causing Xcode to skip _qt_main_wrapper() and invokes main() directly. * Fix static assert in DeviceModel We encounter an assert in Xcode 16 because the sortCallback method used in the DeviceModel does not satisfy strict-weak ordering due to the special case added for the current device. To fix this we can simplify the callback so that it sorts by creation time and move the current device as a second step. * Bump conda golang to 1.22 * Update 3rdparty/wireguard-apple to fix Xcode16 compile fail
* add extension badge for addons * fix
Bumps [aqtinstall](https://github.com/miurahr/aqtinstall) from 3.1.18 to 3.1.21. - [Release notes](https://github.com/miurahr/aqtinstall/releases) - [Changelog](https://github.com/miurahr/aqtinstall/blob/master/docs/CHANGELOG.rst) - [Commits](miurahr/aqtinstall@v3.1.18...v3.1.21) --- updated-dependencies: - dependency-name: aqtinstall dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add extra to metric and extend the metric * extend connection health error metric and add extra * fix syntax
Commit 37793a9 (#5198) incompletely deleted this submodule: it removed the gitlink without removing the .gitmodules entry. Signed-off-by: Anders Kaseorg <[email protected]>
* VPN-6318 add flow for reauth when going to subscription details * polish * fix apostraphes * linter * fix up tests * no need for two different tests w/ web based auth * reauth doesn't work for wasm * fix wasm tests * skip on wasm * skip test for WASM * remove unneeded state
Co-authored-by: GitHub <[email protected]>
* Add some extra error logging to Windows firewall * Simplify firewall activation with a QScopeGuard * A wee dash of lint
* VPN-6064 - detect dark mode * make work on Linux running older Qt
Co-authored-by: GitHub <[email protected]>
* VPN-6324 web based auth telemetry * PR feedback * add data review
* Add test to check timeToMainScreen telemetry. * Rewrite glean/inspector to use C++ instead of QML/JS * Create a BaseMetric type to simplify metric serialization in testing * Add some checks to make sure CustomDistributionMetrics work too * Skip telemetry checks in WASM * Remove unusued DistributionData class
Co-authored-by: GitHub <[email protected]>
* Bump serde_json from 1.0.133 to 1.0.135 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.133 to 1.0.135. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.135) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Bump thiserror from 2.0.7 to 2.0.11 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.7 to 2.0.11. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.7...2.0.11) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Bump serde from 1.0.215 to 1.0.217 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.215 to 1.0.217. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Bump reqwest from 0.12.9 to 0.12.12 Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.9 to 0.12.12. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bumps the npm group with 19 updates: | Package | From | To | | --- | --- | --- | | [appium-adb](https://github.com/appium/appium-adb) | `12.7.0` | `12.11.0` | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.1` | `4.0.3` | | [jsonschema](https://github.com/tdegrunt/jsonschema) | `1.4.1` | `1.5.0` | | [mocha](https://github.com/mochajs/mocha) | `10.4.0` | `11.0.1` | | [websocket](https://github.com/theturtle32/WebSocket-Node) | `1.0.34` | `1.0.35` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.6.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `13.5.0` | `14.5.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.0.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [web-vitals](https://github.com/GoogleChrome/web-vitals) | `2.1.4` | `4.2.4` | | [@parcel/compressor-raw](https://github.com/parcel-bundler/parcel) | `2.12.0` | `2.13.3` | | [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `2.8.0` | `3.2.1` | | [parcel](https://github.com/parcel-bundler/parcel) | `2.12.0` | `2.13.3` | | [xterm-addon-fit](https://github.com/xtermjs/xterm.js) | `0.7.0` | `0.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.20.0` | | [eslint](https://github.com/eslint/eslint) | `7.32.0` | `9.18.0` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.6.0` | `7.2.1` | Updates `appium-adb` from 12.7.0 to 12.11.0 - [Release notes](https://github.com/appium/appium-adb/releases) - [Changelog](https://github.com/appium/appium-adb/blob/master/CHANGELOG.md) - [Commits](appium/appium-adb@v12.7.0...v12.11.0) Updates `chokidar` from 4.0.1 to 4.0.3 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@4.0.1...4.0.3) Updates `jsonschema` from 1.4.1 to 1.5.0 - [Commits](https://github.com/tdegrunt/jsonschema/commits) Updates `mocha` from 10.4.0 to 11.0.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v11.0.1) Updates `websocket` from 1.0.34 to 1.0.35 - [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/v1.0.35/CHANGELOG.md) - [Commits](theturtle32/WebSocket-Node@v1.0.34...v1.0.35) Updates `@testing-library/jest-dom` from 5.17.0 to 6.6.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.17.0...v6.6.3) Updates `@testing-library/react` from 16.0.1 to 16.1.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0) Updates `@testing-library/user-event` from 13.5.0 to 14.5.2 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v13.5.0...v14.5.2) Updates `react` from 18.2.0 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `web-vitals` from 2.1.4 to 4.2.4 - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v2.1.4...v4.2.4) Updates `@parcel/compressor-raw` from 2.12.0 to 2.13.3 - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.12.0...v2.13.3) Updates `lit` from 2.8.0 to 3.2.1 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/[email protected]/packages/lit) Updates `parcel` from 2.12.0 to 2.13.3 - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.12.0...v2.13.3) Updates `xterm-addon-fit` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.7...0.8) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 8.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/parser) Updates `eslint` from 7.32.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v9.18.0) Updates `eslint-plugin-promise` from 6.6.0 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.2.1) --- updated-dependencies: - dependency-name: appium-adb dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: chokidar dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm_and_yarn - dependency-name: jsonschema dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: websocket dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm_and_yarn - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: "@parcel/compressor-raw" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: lit dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: parcel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: xterm-addon-fit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm_and_yarn - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 14, 2025
This was referenced Jan 14, 2025
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
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 npm group with 19 updates:
12.7.0
12.11.0
4.0.1
4.0.3
1.4.1
1.5.0
10.4.0
11.0.1
1.0.34
1.0.35
5.17.0
6.6.3
16.0.1
16.1.0
13.5.0
14.5.2
18.2.0
19.0.0
18.2.0
18.3.1
2.1.4
4.2.4
2.12.0
2.13.3
2.8.0
3.2.1
2.12.0
2.13.3
0.7.0
0.8.0
5.62.0
8.20.0
5.62.0
8.20.0
7.32.0
9.18.0
6.6.0
7.2.1
Updates
appium-adb
from 12.7.0 to 12.11.0Release notes
Sourced from appium-adb's releases.
... (truncated)
Changelog
Sourced from appium-adb's changelog.
... (truncated)
Commits
ea47b65
chore(release): 12.11.0 [skip ci]1674c6d
feat: Regroup network and logcat commands (#790)41239ba
chore(release): 12.10.3 [skip ci]c862dbd
fix: Update focused activity validation logic (#789)97fabf7
chore(release): 12.10.2 [skip ci]9908400
chore: Regroup application and filesystem commands (#788)0e83505
chore(release): 12.10.1 [skip ci]6395d58
fix: Do not prefix activity with package name if it already exists (#787)4b95444
chore: Regroup some adb commands (#786)d68f064
chore(release): 12.10.0 [skip ci]Updates
chokidar
from 4.0.1 to 4.0.3Release notes
Sourced from chokidar's releases.
Commits
1182965
Release 4.0.3.9470932
Merge pull request #1397 from paulmillr/unlink-types322e851
fix: separate error emit from regular events3fa04b5
fix: strongly typeunlink
events69c115a
Release 4.0.2.50cf698
Ignore map5e6daaa
Merge pull request #1381 from paulmillr/event-typese9cd7f6
Merge pull request #1383 from bluwy/map-ref6981c5d
Remove references to .map files7958696
feat: strongly type event emitter methodsUpdates
jsonschema
from 1.4.1 to 1.5.0Commits
Updates
mocha
from 10.4.0 to 11.0.1Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
4c558fb
chore(main): release 11.0.1 (#5257)a5bd707
Release v11.0.143c3157
feat: bumped glob dependency from 8 to 10 (#5250)34e0e52
docs: fix examples forlinkPartialObjects
methods (#5255)d3b2c38
chore(main): release 11.0.0 prerelease (#5241)80da25a
fix!: adapt new engine range for Mocha 11 (#5216)eac87e1
docs: downgrade example/tests chai to 4.5.0 (#5245)e3da641
feat: allow calling hook methods (#5231)05097db
chore(main): release 10.8.2 (#5239)14e640e
docs: indicate 'exports' interface does not work in browsers (#5181)Updates
websocket
from 1.0.34 to 1.0.35Changelog
Sourced from websocket's changelog.
Commits
162a07a
Bumping version and updating Readme.d87afb7
Merge pull request #455 from Tringapps-Dharshan/es5-ext/VeracodeVulnerability1920416
Updated the package es5-ext from 0.10.50 to 0.10.63cce6d46
Add W3C Caveat to Browser Support Info (#412)Updates
@testing-library/jest-dom
from 5.17.0 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom
's releases.... (truncated)
Commits
5ba0156
fix: add vitest import when extending vitest matchers (#646)4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)Updates
@testing-library/react
from 16.0.1 to 16.1.0Release notes
Sourced from
@testing-library/react
's releases.Commits
85ac253
feat: Add support for React 19 (#1367)Updates
@testing-library/user-event
from 13.5.0 to 14.5.2Release notes
Sourced from
@testing-library/user-event
's releases.... (truncated)
Commits
d036279
chore: upgradenode
in codesandbox910fee5
chore: set tsconfigbaseUrl
fa8d867
revert: swap release scriptc4b4629
chore: upgrade testing environment6a3c896
fix: remove interop and deep DTL importsd7483f0
fix: incorrect default import from@testing-library/dom
(#1162)4be87b3
chore: swap release scriptd95121d
chore: add --experimental-import-meta-resolve8779eae
chore: format, lint, fix lint4019cee
fix(exports): add a named export for userEventUpdates
react
from 18.2.0 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890
[string-refs] cleanup string ref code (#31443)d1f0472
[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48
Followup: remove dead test code from #30346 (#31415)07aa494
Remove enableRefAsProp feature flag (#30346)45804af
[flow] Eliminate usage of more than 1-argReact.AbstractComponent
in React ...5636fad
[string-refs] log string ref from prod (#31161)b78a7f2
[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e
[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df
[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917
Don't read currentTransition back from internals (#30991)Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
web-vitals
from 2.1.4 to 4.2.4Changelog
Sourced from web-vitals's changelog.