Commit 52db4aa
chore(deps): update all non-major dependencies (minor) (#6674)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@eslint/js](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js))
| [`9.15.0` ->
`9.16.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.15.0/9.16.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [chromatic](https://www.chromatic.com)
([source](https://redirect.github.com/chromaui/chromatic-cli)) |
[`11.18.1` ->
`11.19.0`](https://renovatebot.com/diffs/npm/chromatic/11.18.1/11.19.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | [`9.15.0` ->
`9.16.0`](https://renovatebot.com/diffs/npm/eslint/9.15.0/9.16.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [globals](https://redirect.github.com/sindresorhus/globals) |
[`15.12.0` ->
`15.13.0`](https://renovatebot.com/diffs/npm/globals/15.12.0/15.13.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [prettier](https://prettier.io)
([source](https://redirect.github.com/prettier/prettier)) | [`3.3.3` ->
`3.4.1`](https://renovatebot.com/diffs/npm/prettier/3.3.3/3.4.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [typedoc](https://typedoc.org)
([source](https://redirect.github.com/TypeStrong/TypeDoc)) | [`^0.26.0`
-> `^0.27.0`](https://renovatebot.com/diffs/npm/typedoc/0.26.11/0.27.2)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.15.0` ->
`8.16.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.15.0/8.16.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>eslint/eslint (@​eslint/js)</summary>
###
[`v9.16.0`](https://redirect.github.com/eslint/eslint/compare/v9.15.0...df9bf9519a302e284700ad300463ecdf2ebf9f25)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.15.0...v9.16.0)
</details>
<details>
<summary>chromaui/chromatic-cli (chromatic)</summary>
###
[`v11.19.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11190-Mon-Nov-25-2024)
[Compare
Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.18.1...v11.19.0)
##### 🚀 Enhancement
- ✨ Add properties to XML reporting based on status.
[#​1125](https://redirect.github.com/chromaui/chromatic-cli/pull/1125)
([@​jwir3](https://redirect.github.com/jwir3))
##### Authors: 1
- Scott Johnson ([@​jwir3](https://redirect.github.com/jwir3))
***
</details>
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v9.16.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.16.0)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.15.0...v9.16.0)
#### Features
-
[`8f70eb1`](https://redirect.github.com/eslint/eslint/commit/8f70eb142cce025e7040d016a959eff0f51eb672)
feat: Add `ignoreComputedKeys` option in `sort-keys` rule
([#​19162](https://redirect.github.com/eslint/eslint/issues/19162))
(Milos Djermanovic)
#### Documentation
-
[`9eefc8f`](https://redirect.github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180)
docs: fix typos in `use-isnan`
([#​19190](https://redirect.github.com/eslint/eslint/issues/19190))
(루밀LuMir)
-
[`0c8cea8`](https://redirect.github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0)
docs: switch the order of words in `no-unreachable`
([#​19189](https://redirect.github.com/eslint/eslint/issues/19189))
(루밀LuMir)
-
[`0c19417`](https://redirect.github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b)
docs: add missing backtick to `no-async-promise-executor`
([#​19188](https://redirect.github.com/eslint/eslint/issues/19188))
(루밀LuMir)
-
[`8df9276`](https://redirect.github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd)
docs: add backtick in `-0` in `description` of `no-compare-neg-zero`
([#​19186](https://redirect.github.com/eslint/eslint/issues/19186))
(루밀LuMir)
-
[`7e16e3f`](https://redirect.github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407)
docs: fix `caseSensitive` option's title of `sort-keys`
([#​19183](https://redirect.github.com/eslint/eslint/issues/19183))
(Tanuj Kanti)
-
[`0c6b842`](https://redirect.github.com/eslint/eslint/commit/0c6b84212144da3238693fa56500b02bd4a9f05a)
docs: fix typos in `migration-guide.md`
([#​19180](https://redirect.github.com/eslint/eslint/issues/19180))
(루밀LuMir)
-
[`353266e`](https://redirect.github.com/eslint/eslint/commit/353266edf827d4e63e9efef321f5d128748bc74d)
docs: fix a typo in `debug.md`
([#​19179](https://redirect.github.com/eslint/eslint/issues/19179))
(루밀LuMir)
-
[`5ff318a`](https://redirect.github.com/eslint/eslint/commit/5ff318a528e3f6b8b9c6a62ea949d66ebb7f0716)
docs: delete unnecessary horizontal rule(`---`) in `nodejs-api`
([#​19175](https://redirect.github.com/eslint/eslint/issues/19175))
(루밀LuMir)
-
[`576bcc5`](https://redirect.github.com/eslint/eslint/commit/576bcc5461c0c00c30dfceec9abcddb99e559c74)
docs: mark more rules as handled by TypeScript
([#​19164](https://redirect.github.com/eslint/eslint/issues/19164))
(Tanuj Kanti)
-
[`742d054`](https://redirect.github.com/eslint/eslint/commit/742d054ac1124d4e53c84234dd6960d4e272d490)
docs: note that `no-restricted-syntax` can be used with any language
([#​19148](https://redirect.github.com/eslint/eslint/issues/19148))
(Milos Djermanovic)
#### Chores
-
[`feb703b`](https://redirect.github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e)
chore: upgrade to `@eslint/[email protected]`
([#​19195](https://redirect.github.com/eslint/eslint/issues/19195))
(Francesco Trotta)
-
[`df9bf95`](https://redirect.github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25)
chore: package.json update for
[@​eslint/js](https://redirect.github.com/eslint/js) release
(Jenkins)
-
[`f831893`](https://redirect.github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47)
chore: add type for `ignoreComputedKeys` option of `sort-keys`
([#​19184](https://redirect.github.com/eslint/eslint/issues/19184))
(Tanuj Kanti)
-
[`3afb8a1`](https://redirect.github.com/eslint/eslint/commit/3afb8a1dcf12ad12df480db014042a51403ff672)
chore: update dependency
[@​eslint/json](https://redirect.github.com/eslint/json) to ^0.8.0
([#​19177](https://redirect.github.com/eslint/eslint/issues/19177))
(Milos Djermanovic)
-
[`1f77c53`](https://redirect.github.com/eslint/eslint/commit/1f77c53b12d00403b88a0e02c8d2432278abcf52)
chore: add `repository.directory` property to `package.json`
([#​19165](https://redirect.github.com/eslint/eslint/issues/19165))
(루밀LuMir)
-
[`d460594`](https://redirect.github.com/eslint/eslint/commit/d46059410a0e02b98067aa31975c25fd8d0d1c2b)
chore: update dependency
[@​arethetypeswrong/cli](https://redirect.github.com/arethetypeswrong/cli)
to ^0.17.0
([#​19147](https://redirect.github.com/eslint/eslint/issues/19147))
(renovate\[bot])
-
[`45cd4ea`](https://redirect.github.com/eslint/eslint/commit/45cd4ead9c4fc354a2542b806ec82afb67cb54fc)
refactor: update default options in rules
([#​19136](https://redirect.github.com/eslint/eslint/issues/19136))
(Milos Djermanovic)
</details>
<details>
<summary>sindresorhus/globals (globals)</summary>
###
[`v15.13.0`](https://redirect.github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0)
[Compare
Source](https://redirect.github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0)
</details>
<details>
<summary>prettier/prettier (prettier)</summary>
###
[`v3.4.1`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#341)
[Compare
Source](https://redirect.github.com/prettier/prettier/compare/3.4.0...3.4.1)
[diff](https://redirect.github.com/prettier/prettier/compare/3.4.0...3.4.1)
##### Remove unnecessary parentheses around assignment in `v-on`
([#​16887](https://redirect.github.com/prettier/prettier/pull/16887)
by [@​fisker](https://redirect.github.com/fisker))
<!-- prettier-ignore -->
```vue
<!-- Input -->
<template>
<button @​click="foo += 2">Click</button>
</template>
<!-- Prettier 3.4.0 -->
<template>
<button @​click="(foo += 2)">Click</button>
</template>
<!-- Prettier 3.4.1 -->
<template>
<button @​click="foo += 2">Click</button>
</template>
```
###
[`v3.4.0`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#340)
[Compare
Source](https://redirect.github.com/prettier/prettier/compare/3.3.3...3.4.0)
[diff](https://redirect.github.com/prettier/prettier/compare/3.3.3...3.4.0)
🔗 [Release Notes](https://prettier.io/blog/2024/11/26/3.4.0.html)
</details>
<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>
###
[`v0.27.2`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0272-2024-11-29)
[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.1...v0.27.2)
##### Bug Fixes
- Fix crash with TypeScript 5.5.x,
[#​2789](https://redirect.github.com/TypeStrong/TypeDoc/issues/2789).
###
[`v0.27.1`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0271-2024-11-28)
[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.0...v0.27.1)
##### Bug Fixes
- Include classes which inherit from another package in class hierarchy
in packages mode,
[#​2467](https://redirect.github.com/TypeStrong/TypeDoc/issues/2467).
- Fixed handling of `@categoryDescription` and `@groupDescription` on
module pages,
[#​2787](https://redirect.github.com/TypeStrong/TypeDoc/issues/2787).
- Fixed automatic discovery of entry points in packages mode.
- Reverted accidental style change for hierarchy page introduced in
0.27.0
- The hierarchy Expand/Collapse link will now only appear if the
hierarchies are different.
###
[`v0.27.0`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0270-2024-11-27)
[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.11...v0.27.0)
##### Breaking Changes
- Convert to ESM to enable easier use of ESM-only dependencies.
- Drop support for TypeScript <5.0, no longer supported by
DefinitelyTyped
- Relaxed requirements for file names and generated url fragments. This
may
result in a different file name structure,
[#​2714](https://redirect.github.com/TypeStrong/TypeDoc/issues/2714).
- Anchors to document headings and reflections within a HTML generated
pages
have changed. They can be partially restored to the previous format by
setting `--sluggerConfiguration.lowercase false`. This change was made
to
more closely match the default behavior of GitHub's markdown rendering
and
VSCode's autocomplete when creating a relative link to an external
markdown
file.
- Removed the `hideParameterTypesInTitle` option, this was originally
added as
a workaround for many signatures overflowing the available horizontal
space
in rendered pages. TypeDoc now has logic to wrap types/signatures
smartly,
so this option is no longer necessary.
- Changed the default `kindSortOrder` to put references last.
- Changed the default `sort` order to use
`alphabetical-ignoring-documents`
instead of `alphabetical`.
- Changed default of `suppressCommentWarningsInDeclarationFiles` to
`true`
- API: Constructor signatures now use the parent class name as their
name
(e.g. `X`, not `new X`)
- API: `@group`, `@category`, `@groupDescription` and
`@categoryDescription`
will no longer be removed from the reflections they are present on. They
are
skipped during rendering with the `notRenderedTags` option.
##### Features
- Add support for TypeScript 5.7
- TypeDoc will now discover entry points from `package.json` exports if
they
are not provided manually,
[#​1937](https://redirect.github.com/TypeStrong/TypeDoc/issues/1937).
- Relative links to markdown files may now include `#anchor` links to
reference a heading within them.
- Improved support for `@param` comments with nested object types,
[#​2555](https://redirect.github.com/TypeStrong/TypeDoc/issues/2555).
- Improved support for `@param` comments which reference a type
alias/interface. Important properties on the referenced type can now be
highlighted with `@param options.foo`, which will result in the
additional
note being included under the documentation for that parameter,
[#​2147](https://redirect.github.com/TypeStrong/TypeDoc/issues/2147).
Note:
This feature is limited to references. It is not supported on other
types of
types.
- Added a new `outputs` option which is an array of outputs. This can be
used
to render the documentation multiple times with different rendering
options
or output types,
[#​2597](https://redirect.github.com/TypeStrong/TypeDoc/issues/2597).
- Added support for rendering alerts (or callouts) in markdown.
- Add support for an `@expand` tag which can be placed on type aliases
and
interfaces. When a type with `@expand` is referenced and TypeDoc has a
place
to include additional details about the type, the properties of the type
will be included in the page where `@expand` is found. Note that use of
this
tag can *significantly* increase the size of your generated
documentation if
it is applied to commonly used types as it will result in inlining the
comments for those types everywhere they are referenced,
[#​2303](https://redirect.github.com/TypeStrong/TypeDoc/issues/2303).
- Add support for an `@inline` tag which can be placed on type aliases
and
interfaces. When a type with `@inline` is referenced, TypeDoc will
resolve
the referenced type and convert the type as if it was included directly
within the referencing type. Note that use of this tag can
*significantly*
increase the size of your generated documentation if it is applied to
commonly used types as it will result in inlining the comments for those
types everywhere they are referenced,
[#​2303](https://redirect.github.com/TypeStrong/TypeDoc/issues/2303).
- Introduced a new `@useDeclaredType` tag for type aliases which can
sometimes
improve their documentation,
[#​2654](https://redirect.github.com/TypeStrong/TypeDoc/issues/2654).
- Added a new `@mergeModuleWith` tag which can be used to tell TypeDoc
to
place a module/namespace's children under a different module/namespace
and
remove the real parent,
[#​2281](https://redirect.github.com/TypeStrong/TypeDoc/issues/2281).
- Added new `@include` and `@includeCode` inline tags to include files
within
comments/documents.
- Add `notRenderedTags` option. This option is similar to the
`excludeTags`
option, but while `excludeTags` will result in the tag being completely
removed from the documentation, `notRenderedTags` only prevents it from
being included when rendering.
- Added `groupReferencesByType` option.
- Added `navigation.excludeReferences` option
- Added `useFirstParagraphOfCommentAsSummary` option to configure how
TypeDoc
handles comments for module members without the `@summary` tag.
- Introduced `favicon` option to specify a `.ico` or `.svg` favicon to
reference.
- Sections within the page and in the "On This Page" navigation are now
tied
together and will expand/collapse together,
[#​2335](https://redirect.github.com/TypeStrong/TypeDoc/issues/2335).
- API: Introduced a new `app.outputs` object for defining new output
strategies.
- API: TypeDoc's CSS is now wrapped in `@layer typedoc`,
[#​2782](https://redirect.github.com/TypeStrong/TypeDoc/issues/2782).
##### Bug Fixes
- TypeDoc now properly flags `readonly` index signatures.
- TypeDoc will now use the first signature's comment for later
signatures in
overloads if present,
[#​2718](https://redirect.github.com/TypeStrong/TypeDoc/issues/2718).
- Fixed handling of `@enum` if the type was declared before the
variable,
[#​2719](https://redirect.github.com/TypeStrong/TypeDoc/issues/2719).
- Fixed empty top level modules page in packages mode,
[#​2753](https://redirect.github.com/TypeStrong/TypeDoc/issues/2753).
- TypeDoc can now link to type alias properties,
[#​2524](https://redirect.github.com/TypeStrong/TypeDoc/issues/2524).
- TypeDoc will now document the merged symbol type when considering
globals
declared inside `declare global`,
[#​2774](https://redirect.github.com/TypeStrong/TypeDoc/issues/2774)
- TypeDoc now converts `declare module "foo"` as a module rather than a
namespace,
[#​2778](https://redirect.github.com/TypeStrong/TypeDoc/issues/2778).
- Import types in type aliases now use module member references if
present,
[#​2779](https://redirect.github.com/TypeStrong/TypeDoc/issues/2779).
- Fixed an issue where properties were not properly marked optional in
some
cases. This primarily affected destructured parameters.
- Added `yaml` to the highlight languages supported by default.
- TypeDoc now recognizes `txt` as an alias of `text` to indicate a code
block
should not be highlighted.
- Items which are hidden with `@ignore` or `@hidden` but still
referenced by
other types will no longer produce warnings about not being exported.
- If a project only has one module within it, TypeDoc will now consider
that
module when resolving `@link` tags.
- The arrows to indicate whether or not a section is open now work when
JavaScript is disabled.
- Group/category search boosts are now applied when writing the search
index
rather than when converting. This prevents issues where boosts used by
just
one package were incorrectly reported as unused when running with
entryPointStrategy set to packages.
##### Thanks!
- [@​Huxpro](https://redirect.github.com/Huxpro)
- [@​mrfigg](https://redirect.github.com/mrfigg)
- [@​tgreyuk](https://redirect.github.com/tgreyuk)
- [@​XeroAlpha](https://redirect.github.com/XeroAlpha)
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.16.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8160-2024-11-25)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.15.0...v8.16.0)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas Harbarth <[email protected]>1 parent 7aebe5f commit 52db4aa
File tree
3 files changed
+117
-107
lines changed- packages/main/src/components/FilterBar
3 files changed
+117
-107
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments