Bump the npm-dependencies group across 1 directory with 7 updates#79
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-dependencies group across 1 directory with 7 updates#79dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
afe28c5 to
7e44dd0
Compare
Bumps the npm-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` | | [@types/sqlite3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sqlite3) | `3.1.11` | `5.1.0` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `10.0.0` | `11.0.0` | | [electron](https://github.com/electron/electron) | `39.8.8` | `43.1.0` | | [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `26.9.0` | `26.15.3` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.6.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@types/sqlite3` from 3.1.11 to 5.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sqlite3) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `electron` from 39.8.8 to 43.1.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v39.8.8...v43.1.0) Updates `electron-builder` from 26.9.0 to 26.15.3 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.15.3/packages/electron-builder) Updates `eslint` from 9.39.4 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.6.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/sqlite3" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: electron dependency-version: 43.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: electron-builder dependency-version: 26.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7e44dd0 to
e2d70f0
Compare
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-dependencies group with 7 updates in the / directory:
9.39.410.0.13.1.115.1.010.0.011.0.039.8.843.1.026.9.026.15.39.39.410.6.06.0.37.0.2Updates
@eslint/jsfrom 9.39.4 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
@types/sqlite3from 3.1.11 to 5.1.0Commits
Updates
@types/uuidfrom 10.0.0 to 11.0.0Commits
Updates
electronfrom 39.8.8 to 43.1.0Release notes
Sourced from electron's releases.
... (truncated)
Commits
b5c102bfix: restore SelfKeepAlive in Menu (#52276)295cdffbuild: replace chalk with node:util styleText (#52258)c4baa54chore: bump chromium to 150.0.7871.47 (43-x-y) (#52235)e4a5c5achore: bump node to v24.18.0 (43-x-y) (#52106)74daf45build: update PGO profiles (#52201)bf4d07fbuild: report lint / Lint as skipped for pgo-only PRs (#52211)0249c95docs: add future deprecation warning for macOS 12 on v44 (#52206)5f5c56erefactor: parentPort managed by cppgc (#52195)de94bccdocs: update breaking changes to clarify v43 is last 32-bit (#52196)5147ac2test: fix lost-event race in custom-protocol-panel devtools fixture (#52194)Updates
electron-builderfrom 26.9.0 to 26.15.3Release notes
Sourced from electron-builder's releases.
... (truncated)
Changelog
Sourced from electron-builder's changelog.
... (truncated)
Commits
512a57echore(deploy): Release v26.15.3 (#9858)a6117b3chore(deploy): Release v26.15.2 (#9848)d57f094chore(deploy): Release v26.15.1 (#9842)bed3a9cchore(deploy): Release v26.15.0 (electron-updater@6.8.9) (#9825)198c10cchore: replace app-builder-binnode-dep-treeandrebuild-node-modules(#9...e236392chore(deploy): Release v26.14.0 (#9812)72d298cchore(deploy): Release v26.13.1 (#9805)ffd11c7chore(deploy): Release v26.13.0 (electron-updater@6.8.8) (#9793)2c8c71achore(deploy): Release v26.12.1 (electron-updater@6.8.7) (#9782)d6a5aeefix: harden generated-file output, argument construction, and download valida...Updates
eslintfrom 9.39.4 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.