chore(deps): bump the all-npm group with 7 updates - #15
Merged
Conversation
Bumps the all-npm group with 7 updates: | Package | From | To | | --- | --- | --- | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.1` | `5.2.2` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.15` | `2.5.6` | | [@electron-forge/cli](https://github.com/electron/forge) | `7.11.1` | `7.11.2` | | [@electron-forge/maker-deb](https://github.com/electron/forge) | `7.11.1` | `7.11.2` | | [@electron-forge/maker-squirrel](https://github.com/electron/forge) | `7.11.1` | `7.11.2` | | [@electron-forge/maker-zip](https://github.com/electron/forge) | `7.11.1` | `7.11.2` | | [electron](https://github.com/electron/electron) | `42.0.1` | `43.2.0` | Updates `js-yaml` from 4.1.1 to 5.2.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...5.2.2) Updates `@biomejs/biome` from 2.4.15 to 2.5.6 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.6/packages/@biomejs/biome) Updates `@electron-forge/cli` from 7.11.1 to 7.11.2 - [Release notes](https://github.com/electron/forge/releases) - [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md) - [Commits](electron/forge@v7.11.1...v7.11.2) Updates `@electron-forge/maker-deb` from 7.11.1 to 7.11.2 - [Release notes](https://github.com/electron/forge/releases) - [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md) - [Commits](electron/forge@v7.11.1...v7.11.2) Updates `@electron-forge/maker-squirrel` from 7.11.1 to 7.11.2 - [Release notes](https://github.com/electron/forge/releases) - [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md) - [Commits](electron/forge@v7.11.1...v7.11.2) Updates `@electron-forge/maker-zip` from 7.11.1 to 7.11.2 - [Release notes](https://github.com/electron/forge/releases) - [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md) - [Commits](electron/forge@v7.11.1...v7.11.2) Updates `electron` from 42.0.1 to 43.2.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.0.1...v43.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm - dependency-name: "@biomejs/biome" dependency-version: 2.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: "@electron-forge/cli" dependency-version: 7.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-npm - dependency-name: "@electron-forge/maker-deb" dependency-version: 7.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-npm - dependency-name: "@electron-forge/maker-squirrel" dependency-version: 7.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-npm - dependency-name: "@electron-forge/maker-zip" dependency-version: 7.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-npm - dependency-name: electron dependency-version: 43.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-npm group with 7 updates:
4.1.15.2.22.4.152.5.67.11.17.11.27.11.17.11.27.11.17.11.27.11.17.11.242.0.143.2.0Updates
js-yamlfrom 4.1.1 to 5.2.2Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
3c295595.2.2 released3e5240fparser: avoid reparsing flow sequence pair keysbd7ebb2fix: quote flow scalars where a colon precedes a flow indicator (#773)ac16b425.2.1 released4a864e5Deps bump39f3211!!omap: addMapsupport and remove quadratic complexityff17f1eChangelog update8ed15f1deps bump1a562dcFix changelog linkc28ed5e5.2.0 releasedUpdates
@biomejs/biomefrom 2.4.15 to 2.5.6Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
1139f1cci: release (#11022)781d68dfeat(lint/js): addnoRestrictedProperties(#9806)412a0e9ci: release (#10948)b3b12b3feat(lint): add noNegationInEqualityCheck rule (#10915)9a66bc7chore: add latitude to sponsors (#10947)bfc3f3dci: release (#10887)9e1999fchore: revert the revert0b0fd8dchore: revert0afa35aci: release (#10817)3447b2ffeat(useDomQuerySelector): add ignore option (#10835)Updates
@electron-forge/clifrom 7.11.1 to 7.11.2Release notes
Sourced from @electron-forge/cli's releases.
Commits
f2a3ec8chore: bump version to 7.11.2 (#4262)c57487cbuild(deps): bump ip-address from 10.0.1 to 10.1.1 (#4246)aa6e75dbuild(deps): bump fast-uri from 3.1.0 to 3.1.2 (#4261)c6d2614build(deps): audit clearing (#4243)aacc96dbuild(deps): bump actions/setup-node from 6.2.0 to 6.4.0 (#4257)2a8c9adfix(cli): detect TTY for interactive mode instead of hardcoding true (#4219)9b4be2dbuild(deps): bump@xmldom/xmldomfrom 0.8.12 to 0.8.13 (#4254)9a6f204build(deps): bump postcss from 8.5.6 to 8.5.13 (#4253)a59d64cbuild(deps): bump axios from 1.15.0 to 1.15.2 (#4252)0c38d76fix(cli): allow pre-release package manager ranges (#4242)Updates
@electron-forge/maker-debfrom 7.11.1 to 7.11.2Release notes
Sourced from @electron-forge/maker-deb's releases.
Commits
f2a3ec8chore: bump version to 7.11.2 (#4262)c57487cbuild(deps): bump ip-address from 10.0.1 to 10.1.1 (#4246)aa6e75dbuild(deps): bump fast-uri from 3.1.0 to 3.1.2 (#4261)c6d2614build(deps): audit clearing (#4243)aacc96dbuild(deps): bump actions/setup-node from 6.2.0 to 6.4.0 (#4257)2a8c9adfix(cli): detect TTY for interactive mode instead of hardcoding true (#4219)9b4be2dbuild(deps): bump@xmldom/xmldomfrom 0.8.12 to 0.8.13 (#4254)9a6f204build(deps): bump postcss from 8.5.6 to 8.5.13 (#4253)a59d64cbuild(deps): bump axios from 1.15.0 to 1.15.2 (#4252)0c38d76fix(cli): allow pre-release package manager ranges (#4242)Updates
@electron-forge/maker-squirrelfrom 7.11.1 to 7.11.2Release notes
Sourced from @electron-forge/maker-squirrel's releases.
Commits
f2a3ec8chore: bump version to 7.11.2 (#4262)c57487cbuild(deps): bump ip-address from 10.0.1 to 10.1.1 (#4246)aa6e75dbuild(deps): bump fast-uri from 3.1.0 to 3.1.2 (#4261)c6d2614build(deps): audit clearing (#4243)aacc96dbuild(deps): bump actions/setup-node from 6.2.0 to 6.4.0 (#4257)2a8c9adfix(cli): detect TTY for interactive mode instead of hardcoding true (#4219)9b4be2dbuild(deps): bump@xmldom/xmldomfrom 0.8.12 to 0.8.13 (#4254)9a6f204build(deps): bump postcss from 8.5.6 to 8.5.13 (#4253)a59d64cbuild(deps): bump axios from 1.15.0 to 1.15.2 (#4252)0c38d76fix(cli): allow pre-release package manager ranges (#4242)Updates
@electron-forge/maker-zipfrom 7.11.1 to 7.11.2Release notes
Sourced from @electron-forge/maker-zip's releases.
Commits
f2a3ec8chore: bump version to 7.11.2 (#4262)c57487cbuild(deps): bump ip-address from 10.0.1 to 10.1.1 (#4246)aa6e75dbuild(deps): bump fast-uri from 3.1.0 to 3.1.2 (Description has been truncated