This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit aad40b0
authored
build(deps-dev): Bump vite from 3.1.8 to 3.2.2 in /api-editor/gui (#1102)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 3.1.8 to 3.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->3.2.2 (2022-10-31)<!-- raw HTML omitted
--></h2>
<ul>
<li>chore: remove src/client from package (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10703">#10703</a>)
(<a href="https://github.com/vitejs/vite/commit/816842e">816842e</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10703">#10703</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10725">#10725</a>)
(<a href="https://github.com/vitejs/vite/commit/22cfad8">22cfad8</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10725">#10725</a></li>
<li>fix: remove loaded input sourcemap (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8411">#8411</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10705">#10705</a>)
(<a href="https://github.com/vitejs/vite/commit/eb50e3a">eb50e3a</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/8411">#8411</a>
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10705">#10705</a></li>
<li>fix: tsconfig <code>jsx</code> overrides esbuild options, reverts <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10374">#10374</a>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10714">#10714</a>)
(<a href="https://github.com/vitejs/vite/commit/aacf6a4">aacf6a4</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10374">#10374</a>
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10714">#10714</a></li>
<li>docs(changelog): fix broken url (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10692">#10692</a>)
(<a href="https://github.com/vitejs/vite/commit/f937ccc">f937ccc</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10692">#10692</a></li>
</ul>
<h2><!-- raw HTML omitted -->3.2.1 (2022-10-28)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: prioritize existing env over .env (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10676">#10676</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10684">#10684</a>)
(<a href="https://github.com/vitejs/vite/commit/e2ea6af">e2ea6af</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10676">#10676</a>
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10684">#10684</a></li>
<li>fix: remove picomatch type import (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10656">#10656</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10678">#10678</a>)
(<a href="https://github.com/vitejs/vite/commit/1128b4d">1128b4d</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10656">#10656</a>
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10678">#10678</a></li>
<li>fix(config): resolve externalized specifier with internal resolver
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10683">#10683</a>)
(<a
href="https://github.com/vitejs/vite/commit/b15d21c">b15d21c</a>)</li>
<li>feat: Add support for imba in html scripts (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10679">#10679</a>)
(<a href="https://github.com/vitejs/vite/commit/b823fd6">b823fd6</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10679">#10679</a></li>
<li>chore: join URL segments more safely (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10590">#10590</a>)
(<a href="https://github.com/vitejs/vite/commit/675bf07">675bf07</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10590">#10590</a></li>
<li>chore: update changelog for 3.2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10646">#10646</a>)
(<a href="https://github.com/vitejs/vite/commit/f787a60">f787a60</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10646">#10646</a></li>
</ul>
<h2>3.2.0 (2022-10-26)</h2>
<h3>Main Changes</h3>
<h4>Multiple Entries for Library Mode</h4>
<p>Library mode now supports multiple entries:</p>
<pre lang="js"><code> lib: {
entry: {
primary: 'src/index.ts',
secondary: 'src/secondary.ts'
},
formats: ['es', 'cjs']
}
// => primary.es.js, primary.cjs.js, secondary.es.js,
secondary.cjs.js
</code></pre>
<p>Check out the PR <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/7047">#7047</a>,
and the <a
href="https://main.vitejs.dev/config/build-options.html#build-lib"><code>build.lib</code>
config docs</a></p>
<h4><code>build.modulePreload</code> options</h4>
<p>Vite now allows filtering and modifying module preload dependencies
for each entry and async chunk. <a
href="https://vitejs.dev/guide/build.html#advanced-base-options"><code>experimental.renderBuiltUrl</code></a>
will also get called for preload asset paths. And
<code>build.modulePreload.resolveDependencies</code> will be called both
for JS dynamic imports preload lists and also for HTML preload lists for
chunks imported from entry HTML files. Refer to the PR for more context
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/9938">#9938</a>
and check out the <a
href="https://vitejs.dev/config/build-options.html#build-modulepreload">modulePreload
config docs</a>. Note: <code>build.modulePreloadPolyfill</code> is now
deprecated, please migrate to
<code>build.modulePreload.polyfill</code>.</p>
<h4>Include Duplicate Assets in the Manifest</h4>
<p>Laravel and other backends integrations will now get entries for
every asset file, even if they have been de-duplicated. See <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/9928">#9928</a>
for more information.</p>
<h4>Customizable ErrorOverlay</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/65d69b46295b6fe968e04c443f1b52931fbe3496"><code>65d69b4</code></a>
release: v3.2.2</li>
<li><a
href="https://github.com/vitejs/vite/commit/22cfad87c824e717b6c616129f3b579be2e979b2"><code>22cfad8</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10725">#10725</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/aacf6a436c10cdba4aae58a74af1f98c8e96d914"><code>aacf6a4</code></a>
fix: tsconfig <code>jsx</code> overrides esbuild options, reverts <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10374">#10374</a>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10714">#10714</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/816842e80e8935a175ef89ffd74c8bd0a9424951"><code>816842e</code></a>
chore: remove src/client from package (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10703">#10703</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/eb50e3a06f038a37eb36771e2789d988c3090b2c"><code>eb50e3a</code></a>
fix: remove loaded input sourcemap (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8411">#8411</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10705">#10705</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/f937ccc2153b57a031bbe0d3a4a74a1fa161e528"><code>f937ccc</code></a>
docs(changelog): fix broken url (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10692">#10692</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/47a78db49740daee873525de90d0e44b19883771"><code>47a78db</code></a>
release: v3.2.1</li>
<li><a
href="https://github.com/vitejs/vite/commit/b15d21ca65df8cd06a3139e461e49817dc763325"><code>b15d21c</code></a>
fix(config): resolve externalized specifier with internal resolver (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10683">#10683</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/e2ea6afd47057bac798abb2ae85cc0f529e9ab4d"><code>e2ea6af</code></a>
fix: prioritize existing env over .env (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10676">#10676</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10684">#10684</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/1128b4dcc95bd02ab91f743b8a09265f44323cca"><code>1128b4d</code></a>
fix: remove picomatch type import (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10656">#10656</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10678">#10678</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v3.2.2/packages/vite">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8ad5370 commit aad40b0Copy full SHA for aad40b0
File tree
Expand file treeCollapse file tree
2 files changed
+28
-24
lines changedFilter options
- api-editor/gui
Expand file treeCollapse file tree
2 files changed
+28
-24
lines changedapi-editor/gui/package-lock.json
Copy file name to clipboardExpand all lines: api-editor/gui/package-lock.json+27-23Lines changed: 27 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
api-editor/gui/package.json
Copy file name to clipboardExpand all lines: api-editor/gui/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
|
0 commit comments