-
Notifications
You must be signed in to change notification settings - Fork 103
Commit 08dea90
authored
chore(deps): update all non-major dependencies (examples & templates) (v1.29.x) (patch) (#6263)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`18.3.3` ->
`18.3.4`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.3/18.3.4)
|
[](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-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config)
([source](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`14.2.5` ->
`14.2.7`](https://renovatebot.com/diffs/npm/eslint-config-next/14.2.5/14.2.7)
|
[](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-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript)
| [`3.6.1` ->
`3.6.3`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/3.6.1/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/)
|
|
[eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh)
| [`0.4.9` ->
`0.4.11`](https://renovatebot.com/diffs/npm/eslint-plugin-react-refresh/0.4.9/0.4.11)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [isbot](https://isbot.js.org)
([source](https://github.com/omrilotan/isbot)) | [`5.1.14` ->
`5.1.17`](https://renovatebot.com/diffs/npm/isbot/5.1.14/5.1.17) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://github.com/vercel/next.js)) | [`14.2.5` ->
`14.2.7`](https://renovatebot.com/diffs/npm/next/14.2.5/14.2.7) |
[](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>vercel/next.js (eslint-config-next)</summary>
###
[`v14.2.7`](https://github.com/vercel/next.js/compare/v14.2.6...v14.2.7)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.2.6...v14.2.7)
###
[`v14.2.6`](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.6)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.6)
</details>
<details>
<summary>import-js/eslint-import-resolver-typescript
(eslint-import-resolver-typescript)</summary>
###
[`v3.6.3`](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#363)
[Compare
Source](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3)
##### Patch Changes
-
[#​305](https://github.com/import-js/eslint-import-resolver-typescript/pull/305)
[`f8d7b82`](https://github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d)
Thanks [@​SukkaW](https://github.com/SukkaW)! - Fix resolve for
`node:test`, `node:sea`, and `node:sqlite` without sacrificing
installation size
-
[#​288](https://github.com/import-js/eslint-import-resolver-typescript/pull/288)
[`a4c6c78`](https://github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed)
Thanks [@​SunsetTechuila](https://github.com/SunsetTechuila)! -
fix: ignore bun built-in modules
</details>
<details>
<summary>ArnaudBarre/eslint-plugin-react-refresh
(eslint-plugin-react-refresh)</summary>
###
[`v0.4.11`](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/HEAD/CHANGELOG.md#0411)
[Compare
Source](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.10...v0.4.11)
- Ignore type exports (ex. `export type foo = string;`) (fixes
[#​47](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/47))
###
[`v0.4.10`](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/HEAD/CHANGELOG.md#0410)
[Compare
Source](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.9...v0.4.10)
- Support `function Foo() {}; export default React.memo(Foo)`
([#​46](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/46))
(thanks [@​SukkaW](https://github.com/SukkaW)!)
</details>
<details>
<summary>omrilotan/isbot (isbot)</summary>
###
[`v5.1.17`](https://github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5117)
[Compare
Source](https://github.com/omrilotan/isbot/compare/v5.1.16...v5.1.17)
- \[Pattern] Pattern updates for better recognition
###
[`v5.1.16`](https://github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5116)
[Compare
Source](https://github.com/omrilotan/isbot/compare/v5.1.15...v5.1.16)
- \[Pattern] Treat CCleaner broswer as an actual browser, not a bot
###
[`v5.1.15`](https://github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5115)
[Compare
Source](https://github.com/omrilotan/isbot/compare/v5.1.14...v5.1.15)
- \[Pattern] Pattern updates for better recognition
</details>
<details>
<summary>vercel/next.js (next)</summary>
###
[`v14.2.7`](https://github.com/vercel/next.js/compare/v14.2.6...v14.2.7)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.2.6...v14.2.7)
###
[`v14.2.6`](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.6)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.6)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (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://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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6InYxLjI5LngiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1df7924 commit 08dea90Copy full SHA for 08dea90
File tree
Expand file treeCollapse file tree
11 files changed
+307
-294
lines changedFilter options
- examples
- nextjs-app
- nextjs-pages
- remix-ts
- vite-ts
- templates
- nextjs-app
- nextjs-pages
- vite-ts
Expand file treeCollapse file tree
11 files changed
+307
-294
lines changedexamples/nextjs-app/package-lock.json
Copy file name to clipboardExpand all lines: examples/nextjs-app/package-lock.json+56-56Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
examples/nextjs-app/package.json
Copy file name to clipboardExpand all lines: examples/nextjs-app/package.json+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
0 commit comments