kando-menu / kando

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

⬆️ Bump the minor-updates group with 15 updates #344

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the minor-updates group with 15 updates:

Package From To
bootstrap 5.3.2 5.3.3
material-symbols 0.15.0 0.16.0
simple-icons-font 11.5.0 11.7.0
@electron-forge/cli 7.2.0 7.3.0
@electron-forge/maker-deb 7.2.0 7.3.0
@electron-forge/maker-dmg 7.2.0 7.3.0
@electron-forge/maker-rpm 7.2.0 7.3.0
@electron-forge/maker-squirrel 7.2.0 7.3.0
@electron-forge/maker-zip 7.2.0 7.3.0
@electron-forge/plugin-webpack 7.2.0 7.3.0
@typescript-eslint/eslint-plugin 7.0.0 7.1.0
electron 29.0.1 29.1.0
eslint 8.56.0 8.57.0
sass 1.71.0 1.71.1
sass-loader 14.1.0 14.1.1

Updates bootstrap from 5.3.2 to 5.3.3

Release notes

Sourced from bootstrap's releases.

v5.3.3

Highlights

  • Fixed a breaking change introduced with color modes where it was required to manually import variables-dark.scss when building Bootstrap with Sass. Now, _variables.scss will automatically import _variables-dark.scss. If you were already importing _variables-dark.scss manually, you should keep doing it as it won't break anything and will be the way to go in v6.
  • Fixed a regression in the selector engine that wasn't able to handle multiple IDs anymore.

Color modes

  • Badges now use the .text-bg-* text utilities to be certain that the text is always readable (especially when the customized colors are different in light and dark modes).
  • Fixed our color-modes.js script to handle the case where the OS is set to light mode and the auto color mode is used on the website. If you copied the script from our docs, you should apply this change to your own script.
  • Fixed color schemes description in the color modes documentation to show that color-scheme() only accept light and dark values as parameters.

Miscellaneous

  • Allowed <dl>, <dt> and <dd> in the sanitizer.
  • Dropped evenly items distribution for modal and offcanvas headers.
  • Fixed the accordion CSS selectors to avoid inheritance issues when nesting accordions.
  • Fixed the focus box-shadow for the validation stated form controls.
  • Fixed the focus ring on focused checked buttons.
  • Fixed the product example mobile navbar toggler.
  • Changed the RTL processing of carousel control icons.

🎨 CSS

  • #37508: Use child combinators to avoid inheriting parent accordion's flush styles
  • #38719: Fix focus box-shadow for validation stated form-controls
  • #38884: fix border-radius on radio-switch
  • #39294: Tests: update navbar in visual modal test
  • #39373: refactor css: modal and offcanvas header spacing
  • #39380: Fix Sass compilation breaking change in v5.3
  • #39387: docs: fix typo
  • #39411: Optimize the accordion icon
  • #39497: Fix a typo
  • #39536: Changed RTL processing of carousel control icons
  • #39560: Drop --bs-accordion-btn-focus-border-color and deprecate $accordion-button-focus-border-color
  • #39595: CSS: Fix the focus ring on focused checked buttons

☕️ JavaScript

  • #39201: Selector Engine: fix multiple IDs
  • #39224: Fix edge case in color-mode.js
  • #39376: Allow dl, dt and dd in sanitizer

📖 Docs

  • #39200: Typo Fix
  • #39214: Doc: use .text-bg-{color} for all badges
  • #39246: Docs: fix for example code blocks have unnecessary 30px right-margin

... (truncated)

