kando-menu / kando

🥧 The Cross-Platform Pie Menu.
https://kando.menu
Other
3.11k stars 89 forks source link

⬆️ Bump the minor-updates group across 1 directory with 7 updates #694

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the minor-updates group with 7 updates in the / directory:

Package From To
i18next 23.16.4 23.16.5
material-symbols 0.25.2 0.26.0
node-addon-api 8.2.1 8.2.2
simple-icons-font 13.15.0 13.16.0
mocha 10.8.0 10.8.2
sass 1.80.4 1.80.6
sass-loader 16.0.2 16.0.3

Updates i18next from 23.16.4 to 23.16.5

Release notes

Sourced from i18next's releases.

v23.16.5

  • fix extractFromKey for use cases like this
Changelog

Sourced from i18next's changelog.

23.16.5

  • fix extractFromKey for use cases like this
Commits


Updates material-symbols from 0.25.2 to 0.26.0

Commits


Updates node-addon-api from 8.2.1 to 8.2.2

Changelog

Sourced from node-addon-api's changelog.

8.2.2 (2024-11-07)

Bug Fixes

  • mark external memory and version APIs as basic (#1597) (78da4fa)
  • missing napi_delete_reference on ObjectWrap ref (#1607) (98aae33)
Commits
  • 264bc1b chore: release v8.2.2 (#1603)
  • 98aae33 fix: missing napi_delete_reference on ObjectWrap ref (#1607)
  • c76b757 chore(deps): bump actions/dependency-review-action in the all group (#1611)
  • 19002d5 chore(deps): bump the all group across 1 directory with 5 updates (#1604)
  • 78da4fa fix: mark external memory and version APIs as basic (#1597)
  • 8b5b8b7 chore: npm publish provenance (#1601)
  • ae2c23e chore(deps): bump the all group with 3 updates (#1592)
  • See full diff in compare view


Updates simple-icons-font from 13.15.0 to 13.16.0

Release notes

Sourced from simple-icons-font's releases.

Release 13.16.0

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

Commits


Updates mocha from 10.8.0 to 10.8.2

Release notes

Sourced from mocha's releases.

v10.8.2

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

v10.8.1

10.8.1 (2024-10-29)

🩹 Fixes

Changelog

Sourced from mocha's changelog.

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

10.8.1 (2024-10-29)

🩹 Fixes

Commits
  • 05097db chore(main): release 10.8.2 (#5239)
  • 14e640e docs: indicate 'exports' interface does not work in browsers (#5181)
  • 881e3b0 chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5...
  • f054acc fix: test link in html reporter (#5224)
  • e536ab2 build(deps): bump the github-actions group with 1 update (#5132)
  • ba0fefe fix: support errors with circular dependencies in object values with --parall...
  • f44f71b chore(main): release 10.8.1 (#5238)
  • f72bc17 fix: handle case of invalid package.json with no explicit config (#5198)
  • 68803b6 fix: use accurate test links in HTML reporter (#5228)
  • d8ca270 fix: Typos on mochajs.org (#5237)
  • Additional commits viewable in compare view


Updates sass from 1.80.4 to 1.80.6

Release notes

Sourced from sass's releases.

Dart Sass 1.80.6

To install Sass 1.80.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Command-Line Interface

  • Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.

See the full changelog for changes in earlier releases.

Dart Sass 1.80.5

To install Sass 1.80.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.80.6

Command-Line Interface

  • Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.

1.80.5

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.
Commits


Updates sass-loader from 16.0.2 to 16.0.3

Release notes

Sourced from sass-loader's releases.

v16.0.3

16.0.3 (2024-11-01)

Bug Fixes

  • modern-compiler: dispose redundant compilers (#1245) (004ed38)
Changelog

Sourced from sass-loader's changelog.

16.0.3 (2024-11-01)

Bug Fixes

  • modern-compiler: dispose redundant compilers (#1245) (004ed38)
Commits


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions