Bump the npm_and_yarn group across 1 directory with 6 updates - #83
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.12` | `1.1.18` | | [highlight.js](https://github.com/highlightjs/highlight.js) | `9.18.5` | `11.12.0` | | [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node) | `0.16.7` | `0.16.8` | | [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `4.1.0` | `4.1.11` | | [electron](https://github.com/electron/electron) | `37.10.3` | `42.11.3` | | [ip-address](https://github.com/beaugunderson/ip-address) | `10.1.0` | `10.7.0` | Updates `brace-expansion` from 1.1.12 to 1.1.18 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.18) Updates `highlight.js` from 9.18.5 to 11.12.0 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@9.18.5...11.12.0) Updates `@humanfs/node` from 0.16.7 to 0.16.8 - [Release notes](https://github.com/humanwhocodes/humanfs/releases) - [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.8/packages/node) Updates `@vitest/mocker` from 4.1.0 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/mocker) Updates `electron` from 37.10.3 to 42.11.3 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v37.10.3...v42.11.3) Updates `ip-address` from 10.1.0 to 10.7.0 - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](beaugunderson/ip-address@v10.1.0...v10.7.0) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.18 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: highlight.js dependency-version: 11.12.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@humanfs/node" dependency-version: 0.16.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@vitest/mocker" dependency-version: 4.1.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: electron dependency-version: 42.11.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ip-address dependency-version: 10.7.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage Report
File CoverageNo changed files found. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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_and_yarn group with 6 updates in the / directory:
1.1.121.1.189.18.511.12.00.16.70.16.84.1.04.1.1137.10.342.11.310.1.010.7.0Updates
brace-expansionfrom 1.1.12 to 1.1.18Release notes
Sourced from brace-expansion's releases.
Commits
758fcd61.1.1827fbeedMerge commit from fork5c57cc21.1.17d757f1dnpm ignore.claudecb4b9e4fix: backport GHSA-mh99-v99m-4gvg (#129)447763a1.1.16d74e630fix: v1 backport for CVE-2026-13149 (#122)2203f4f1.1.150b09384Backport v5.0.6 change to v1 (#111)10c05fc1.1.14Updates
highlight.jsfrom 9.18.5 to 11.12.0Release notes
Sourced from highlight.js's releases.
... (truncated)
Changelog
Sourced from highlight.js's changelog.
... (truncated)
Commits
f7f7d38(release) release v11.12.0c4c4728(docs) FreeDesktop + Kotlin aliases; note extra language override9142292bump version to 11.12.003d1e7e(chore) rebuild CHANGES.md for 11.12.0ca6bb8eenh(sqf) update to A3 v2.22 (#4460)1414c96fix: use Trusted Publishers in publishing pipeline (#4427)2a9ad7dfix(markdown) don't treat a thematic break as the start of bold text (#4485)375f3f4build(deps-dev): bump@rollup/plugin-commonjsfrom 28.0.1 to 29.0.3 (#4481)2ce1706build(deps-dev): bump del from 8.0.0 to 8.0.1 (#4484)72084b5fix(ruby): don't treat scope resolution :: as symbols (#4463)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for highlight.js since your current version.
Updates
@humanfs/nodefrom 0.16.7 to 0.16.8Release notes
Sourced from @humanfs/node's releases.
Changelog
Sourced from @humanfs/node's changelog.
Commits
e96070echore: release main (#146)22bbaa4Merge commit from fork956ce7afix: Include type dependencies at runtimeUpdates
@vitest/mockerfrom 4.1.0 to 4.1.11Release notes
Sourced from @vitest/mocker's releases.
... (truncated)
Commits
9bd8d46chore: release v4.1.11 (#10995)fe5a11dfix(mocker): restrict redirect mocks to the fs allowlist [backport to v4] (#1...db616d2chore: release v4.1.10 (#10718)a7a61e7chore: release v4.1.9 (#10598)2c9559cfix(mocker): hoist vi.mock() for vite-plus/test imports [backport to v4] (#10...e61f2ddchore: release v4.1.8a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5ac04bacchore: release v4.1.4Updates
electronfrom 37.10.3 to 42.11.3Release notes
Sourced from electron's releases.
... (truncated)
Commits
22de0a3fix: report the requesting frame for hid and usb permission checks (42-x-y) (...16c4536test: run the Squirrel.Mac updater specs off a signed template, split, and se...65d777efix: check the sending frame for internal guest, window and reply IPCs (42-x-...a86ae42fix: route modifier-click and OpenURLFromTab popups through the window-open p...f8600c9fix: require a registered source id for webContents capture via getUserMedia ...900eabbfix: gate preload and worker Node integration on the creating frame (42-x-y) ...3275df6fix: scope File System Access grants to the requesting document (42-x-y) (#53...004b4abfix: attribute pointer lock, keyboard lock and paste checks to the requesting...e0a20d5fix: attribute openExternal permission requests to the navigation's initiator...951b50ffix: resolve the capturing webContents in setDisplayMediaRequestHandler (#53674)Updates
ip-addressfrom 10.1.0 to 10.7.0Release notes
Sourced from ip-address's releases.
Commits
2b7cab510.7.087fae23Add offset() and nextNetwork(), accept prefix-length ip6.arpa names, correct ...42c1f8b10.6.0fb12583Add isGlobal() and pin the classifiers to the IANA special-purpose registries...38b02d710.5.1d03e960Merge commit from forkab3dc88Merge commit from forkef98e0a10.5.09fd1110Correct the documentation where it disagreed with the library (#219)d478737Honor the fromURL graceful-failure contract for non-IPv6 hosts (#218)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ip-address since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.