Commits
  • 6e1f75f Release v5.3.3 (#39524)
  • 3caef2b Build(deps-dev): Bump terser from 5.27.1 to 5.27.2 (#39690)
  • 4abac9b Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 (#39691)
  • c396a2a Build(deps-dev): Bump sass from 1.70.0 to 1.71.0 (#39684)
  • c9a8a40 Build(deps-dev): Bump rollup from 4.9.6 to 4.12.0 (#39683)
  • 6aecb37 Build(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 (#39672)
  • 4081168 Build(deps-dev): Bump terser from 5.27.0 to 5.27.1 (#39682)
  • 4605d71 Build(deps-dev): Bump postcss from 8.4.34 to 8.4.35 (#39673)
  • 08eeee3 Build(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 (#39675)
  • f92d635 Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 (#39676)
  • Additional commits viewable in compare view


Updates material-symbols from 0.15.0 to 0.16.0

Commits


Updates simple-icons-font from 11.5.0 to 11.7.0

Release notes

Sourced from simple-icons-font's releases.

Release 11.7.0

See https://github.com/simple-icons/simple-icons/releases/tag/11.7.0

Release 11.6.0

See https://github.com/simple-icons/simple-icons/releases/tag/11.6.0

Commits


Updates @electron-forge/cli from 7.2.0 to 7.3.0

Release notes

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

v7.3.0

What's Changed

Features

Fixes

Performance

Other Changes

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.2.0...v7.3.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
  • 81160c5 v7.3.0
  • 50c40f3 feat: allow a custom out dir from forge config (#3458)
  • a02a5e3 build(deps): bump ip from 2.0.0 to 2.0.1 (#3498)
  • 05ced0e feat(template-vite): patch types (#3494)
  • df984cb chore: bump electronjs/node to 2.2.1 (main) (#3496)
  • b0cae41 feat(plugin-vite): upgrade to vite@5 (#3468)
  • 4a010d6 build(deps): bump dsanders11/project-actions from 1.0.1 to 1.2.0 (#3491)
  • 4479fc5 build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#3490)
  • 3b3f2dd build(deps): bump actions/setup-node from 3.8.1 to 4.0.1 (#3488)
  • 0041e5a build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.4.0 (#3...
  • Additional commits viewable in compare view


Updates @electron-forge/maker-deb from 7.2.0 to 7.3.0

Release notes

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

v7.3.0

What's Changed

Features

Fixes

Performance

Other Changes

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.2.0...v7.3.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
  • 81160c5 v7.3.0
  • 50c40f3 feat: allow a custom out dir from forge config (#3458)
  • a02a5e3 build(deps): bump ip from 2.0.0 to 2.0.1 (#3498)
  • 05ced0e feat(template-vite): patch types (#3494)
  • df984cb chore: bump electronjs/node to 2.2.1 (main) (#3496)
  • b0cae41 feat(plugin-vite): upgrade to vite@5 (#3468)
  • 4a010d6 build(deps): bump dsanders11/project-actions from 1.0.1 to 1.2.0 (#3491)
  • 4479fc5 build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#3490)
  • 3b3f2dd build(deps): bump actions/setup-node from 3.8.1 to 4.0.1 (#3488)
  • 0041e5a build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.4.0 (#3...
  • Additional commits viewable in compare view


Updates @electron-forge/maker-dmg from 7.2.0 to 7.3.0

Release notes

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

v7.3.0

What's Changed

Features

Fixes

Performance

Other Changes

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.2.0...v7.3.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
  • 81160c5 v7.3.0
  • 50c40f3 feat: allow a custom out dir from forge config (#3458)
  • a02a5e3 build(deps): bump ip from 2.0.0 to 2.0.1 (#3498)
  • 05ced0e feat(template-vite): patch types (#3494)
  • df984cb chore: bump electronjs/node to 2.2.1 (main) (#3496)
  • b0cae41 feat(plugin-vite): upgrade to vite@5 (#3468)
  • 4a010d6 build(deps): bump dsanders11/project-actions from 1.0.1 to 1.2.0 (#3491)
  • 4479fc5 build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#3490)
  • 3b3f2dd build(deps): bump actions/setup-node from 3.8.1 to 4.0.1 (#3488)
  • 0041e5a build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.4.0 (#3...
  • Additional commits viewable in compare view


Updates @electron-forge/maker-rpm from 7.2.0 to 7.3.0

Release notes

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

v7.3.0

What's Changed

Features

Fixes

Performance

Other Changes

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.2.0...v7.3.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
  • 81160c5 v7.3.0
  • 50c40f3 feat: allow a custom out dir from forge config (#3458)
  • a02a5e3 build(deps): bump ip from 2.0.0 to 2.0.1 (#3498)
  • 05ced0e feat(template-vite): patch types (#3494)
  • df984cb chore: bump electronjs/node to 2.2.1 (main) (#3496)
  • b0cae41 feat(plugin-vite): upgrade to vite@5 (#3468)
  • 4a010d6 build(deps): bump dsanders11/project-actions from 1.0.1 to 1.2.0 (#3491)
  • 4479fc5 build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#3490)
  • 3b3f2dd build(deps): bump actions/setup-node from 3.8.1 to 4.0.1 (#3488)
  • 0041e5a build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.4.0 (#3...
  • Additional commits viewable in compare view


Updates @electron-forge/maker-squirrel from 7.2.0 to 7.3.0

Release notes

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

v7.3.0

What's Changed

Features

Fixes

Performance

Other Changes

New Contributors

  • @​kgallagher52 made their first contribution in
    dependabot[bot] commented 4 months ago

    Looks like these dependencies are updatable in another way, so this is no longer needed.