Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#34)
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/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | [`^18.16.6` -> `^18.16.17`](https://renovatebot.com/diffs/npm/@types%2fnode/18.16.8/18.16.17) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.17/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.17/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.17/compatibility-slim/18.16.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.17/confidence-slim/18.16.8)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | [`^18.2.6` -> `^18.2.9`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.6/18.2.9) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.2.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.2.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.2.9/compatibility-slim/18.2.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.2.9/confidence-slim/18.2.6)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`^8.40.0` -> `^8.42.0`](https://renovatebot.com/diffs/npm/eslint/8.40.0/8.42.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/8.42.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.42.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/8.42.0/compatibility-slim/8.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.42.0/confidence-slim/8.40.0)](https://docs.renovatebot.com/merge-confidence/) |
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | [`^5.0.4` -> `^5.1.3`](https://renovatebot.com/diffs/npm/typescript/5.0.4/5.1.3) | [![age](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/compatibility-slim/5.0.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/confidence-slim/5.0.4)](https://docs.renovatebot.com/merge-confidence/) |
| [vite](https://github.com/vitejs/vite/tree/main/#readme) ([source](https://github.com/vitejs/vite)) | [`^4.3.5` -> `^4.3.9`](https://renovatebot.com/diffs/npm/vite/4.3.5/4.3.9) | [![age](https://badges.renovateapi.com/packages/npm/vite/4.3.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/4.3.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/4.3.9/compatibility-slim/4.3.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/4.3.9/confidence-slim/4.3.5)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>eslint/eslint</summary>

### [`v8.42.0`](https://github.com/eslint/eslint/releases/tag/v8.42.0)

[Compare Source](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0)

#### Features

-   [`b8448ff`](https://github.com/eslint/eslint/commit/b8448ff1ae1adf26a81dea07f340caa5b5c2f257) feat: correct no-useless-return behaviour in try statements ([#&#8203;16996](https://github.com/eslint/eslint/issues/16996)) (Nitin Kumar)

#### Bug Fixes

-   [`a589636`](https://github.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60) fix: Config with `ignores` and without `files` should not always apply ([#&#8203;17181](https://github.com/eslint/eslint/issues/17181)) (Milos Djermanovic)
-   [`c4fad17`](https://github.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b) fix: Correct ignore message for "node_modules" subfolders ([#&#8203;17217](https://github.com/eslint/eslint/issues/17217)) (Francesco Trotta)

#### Documentation

-   [`01d7142`](https://github.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f) docs: Update README (GitHub Actions Bot)
-   [`e5182b7`](https://github.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31) docs: Update README (GitHub Actions Bot)

#### Chores

-   [`6ca5b7c`](https://github.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607) chore: upgrade [@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;8](https://github.com/8).42.0 ([#&#8203;17236](https://github.com/eslint/eslint/issues/17236)) (Milos Djermanovic)
-   [`67fc5e7`](https://github.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (ESLint Jenkins)
-   [`0892412`](https://github.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72) refactor: remove `Identifier` listener in no-irregular-whitespace ([#&#8203;17235](https://github.com/eslint/eslint/issues/17235)) (Milos Djermanovic)
-   [`f67d298`](https://github.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca) test: Add `FlatESLint` tests with missing config files ([#&#8203;17164](https://github.com/eslint/eslint/issues/17164)) (Milos Djermanovic)
-   [`5b68d51`](https://github.com/eslint/eslint/commit/5b68d51e3e6bd003d6cf74d3434f7165691b4f4d) chore: Fix `fixedsize` attribute in code path analysis DOT debug output ([#&#8203;17202](https://github.com/eslint/eslint/issues/17202)) (Milos Djermanovic)
-   [`37432f2`](https://github.com/eslint/eslint/commit/37432f27dc15817d66cf42377792197dc2aeb8b2) chore: update descriptions in key-spacing tests ([#&#8203;17195](https://github.com/eslint/eslint/issues/17195)) (Milos Djermanovic)

### [`v8.41.0`](https://github.com/eslint/eslint/releases/tag/v8.41.0)

[Compare Source](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0)

#### Features

-   [`880a431`](https://github.com/eslint/eslint/commit/880a4317b949e575a4a6c5e8baaba1eea7674cc6) feat: change default ignore pattern to `**/node_modules/` in flat config ([#&#8203;17184](https://github.com/eslint/eslint/issues/17184)) (Milos Djermanovic)
-   [`8bf5505`](https://github.com/eslint/eslint/commit/8bf550594fca6d29fab1a3453e701c1a457767e1) feat: expose `shouldUseFlatConfig` ([#&#8203;17169](https://github.com/eslint/eslint/issues/17169)) (Connor Prussin)

#### Bug Fixes

-   [`4f5440d`](https://github.com/eslint/eslint/commit/4f5440db631707b17140c4e5cc7beb223afbd2b9) fix: incorrect warning message for ignored dotfiles ([#&#8203;17196](https://github.com/eslint/eslint/issues/17196)) (Milos Djermanovic)
-   [`94da96c`](https://github.com/eslint/eslint/commit/94da96cbf0fb2bb6694fa2e757eb1b3e74c40db7) fix: unify `LintMessage` type ([#&#8203;17076](https://github.com/eslint/eslint/issues/17076)) (Brandon Mills)
-   [`0c415cd`](https://github.com/eslint/eslint/commit/0c415cda5d76dbe5120ab9f3c4c81320538e35f0) fix: validate `ignorePatterns` constructor option in `FlatESLint` class ([#&#8203;17139](https://github.com/eslint/eslint/issues/17139)) (Milos Djermanovic)
-   [`9682d66`](https://github.com/eslint/eslint/commit/9682d669e4ee8641293914e21679f40fee8bc354) fix: switch `grapheme-splitter` to `graphemer` ([#&#8203;17160](https://github.com/eslint/eslint/issues/17160)) (fisker Cheung)

#### Documentation

-   [`7709b14`](https://github.com/eslint/eslint/commit/7709b14e18ad4e11c1119ed6575454243b8e7084) docs: Update README (GitHub Actions Bot)
-   [`7f183e0`](https://github.com/eslint/eslint/commit/7f183e020579380fa57473caaf9ed154470c25b3) docs: Update triage process description ([#&#8203;17157](https://github.com/eslint/eslint/issues/17157)) (Nicholas C. Zakas)
-   [`b68346b`](https://github.com/eslint/eslint/commit/b68346b290d55324e73868ca42b3854157b27375) docs: fix license to reflect relicensing of jshint ([#&#8203;17165](https://github.com/eslint/eslint/issues/17165)) (Stefan Bischof)

#### Chores

-   [`f43216a`](https://github.com/eslint/eslint/commit/f43216a8c77ab6cf1d0823978e8c728786b4cba7) chore: upgrade [@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;8](https://github.com/8).41.0 ([#&#8203;17200](https://github.com/eslint/eslint/issues/17200)) (Milos Djermanovic)
-   [`95c3007`](https://github.com/eslint/eslint/commit/95c300780a1cfd9ad680bc78850542eb55d7fbf4) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (ESLint Jenkins)
-   [`ddc5291`](https://github.com/eslint/eslint/commit/ddc5291debd90ff476e17c532af7577e26720b91) chore: don't use deprecated `context` methods in `ast-utils` tests ([#&#8203;17194](https://github.com/eslint/eslint/issues/17194)) (Milos Djermanovic)
-   [`b1516db`](https://github.com/eslint/eslint/commit/b1516db51514032ed06e1425c4b1f955238dc682) chore: Fix return type of `findFlatConfigFile` ([#&#8203;17161](https://github.com/eslint/eslint/issues/17161)) (Milos Djermanovic)
-   [`918b0fd`](https://github.com/eslint/eslint/commit/918b0fd21723e84bd7acb17942a36606f1d8360a) perf: Store indent descriptors in a plain array ([#&#8203;17148](https://github.com/eslint/eslint/issues/17148)) (Francesco Trotta)
-   [`4caa344`](https://github.com/eslint/eslint/commit/4caa34449555d8a680222ec2049d97c59476c11e) refactor: locateConfigFileToUse returns an Error object ([#&#8203;17159](https://github.com/eslint/eslint/issues/17159)) (唯然)

</details>

<details>
<summary>Microsoft/TypeScript</summary>

### [`v5.1.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.1.3): TypeScript 5.1.3

[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/).

For the complete list of fixed issues, check out the

-   [fixed issues query for Typescript 5.1.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.1.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.1.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+).

Downloads are available on:

-   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

<details>
<summary>vitejs/vite</summary>

### [`v4.3.9`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small439-2023-05-26-small)

[Compare Source](https://github.com/vitejs/vite/compare/v4.3.8...v4.3.9)

-   fix: fs.deny with leading double slash ([#&#8203;13348](https://github.com/vitejs/vite/issues/13348)) ([813ddd6](https://github.com/vitejs/vite/commit/813ddd6)), closes [#&#8203;13348](https://github.com/vitejs/vite/issues/13348)
-   fix: optimizeDeps during build and external ids ([#&#8203;13274](https://github.com/vitejs/vite/issues/13274)) ([e3db771](https://github.com/vitejs/vite/commit/e3db771)), closes [#&#8203;13274](https://github.com/vitejs/vite/issues/13274)
-   fix(css): return deps if have no postcss plugins ([#&#8203;13344](https://github.com/vitejs/vite/issues/13344)) ([28923fb](https://github.com/vitejs/vite/commit/28923fb)), closes [#&#8203;13344](https://github.com/vitejs/vite/issues/13344)
-   fix(legacy): style insert order ([#&#8203;13266](https://github.com/vitejs/vite/issues/13266)) ([e444375](https://github.com/vitejs/vite/commit/e444375)), closes [#&#8203;13266](https://github.com/vitejs/vite/issues/13266)
-   chore: revert prev release commit ([2a30a07](https://github.com/vitejs/vite/commit/2a30a07))
-   release: v4.3.9 ([5c9abf7](https://github.com/vitejs/vite/commit/5c9abf7))
-   docs: optimizeDeps.needsInterop ([#&#8203;13323](https://github.com/vitejs/vite/issues/13323)) ([b34e79c](https://github.com/vitejs/vite/commit/b34e79c)), closes [#&#8203;13323](https://github.com/vitejs/vite/issues/13323)
-   test: respect commonjs options in playgrounds ([#&#8203;13273](https://github.com/vitejs/vite/issues/13273)) ([19e8c68](https://github.com/vitejs/vite/commit/19e8c68)), closes [#&#8203;13273](https://github.com/vitejs/vite/issues/13273)
-   refactor: simplify SSR options' if statement ([#&#8203;13254](https://github.com/vitejs/vite/issues/13254)) ([8013a66](https://github.com/vitejs/vite/commit/8013a66)), closes [#&#8203;13254](https://github.com/vitejs/vite/issues/13254)
-   perf(ssr): calculate stacktrace offset lazily ([#&#8203;13256](https://github.com/vitejs/vite/issues/13256)) ([906c4c1](https://github.com/vitejs/vite/commit/906c4c1)), closes [#&#8203;13256](https://github.com/vitejs/vite/issues/13256)

### [`v4.3.8`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small438-2023-05-18-small)

[Compare Source](https://github.com/vitejs/vite/compare/v4.3.7...v4.3.8)

-   fix: avoid outdated module to crash in importAnalysis after restart ([#&#8203;13231](https://github.com/vitejs/vite/issues/13231)) ([3609e79](https://github.com/vitejs/vite/commit/3609e79)), closes [#&#8203;13231](https://github.com/vitejs/vite/issues/13231)
-   fix(ssr): skip updateCjsSsrExternals if legacy flag disabled ([#&#8203;13230](https://github.com/vitejs/vite/issues/13230)) ([13fc345](https://github.com/vitejs/vite/commit/13fc345)), closes [#&#8203;13230](https://github.com/vitejs/vite/issues/13230)

### [`v4.3.7`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small437-2023-05-16-small)

[Compare Source](https://github.com/vitejs/vite/compare/v4.3.6...v4.3.7)

-   fix: revert only watch .env files in envDir ([#&#8203;12587](https://github.com/vitejs/vite/issues/12587)) ([#&#8203;13217](https://github.com/vitejs/vite/issues/13217)) ([0fd4616](https://github.com/vitejs/vite/commit/0fd4616)), closes [#&#8203;12587](https://github.com/vitejs/vite/issues/12587) [#&#8203;13217](https://github.com/vitejs/vite/issues/13217)
-   fix(assetImportMetaUrl): allow ternary operator in template literal urls ([#&#8203;13121](https://github.com/vitejs/vite/issues/13121)) ([d5d9a31](https://github.com/vitejs/vite/commit/d5d9a31)), closes [#&#8203;13121](https://github.com/vitejs/vite/issues/13121)

### [`v4.3.6`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small436-2023-05-15-small)

[Compare Source](https://github.com/vitejs/vite/compare/v4.3.5...v4.3.6)

-   fix: avoid dev-server crash when ws proxy error ([#&#8203;12829](https://github.com/vitejs/vite/issues/12829)) ([87e1f58](https://github.com/vitejs/vite/commit/87e1f58)), closes [#&#8203;12829](https://github.com/vitejs/vite/issues/12829)
-   fix: call `tryFsResolve` for relative `new URL(foo, import.meta.url)` ([#&#8203;13142](https://github.com/vitejs/vite/issues/13142)) ([eeb0617](https://github.com/vitejs/vite/commit/eeb0617)), closes [#&#8203;13142](https://github.com/vitejs/vite/issues/13142)
-   fix: don't inject CSS sourcemap for direct requests ([#&#8203;13115](https://github.com/vitejs/vite/issues/13115)) ([7d80a47](https://github.com/vitejs/vite/commit/7d80a47)), closes [#&#8203;13115](https://github.com/vitejs/vite/issues/13115)
-   fix: handle more yarn pnp load errors ([#&#8203;13160](https://github.com/vitejs/vite/issues/13160)) ([adf61d9](https://github.com/vitejs/vite/commit/adf61d9)), closes [#&#8203;13160](https://github.com/vitejs/vite/issues/13160)
-   fix(build): declare moduleSideEffects for vite:modulepreload-polyfill ([#&#8203;13099](https://github.com/vitejs/vite/issues/13099)) ([d63129b](https://github.com/vitejs/vite/commit/d63129b)), closes [#&#8203;13099](https://github.com/vitejs/vite/issues/13099)
-   fix(css): respect `esbuild.charset` when minify ([#&#8203;13190](https://github.com/vitejs/vite/issues/13190)) ([4fd35ed](https://github.com/vitejs/vite/commit/4fd35ed)), closes [#&#8203;13190](https://github.com/vitejs/vite/issues/13190)
-   fix(server): intercept ping requests ([#&#8203;13117](https://github.com/vitejs/vite/issues/13117)) ([d06cc42](https://github.com/vitejs/vite/commit/d06cc42)), closes [#&#8203;13117](https://github.com/vitejs/vite/issues/13117)
-   fix(ssr): stacktrace uses abs path with or without sourcemap ([#&#8203;12902](https://github.com/vitejs/vite/issues/12902)) ([88c855e](https://github.com/vitejs/vite/commit/88c855e)), closes [#&#8203;12902](https://github.com/vitejs/vite/issues/12902)
-   perf: skip windows absolute paths for node resolve ([#&#8203;13162](https://github.com/vitejs/vite/issues/13162)) ([e640939](https://github.com/vitejs/vite/commit/e640939)), closes [#&#8203;13162](https://github.com/vitejs/vite/issues/13162)
-   chore: remove useless dep ([#&#8203;13165](https://github.com/vitejs/vite/issues/13165)) ([9a7ec98](https://github.com/vitejs/vite/commit/9a7ec98)), closes [#&#8203;13165](https://github.com/vitejs/vite/issues/13165)
-   chore(reporter): reuse clearLine ([#&#8203;13156](https://github.com/vitejs/vite/issues/13156)) ([535795a](https://github.com/vitejs/vite/commit/535795a)), closes [#&#8203;13156](https://github.com/vitejs/vite/issues/13156)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, 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://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] 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://app.renovatebot.com/dashboard#github/mheob/ef-calc).
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent 9f61fdf commit 60b1a73
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 125 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@mheob/eslint-config": "^4.2.1",
"@mheob/prettier-config": "^3.0.1",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^18.16.6",
"@types/react": "^18.2.6",
"@types/node": "^18.16.17",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.40.0",
"eslint": "^8.42.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"vite": "^4.3.5"
"typescript": "^5.1.3",
"vite": "^4.3.9"
}
}
Loading

1 comment on commit 60b1a73

@vercel
Copy link

@vercel vercel bot commented on 60b1a73 Jun 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ef-calc – ./

ef-calculator.vercel.app
ef-calc-git-main-mheob.vercel.app
ef-calc-mheob.vercel.app

Please sign in to comment.