Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (examples) (patch) (#4964
Browse files Browse the repository at this point in the history
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.2.18` ->
`18.2.20`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.18/18.2.20)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.18/18.2.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.18/18.2.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config)
([source](https://togithub.com/vercel/next.js)) | [`13.4.12` ->
`13.4.13`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.12/13.4.13)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/13.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/13.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/13.4.12/13.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/13.4.12/13.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://togithub.com/vercel/next.js)) | [`13.4.12` ->
`13.4.13`](https://renovatebot.com/diffs/npm/next/13.4.12/13.4.13) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/next/13.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/13.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/13.4.12/13.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/13.4.12/13.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme)
([source](https://togithub.com/vitejs/vite)) | [`4.4.8` ->
`4.4.9`](https://renovatebot.com/diffs/npm/vite/4.4.8/4.4.9) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/4.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/4.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/4.4.8/4.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/4.4.8/4.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/next.js (eslint-config-next)</summary>

###
[`v13.4.13`](https://togithub.com/vercel/next.js/releases/tag/v13.4.13)

[Compare
Source](https://togithub.com/vercel/next.js/compare/v13.4.12...v13.4.13)

##### Core Changes

- Improve internal web stream utils:
[#&#8203;53004](https://togithub.com/vercel/next.js/issues/53004)
- fix: Add `Next-Url` to http vary in consideration of intercept
routes.:
[#&#8203;52746](https://togithub.com/vercel/next.js/issues/52746)
- update Turbopack:
[#&#8203;53098](https://togithub.com/vercel/next.js/issues/53098)
- Add app, error, and document entrypoints:
[#&#8203;53013](https://togithub.com/vercel/next.js/issues/53013)
- Turbopack: use edge environment in server-side rendering of client
components too:
[#&#8203;53099](https://togithub.com/vercel/next.js/issues/53099)
- refactor(codemod): replace chalk with picocolors:
[#&#8203;53115](https://togithub.com/vercel/next.js/issues/53115)
- move webpack specific logic into a separate file:
[#&#8203;53114](https://togithub.com/vercel/next.js/issues/53114)
- feat(turbopack): emit MODULE_FEATURE telemetry from turbopack:
[#&#8203;52356](https://togithub.com/vercel/next.js/issues/52356)
- Fix not found hangs the build with overridden node env:
[#&#8203;53106](https://togithub.com/vercel/next.js/issues/53106)
- chore: update warning message from `yarn add sharp` to `npm i sharp`:
[#&#8203;53130](https://togithub.com/vercel/next.js/issues/53130)
- fix(edge): allow `Request` cloning via `NextRequest`:
[#&#8203;53157](https://togithub.com/vercel/next.js/issues/53157)
- chore: extract common get-validated-args:
[#&#8203;53165](https://togithub.com/vercel/next.js/issues/53165)
- Fix minimal basePath handling:
[#&#8203;53174](https://togithub.com/vercel/next.js/issues/53174)
- Updates
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
to 6.1.0:
[#&#8203;52848](https://togithub.com/vercel/next.js/issues/52848)
- fix(next/image): washed out blur placeholder:
[#&#8203;52583](https://togithub.com/vercel/next.js/issues/52583)
- Handle basePath app-dir minimal case:
[#&#8203;53189](https://togithub.com/vercel/next.js/issues/53189)

##### Documentation Changes

- (Docs) add missing import.:
[#&#8203;52992](https://togithub.com/vercel/next.js/issues/52992)
- Fix formData code snippet in route handler docs:
[#&#8203;52532](https://togithub.com/vercel/next.js/issues/52532)
- docs: remove unneeded good to know section during installation:
[#&#8203;53078](https://togithub.com/vercel/next.js/issues/53078)
- docs: fix typo in `08-parallel-routes.mdx`:
[#&#8203;53069](https://togithub.com/vercel/next.js/issues/53069)
- chore(docs): Extend the options for custom server init:
[#&#8203;52851](https://togithub.com/vercel/next.js/issues/52851)
- (Docs) Add missing import for `useRef()`:
[#&#8203;53015](https://togithub.com/vercel/next.js/issues/53015)
- (Docs) Remove `FormData` type on `formData` defined in `.js` file:
[#&#8203;53014](https://togithub.com/vercel/next.js/issues/53014)
- docs: fix codeblock for redirect:
[#&#8203;53120](https://togithub.com/vercel/next.js/issues/53120)
- chore(docs): client-side data fetching loading state:
[#&#8203;53164](https://togithub.com/vercel/next.js/issues/53164)

##### Example Changes

- feat: remove unused global variable:
[#&#8203;51767](https://togithub.com/vercel/next.js/issues/51767)

##### Misc Changes

- chore(ci): always run validate-docs-links action:
[#&#8203;53022](https://togithub.com/vercel/next.js/issues/53022)
- update install-native postinstall to use pnpm:
[#&#8203;53080](https://togithub.com/vercel/next.js/issues/53080)
- chore(ci): make `validate-docs-links` required:
[#&#8203;53123](https://togithub.com/vercel/next.js/issues/53123)
- chore(test): fix flaky tsconfig.json test:
[#&#8203;53132](https://togithub.com/vercel/next.js/issues/53132)
- chore(ci): fix validate-docs-links for non-PR:
[#&#8203;53129](https://togithub.com/vercel/next.js/issues/53129)
- Temporarily skip flakey action revalidate:
[#&#8203;53134](https://togithub.com/vercel/next.js/issues/53134)

##### Credits

Huge thanks to
[@&#8203;vinaykulk621](https://togithub.com/vinaykulk621),
[@&#8203;Lantianyou](https://togithub.com/Lantianyou),
[@&#8203;styfle](https://togithub.com/styfle),
[@&#8203;shuding](https://togithub.com/shuding),
[@&#8203;joulev](https://togithub.com/joulev),
[@&#8203;AkifumiSato](https://togithub.com/AkifumiSato),
[@&#8203;trigaten](https://togithub.com/trigaten),
[@&#8203;HurSungYun](https://togithub.com/HurSungYun),
[@&#8203;DevLab2425](https://togithub.com/DevLab2425),
[@&#8203;sokra](https://togithub.com/sokra),
[@&#8203;alexkirsz](https://togithub.com/alexkirsz),
[@&#8203;ztanner](https://togithub.com/ztanner),
[@&#8203;leerob](https://togithub.com/leerob),
[@&#8203;SukkaW](https://togithub.com/SukkaW),
[@&#8203;kwonoj](https://togithub.com/kwonoj),
[@&#8203;huozhi](https://togithub.com/huozhi),
[@&#8203;ijjk](https://togithub.com/ijjk),
[@&#8203;balazsorban44](https://togithub.com/balazsorban44),
[@&#8203;daniel-web-developer](https://togithub.com/daniel-web-developer),
[@&#8203;ky1ejs](https://togithub.com/ky1ejs), and
[@&#8203;arturbien](https://togithub.com/arturbien) for helping!

</details>

<details>
<summary>vitejs/vite (vite)</summary>

###
[`v4.4.9`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small449-2023-08-07-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.4.8...v4.4.9)

- chore: fix eslint warnings
([#&#8203;14031](https://togithub.com/vitejs/vite/issues/14031))
([4021a0e](https://togithub.com/vitejs/vite/commit/4021a0e)), closes
[#&#8203;14031](https://togithub.com/vitejs/vite/issues/14031)
- chore(deps): update all non-major dependencies
([#&#8203;13938](https://togithub.com/vitejs/vite/issues/13938))
([a1b519e](https://togithub.com/vitejs/vite/commit/a1b519e)), closes
[#&#8203;13938](https://togithub.com/vitejs/vite/issues/13938)
- fix: dynamic import vars ignored warning
([#&#8203;14006](https://togithub.com/vitejs/vite/issues/14006))
([4479431](https://togithub.com/vitejs/vite/commit/4479431)), closes
[#&#8203;14006](https://togithub.com/vitejs/vite/issues/14006)
- fix(build): silence warn dynamic import module when
inlineDynamicImports true
([#&#8203;13970](https://togithub.com/vitejs/vite/issues/13970))
([7a77aaf](https://togithub.com/vitejs/vite/commit/7a77aaf)), closes
[#&#8203;13970](https://togithub.com/vitejs/vite/issues/13970)
- perf: improve build times and memory utilization
([#&#8203;14016](https://togithub.com/vitejs/vite/issues/14016))
([9d7d45e](https://togithub.com/vitejs/vite/commit/9d7d45e)), closes
[#&#8203;14016](https://togithub.com/vitejs/vite/issues/14016)
- perf: replace startsWith with ===
([#&#8203;14005](https://togithub.com/vitejs/vite/issues/14005))
([f5c1224](https://togithub.com/vitejs/vite/commit/f5c1224)), closes
[#&#8203;14005](https://togithub.com/vitejs/vite/issues/14005)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 3dd22b0 commit 1dc7aa0
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 139 deletions.
118 changes: 57 additions & 61 deletions examples/nextjs-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"@ui5/webcomponents-fiori": "1.16.0",
"@ui5/webcomponents-react": "1.18.0",
"@types/node": "20.5.0",
"@types/react": "18.2.18",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"eslint": "8.47.0",
"eslint-config-next": "13.4.12",
"next": "13.4.12",
"eslint-config-next": "13.4.13",
"next": "13.4.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6"
Expand Down
Loading

0 comments on commit 1dc7aa0

Please sign in to comment.