kando-menu / kando

🥧 The Cross-Platform Pie Menu.
https://ko-fi.com/post/Kando-1-0-0-released-G2G5Z1DOS
Other
2.66k stars 78 forks source link

⬆️ Bump the minor-updates group with 14 updates #387

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the minor-updates group with 14 updates:

Package From To
material-symbols 0.17.1 0.17.2
@electron-forge/cli 7.3.1 7.4.0
@electron-forge/maker-deb 7.3.1 7.4.0
@electron-forge/maker-dmg 7.3.1 7.4.0
@electron-forge/maker-rpm 7.3.1 7.4.0
@electron-forge/maker-squirrel 7.3.1 7.4.0
@electron-forge/maker-zip 7.3.1 7.4.0
@electron-forge/plugin-webpack 7.3.1 7.4.0
@typescript-eslint/eslint-plugin 7.5.0 7.7.0
@typescript-eslint/parser 7.5.0 7.7.0
css-loader 7.0.0 7.1.1
sass 1.74.1 1.75.0
sass-loader 14.1.1 14.2.1
typescript 5.4.4 5.4.5

Updates material-symbols from 0.17.1 to 0.17.2

Commits


Updates @electron-forge/cli from 7.3.1 to 7.4.0

Release notes

Sourced from @​electron-forge/cli's releases.

v7.4.0

What's Changed

Highlighted Feature:

This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

Bug Fixes and Improvements

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.3.1...v7.4.0

Changelog

Sourced from @​electron-forge/cli's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
  • d3d47b2 v7.4.0
  • 06b379b build(deps): bump express from 4.18.2 to 4.19.2 (#3552)
  • 5a9c681 fix(cli): add fuses deps to import script (#3535)
  • 6842e49 build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)
  • dc0b494 docs: Typo in Interface MakerDMGConfig (#3550)
  • 5ba9232 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)
  • f2a23f1 chore: update listr2 version (#3542)
  • 38b6792 build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)
  • a8f48b9 build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3...
  • a931be0 fix: bump packager minimum dep (#3551)
  • Additional commits viewable in compare view


Updates @electron-forge/maker-deb from 7.3.1 to 7.4.0

Release notes

Sourced from @​electron-forge/maker-deb's releases.

v7.4.0

What's Changed

Highlighted Feature:

This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

Bug Fixes and Improvements

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.3.1...v7.4.0

Changelog

Sourced from @​electron-forge/maker-deb's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
  • d3d47b2 v7.4.0
  • 06b379b build(deps): bump express from 4.18.2 to 4.19.2 (#3552)
  • 5a9c681 fix(cli): add fuses deps to import script (#3535)
  • 6842e49 build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)
  • dc0b494 docs: Typo in Interface MakerDMGConfig (#3550)
  • 5ba9232 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)
  • f2a23f1 chore: update listr2 version (#3542)
  • 38b6792 build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)
  • a8f48b9 build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3...
  • a931be0 fix: bump packager minimum dep (#3551)
  • Additional commits viewable in compare view


Updates @electron-forge/maker-dmg from 7.3.1 to 7.4.0

Release notes

Sourced from @​electron-forge/maker-dmg's releases.

v7.4.0

What's Changed

Highlighted Feature:

This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

Bug Fixes and Improvements

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.3.1...v7.4.0

Changelog

Sourced from @​electron-forge/maker-dmg's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
  • d3d47b2 v7.4.0
  • 06b379b build(deps): bump express from 4.18.2 to 4.19.2 (#3552)
  • 5a9c681 fix(cli): add fuses deps to import script (#3535)
  • 6842e49 build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)
  • dc0b494 docs: Typo in Interface MakerDMGConfig (#3550)
  • 5ba9232 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)
  • f2a23f1 chore: update listr2 version (#3542)
  • 38b6792 build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)
  • a8f48b9 build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3...
  • a931be0 fix: bump packager minimum dep (#3551)
  • Additional commits viewable in compare view


Updates @electron-forge/maker-rpm from 7.3.1 to 7.4.0

Release notes

Sourced from @​electron-forge/maker-rpm's releases.

v7.4.0

What's Changed

Highlighted Feature:

This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

Bug Fixes and Improvements

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.3.1...v7.4.0

Changelog

Sourced from @​electron-forge/maker-rpm's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
  • d3d47b2 v7.4.0
  • 06b379b build(deps): bump express from 4.18.2 to 4.19.2 (#3552)
  • 5a9c681 fix(cli): add fuses deps to import script (#3535)
  • 6842e49 build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)
  • dc0b494 docs: Typo in Interface MakerDMGConfig (#3550)
  • 5ba9232 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)
  • f2a23f1 chore: update listr2 version (#3542)
  • 38b6792 build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)
  • a8f48b9 build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3...
  • a931be0 fix: bump packager minimum dep (#3551)
  • Additional commits viewable in compare view


Updates @electron-forge/maker-squirrel from 7.3.1 to 7.4.0

Release notes

Sourced from @​electron-forge/maker-squirrel's releases.

v7.4.0

What's Changed

Highlighted Feature:

This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

Bug Fixes and Improvements

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.3.1...v7.4.0

Changelog

Sourced from @​electron-forge/maker-squirrel's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
  • d3d47b2 v7.4.0
  • 06b379b build(deps): bump express from 4.18.2 to 4.19.2 (#3552)
  • 5a9c681 fix(cli): add fuses deps to import script (#3535)
  • 6842e49 build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)
  • dc0b494 docs: Typo in Interface MakerDMGConfig (#3550)
  • 5ba9232 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)
  • f2a23f1 chore: update listr2 version (#3542)
  • 38b6792 build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)
  • a8f48b9 build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3...
  • a931be0 fix: bump packager minimum dep (#3551)
  • Additional commits viewable in compare view


Updates @electron-forge/maker-zip from 7.3.1 to 7.4.0

Release notes

Sourced from @​electron-forge/maker-zip's releases.

v7.4.0

What's Changed

Highlighted Feature:

This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

Bug Fixes and Improvements

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.3.1...v7.4.0

Changelog

Sourced from @​electron-forge/maker-zip's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
  • d3d47b2 v7.4.0
  • 06b379b build(deps): bump express from 4.18.2 to 4.19.2 (#3552)
  • 5a9c681 fix(cli): add fuses deps to import script (#3535)
  • 6842e49 build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)
  • dc0b494 docs: Typo in Interface MakerDMGConfig (#3550)
  • 5ba9232 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)
  • f2a23f1 chore: update listr2 version (#3542)
  • 38b6792 build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)
  • a8f48b9 build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3...
  • a931be0 fix: bump packager minimum dep (#3551)
  • Additional commits viewable in compare view


Updates @electron-forge/plugin-webpack from 7.3.1 to 7.4.0

Release notes

Sourced from @​electron-forge/plugin-webpack's releases.

v7.4.0

What's Changed

Highlighted Feature:

This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

Bug Fixes and Improvements