mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #14912] [CLOSED] build(deps): bump the npm_and_yarn group across 1 directory with 7 updates #23641
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/14912
Author: @dependabot[bot]
Created: 6/12/2025
Status: ❌ Closed
Base:
main← Head:dependabot/npm_and_yarn/npm_and_yarn-ea229c9bb9📝 Commits (1)
c11e376build(deps): bump the npm_and_yarn group across 1 directory with 7 updates📊 Changes
2 files changed (+677 additions, -1018 deletions)
View changed files
📝
package-lock.json(+672 -1013)📝
package.json(+5 -5)📄 Description
Bumps the npm_and_yarn group with 7 updates in the / directory:
7.3.07.5.02.20.22.21.45.4.155.4.191.1.111.1.120.21.50.25.13.1.15.1.05.4.196.3.51.6.13.2.3Updates
undicifrom 7.3.0 to 7.5.0Release notes
Sourced from undici's releases.
Commits
a180465Bumped v7.5.0 (#4091)f317618Removed clients with unrecoverable errors from the Pool (#4088)1e58b58feat: Allow disabling autoSelectFamily in an Agent (#4070)2767d0echore: update cache tests (#4027)ef276d4fix: Fix retry-handler.js when retry-after header is a Date (#4084)6179788feat: add mock call history to access request configuration in test (#4029)f11ae94feat(docs): button to switch dark and light mode (#4044)6bb527eBumped v7.4.0 (#4071)a217002fix: fix EnvHttpProxyAgent for the Node.js bundle (#4064)782f06bchore: update WPT (#4062)Updates
@sveltejs/kitfrom 2.20.2 to 2.21.4Release notes
Sourced from
@���sveltejs/kit's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit's changelog.... (truncated)
Commits
ee3600dVersion Packages (#13872)b451705fix: correctly accessapp.decodersin inline and single output apps (#13871)7fcbc5aVersion Packages (#13854)ab67874fix: avoid setting sequential focus navigation starting point when using hash...6261a87fix: hash link to new page focuses the correct element (#10856)408e1f5fix: ensureredirectused in packages uses the sameRedirectinstance (#1...6c44239fix: include components dynamically imported in the universal load function w...6a6538cfix: correctly invalidate static analysis cache of child nodes during dev (#1...e7b57e7fix: suppress console spam for chrome devtools requests (#13830)c6cd8c3fix: correctly deserialize on the server (#13686)Updates
vitefrom 5.4.15 to 5.4.19Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
80a333arelease: v5.4.19766947efix: backport #19965, check static serve file inside sirv (#19966)731b77drelease: v5.4.18823675bfix: backport #19830, reject requests with#in request-target (#19831)0a2518arelease: v5.4.1784b2b46fix: backport #19782, fs check with svg and relative paths (#19784)712cb71release: v5.4.16b627c50fix: backport #19761, fs check in transform middleware (#19762)Updates
brace-expansionfrom 1.1.11 to 1.1.12Release notes
Sourced from brace-expansion's releases.
Commits
c85b8ad4.0.15a5cc17fmt0b6a978Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)6a39bdd4.0.0dd72a59fmt278132bfeat: use string replaces instead of splits (#64)70e4c1baddtea.yamlb01a6373.0.09e781e9node 16 is EOL6dad209docsUpdates
esbuildfrom 0.21.5 to 0.25.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6bfc1c1publish 0.25.1 to npmf9b3952fix #4078: prepend namespaces to source map pathsccf3dd7add "contributed by" in changelog48cd7a9Update Go from 1.23.5 to 1.23.7 (#4077)1f04fa4fix absolute windows paths in source maps9ca03f6also add test case from #40752f244c0add test case from #41041dde994fix incorrect test names9f008c5fix #4070:filenamespace forsourceMappingURLcbd5eb8release notes and tests for #4082Updates
@sveltejs/vite-plugin-sveltefrom 3.1.1 to 5.1.0Release notes
Sourced from
@sveltejs/vite-plugin-svelte's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte's changelog.... (truncated)
Commits
5e8f173Version Packages (#1111)0c1a7f6fix: optimize "svelte > clsx" by default (#1124)6e338f4fix(deps): update all non-major dependencies (#1114)a28f72echore: updates (#1120)3589433update remaining deps and replace express/serve-static with polka/sirv (#1112)fc19a92feat: scope css to js module to allow treeshaking it (requires vite 6.2) (#1092)876c1c5fix(deps): update all non-major dependencies (#1103)45bd98cfix(deps): update all non-major dependencies (#1097)1644cd4fix(deps): update all non-major dependencies (#1093)29e2508fix(deps): update all non-major dependencies (#1088)Updates
vitefrom 5.4.19 to 6.3.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
80a333arelease: v5.4.19766947efix: backport #19965, check static serve file inside sirv (#19966)731b77drelease: v5.4.18823675bfix: backport #19830, reject requests with#in request-target (#19831)0a2518arelease: v5.4.1784b2b46fix: backport #19782, fs check with svg and relative paths (#19784)712cb71release: v5.4.16b627c50fix: backport #19761, fs check in transform middleware (#19762)Updates
vitestfrom 1.6.1 to 3.2.3Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b87ee3echore: release v3.2.383862d4fix: run only the name plugin last, not all config plugins (#8130)dc469f2fix(runner): comments between fixture destructures (#8127)1d8ebf9feat(browser): use base url instead of vitest (#8126)dfe81a6fix(pool): throw if user's tests useprocess.send()(#8125)0f33506fix: rerun tests when project's setup file is changed (#8097)7ddcd33chore: release v3.2.233f7120Revert "fix(browser): optimize build output and always prebundle vitest"00a3916fix(browser): optimize build output and always prebundle vitest142c735fix(browser): calculate prepare time fromcreateTesterscall on the main th...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 commands and options
You can tr...
Description has been truncated
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.