-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 539deaa
authored
fix(deps): update npm packages (#54)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@stencil/core](https://stenciljs.com/)
([source](https://togithub.com/ionic-team/stencil)) | [`4.0.5` ->
`4.1.0`](https://renovatebot.com/diffs/npm/@stencil%2fcore/4.0.5/4.1.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/)
|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.17.5` ->
`18.17.9`](https://renovatebot.com/diffs/npm/@types%2fnode/18.17.5/18.17.9)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.2.20` ->
`18.2.21`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.20/18.2.21)
|
[](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/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint)
| [`6.4.0` ->
`6.4.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.4.0/6.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/)
|
|
[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint)
| [`6.4.0` ->
`6.4.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.4.0/6.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/)
|
|
[eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import)
| [`2.28.0` ->
`2.28.1`](https://renovatebot.com/diffs/npm/eslint-plugin-import/2.28.0/2.28.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/)
|
| [lint-staged](https://togithub.com/okonet/lint-staged) | [`14.0.0` ->
`14.0.1`](https://renovatebot.com/diffs/npm/lint-staged/14.0.0/14.0.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/)
|
| [tslib](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/tslib)) | [`2.6.1` ->
`2.6.2`](https://renovatebot.com/diffs/npm/tslib/2.6.1/2.6.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/)
|
| [yarn](https://togithub.com/yarnpkg/berry) | [`3.6.2` ->
`3.6.3`](https://renovatebot.com/diffs/npm/yarn/3.6.2/3.6.3) |
[](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>ionic-team/stencil (@​stencil/core)</summary>
###
[`v4.1.0`](https://togithub.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-410-2023-08-21)
[Compare
Source](https://togithub.com/ionic-team/stencil/compare/v4.0.5...v4.1.0)
##### Bug Fixes
- **runtime:** adds a testing check to the forceUpdate method
([#​4682](https://togithub.com/ionic-team/stencil/issues/4682))
([7e9544d](https://togithub.com/ionic-team/stencil/commit/7e9544d4c9c586d9bdd969a0ae9a6a0bb7681d90))
- **typings:** add crossorigin html attr to img
([#​4686](https://togithub.com/ionic-team/stencil/issues/4686))
([65d60fb](https://togithub.com/ionic-team/stencil/commit/65d60fbef16efd35f5680787c0e72a4b4b410a2b)),
closes
[#​4685](https://togithub.com/ionic-team/stencil/issues/4685)
##### Features
- **compiler:** include `getAssetPath` in generated export statement
([#​4683](https://togithub.com/ionic-team/stencil/issues/4683))
([821da79](https://togithub.com/ionic-team/stencil/commit/821da79c3b4e32f8580257f45bea4733577c08f3))
- **config:** add experimentalSlotFixes config value
([#​4652](https://togithub.com/ionic-team/stencil/issues/4652))
([392af26](https://togithub.com/ionic-team/stencil/commit/392af26f08a8c2b08b90d367a30e737f6612b979))
#### 🚣
[4.0.5](https://togithub.com/ionic-team/stencil/compare/v4.0.4...v4.0.5)
(2023-08-14)
##### Bug Fixes
- **compiler:** match tsconfig include paths properly
([#​4676](https://togithub.com/ionic-team/stencil/issues/4676))
([664ecb7](https://togithub.com/ionic-team/stencil/commit/664ecb78cba3a267fa436cada551d878655cd2ab)),
closes
[#​4667](https://togithub.com/ionic-team/stencil/issues/4667)
#### 🍧
[4.0.4](https://togithub.com/ionic-team/stencil/compare/v4.0.3...v4.0.4)
(2023-08-07)
##### Bug Fixes
- **runtime:** `forceUpdate` calls only execute when in a browser env
([#​4591](https://togithub.com/ionic-team/stencil/issues/4591))
([b203263](https://togithub.com/ionic-team/stencil/commit/b203263482140fde31edfb7a91ac6054f5f98460))
- **typings:** add additional transition events to DOMAttributes
([#​4645](https://togithub.com/ionic-team/stencil/issues/4645))
([420052f](https://togithub.com/ionic-team/stencil/commit/420052f26b9429906476584f174493d1d42db9ac)),
closes
[#​4643](https://togithub.com/ionic-team/stencil/issues/4643)
#### 🎾
[4.0.3](https://togithub.com/ionic-team/stencil/compare/v4.0.2...v4.0.3)
(2023-07-31)
##### Bug Fixes
- **compiler:** custom elements relative typedef import paths
([#​4633](https://togithub.com/ionic-team/stencil/issues/4633))
([feba98c](https://togithub.com/ionic-team/stencil/commit/feba98c35bab96ee0e7c72617a2f3a20c4bf7b72))
- **docs-json:** use dts-bundle-generator to bundle types for docs-json
([#​4619](https://togithub.com/ionic-team/stencil/issues/4619))
([6ba3249](https://togithub.com/ionic-team/stencil/commit/6ba3249cab485f09ab6e16d4eb63076d40a564a0))
- **runtime:** add onSelect to textarea and input
([#​4616](https://togithub.com/ionic-team/stencil/issues/4616))
([8ae64f2](https://togithub.com/ionic-team/stencil/commit/8ae64f21a046c88204f785519e3b59fbe1670612))
- **runtime:** handle lazy-instance promises for connected &
disconnected callbacks
([#​4072](https://togithub.com/ionic-team/stencil/issues/4072))
([dffc5bb](https://togithub.com/ionic-team/stencil/commit/dffc5bb4c3c6f19274051a4953601e2af5ac6f95))
- **runtime:** override attrs set on Host with values from host element
([#​4548](https://togithub.com/ionic-team/stencil/issues/4548))
([b088b9e](https://togithub.com/ionic-team/stencil/commit/b088b9e48d8c4799cfa2b7210f4bc9feb4d6ef94))
- **testing:** remove use of `emulate` field in `E2EPage()`
([#​4632](https://togithub.com/ionic-team/stencil/issues/4632))
([4d7b138](https://togithub.com/ionic-team/stencil/commit/4d7b138a6d57509d8ecc25c5b9cbb7932752881c))
#### 😈
[4.0.2](https://togithub.com/ionic-team/stencil/compare/v4.0.1...v4.0.2)
(2023-07-24)
##### Bug Fixes
- **compiler:** ensures transformed paths are relative paths for
`dist-collection`
([#​4552](https://togithub.com/ionic-team/stencil/issues/4552))
([e11ac0e](https://togithub.com/ionic-team/stencil/commit/e11ac0e52f8ed1e3bc605779d893df3d4e767957))
- **compiler:** handle `@supports` blocks when scoping css
([#​4572](https://togithub.com/ionic-team/stencil/issues/4572))
([18ed5fc](https://togithub.com/ionic-team/stencil/commit/18ed5fc0a8828c3df4a5b31e2778ceda48f49730))
- **compiler:** only create one class member when transforming
`@Element()` decorators
([#​4547](https://togithub.com/ionic-team/stencil/issues/4547))
([13fac03](https://togithub.com/ionic-team/stencil/commit/13fac0399fd08672832adb52ee3caed57aef2f2f))
- **compiler:** sourcemap errors for dist-custom-elements +
dist-hydrate-script
([#​4527](https://togithub.com/ionic-team/stencil/issues/4527))
([1d79672](https://togithub.com/ionic-team/stencil/commit/1d79672809dcaa3b56ec3761e46f9d1ef51915ad))
- **compiler:** sourcemap generation without ext runtime
([#​4570](https://togithub.com/ionic-team/stencil/issues/4570))
([d1be334](https://togithub.com/ionic-team/stencil/commit/d1be334b5ed12381eafbcd05ab56029a9366a21d))
- **lazy:** adjust the type of `defineCustomElements`
([#​4592](https://togithub.com/ionic-team/stencil/issues/4592))
([5c85c33](https://togithub.com/ionic-team/stencil/commit/5c85c332a7390b30fdba1d8598e618e5bf0f2b59))
- **mock-doc:** adjust matchMedia mock return
([#​4509](https://togithub.com/ionic-team/stencil/issues/4509))
([3cda014](https://togithub.com/ionic-team/stencil/commit/3cda014035412c775f2b03b4feda337944907b8f))
- **output-targets:** fix path normalization logic
([#​4545](https://togithub.com/ionic-team/stencil/issues/4545))
([cd5849c](https://togithub.com/ionic-team/stencil/commit/cd5849c6e1853750adde2b71791ca825f38f730d))
- **rollup-config:** deprecate BundlingConfig#namedExports
([#​4532](https://togithub.com/ionic-team/stencil/issues/4532))
([a353769](https://togithub.com/ionic-team/stencil/commit/a353769b0094cd502a9ce35f797f74c7dc1d9232)),
closes
[#​2523](https://togithub.com/ionic-team/stencil/issues/2523)
- **runtime:** properly type color-interpolation-filter
([#​4530](https://togithub.com/ionic-team/stencil/issues/4530))
([3ccf753](https://togithub.com/ionic-team/stencil/commit/3ccf753f13ced6fa1339850882919192e912da30))
#### Thanks
🎉 Thanks for [@​bdriguesdev](https://togithub.com/bdriguesdev) for
their contributions! 🎉
#### ⛹
[4.0.1](https://togithub.com/ionic-team/stencil/compare/v4.0.0...v4.0.1)
(2023-06-28)
##### Bug Fixes
- **compiler:** address when a home module cannot be found
([#​4521](https://togithub.com/ionic-team/stencil/issues/4521))
([06eaa8f](https://togithub.com/ionic-team/stencil/commit/06eaa8f4edbf83e48be1e83b7b5db4e7b48e5918))
- **compiler:** normalize recommended `collection` path for
`package.json` validation
([#​4522](https://togithub.com/ionic-team/stencil/issues/4522))
([af9639c](https://togithub.com/ionic-team/stencil/commit/af9639c8c286a8863f7f384f38a7efaa9ec8fafa))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v6.4.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#641-2023-08-21)
[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1)
##### Bug Fixes
- **eslint-plugin:** \[no-unnecessary-condition] false positives with
branded types
([#​7466](https://togithub.com/typescript-eslint/typescript-eslint/issues/7466))
([b52658f](https://togithub.com/typescript-eslint/typescript-eslint/commit/b52658fbb6f5cf2085c94926872e6d39efaa3b01)),
closes
[#​7293](https://togithub.com/typescript-eslint/typescript-eslint/issues/7293)
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>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/parser)</summary>
###
[`v6.4.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#641-2023-08-21)
[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1)
**Note:** Version bump only for package
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
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>
<details>
<summary>import-js/eslint-plugin-import (eslint-plugin-import)</summary>
###
[`v2.28.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2281---2023-08-18)
[Compare
Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1)
##### Fixed
- \[`order`]: revert breaking change to single nested group
(\[[#​2854](https://togithub.com/import-js/eslint-plugin-import/issues/2854)],
thanks \[[@​yndajas](https://togithub.com/yndajas)])
##### Changed
- \[Docs] remove duplicate fixable notices in docs
(\[[#​2850](https://togithub.com/import-js/eslint-plugin-import/issues/2850)],
thanks \[[@​bmish](https://togithub.com/bmish)])
</details>
<details>
<summary>okonet/lint-staged (lint-staged)</summary>
###
[`v14.0.1`](https://togithub.com/okonet/lint-staged/releases/tag/v14.0.1)
[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v14.0.0...v14.0.1)
##### Bug Fixes
- fix reading config from stdin, introduced in v14.0.0
([#​1317](https://togithub.com/okonet/lint-staged/issues/1317))
([fc3bfea](https://togithub.com/okonet/lint-staged/commit/fc3bfeabae29b65f99b6911a989b0b41d3d1128e))
</details>
<details>
<summary>Microsoft/tslib (tslib)</summary>
###
[`v2.6.2`](https://togithub.com/microsoft/tslib/releases/tag/v2.6.2):
tslib 2.6.2
[Compare
Source](https://togithub.com/Microsoft/tslib/compare/v2.6.1...v2.6.2)
#### What's Changed
- Fix path to `exports["module"]["types"]` by
[@​andrewbranch](https://togithub.com/andrewbranch) in
[https://github.com/microsoft/tslib/pull/217](https://togithub.com/microsoft/tslib/pull/217)
**Full Changelog**:
microsoft/tslib@v2.6.1...v2.6.2
</details>
<details>
<summary>yarnpkg/berry (yarn)</summary>
###
[`v3.6.3`](https://togithub.com/yarnpkg/berry/compare/7b88e9ef75bf73e97df47428c9146322c9c4315f...b6026842dfec4b012571b5982bb74420c7682a73)
[Compare
Source](https://togithub.com/yarnpkg/berry/compare/7b88e9ef75bf73e97df47428c9146322c9c4315f...b6026842dfec4b012571b5982bb74420c7682a73)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Aiko-IT-Systems/Discord-React-Components).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
|
0 commit comments