owncloud / file-picker

Integrate ownCloud into your own product
https://owncloud.github.io/integration/file_picker/
Apache License 2.0
5 stars 7 forks source link

chore(deps-dev): bump vite from 3.2.5 to 4.4.11 #259

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps vite from 3.2.5 to 4.4.11.

Release notes

Sourced from vite's releases.

create-vite@4.4.1

Please refer to CHANGELOG.md for details.

create-vite@4.4.0

Please refer to CHANGELOG.md for details.

create-vite@4.3.2

Please refer to CHANGELOG.md for details.

create-vite@4.3.1

Please refer to CHANGELOG.md for details.

create-vite@4.3.0

Please refer to CHANGELOG.md for details.

create-vite@4.3.0-beta.0

Please refer to CHANGELOG.md for details.

create-vite@4.2.0

Please refer to CHANGELOG.md for details.

create-vite@4.2.0-beta.1

Please refer to CHANGELOG.md for details.

create-vite@4.2.0-beta.0

Please refer to CHANGELOG.md for details.

create-vite@4.1.0

Please refer to CHANGELOG.md for details.

create-vite@4.1.0-beta.0

Please refer to CHANGELOG.md for details.

create-vite@4.0.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

4.4.11 (2023-10-05)

  • revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #14094

4.4.10 (2023-10-03)

4.4.9 (2023-08-07)

4.4.8 (2023-07-31)

  • fix: modulePreload false (#13973) (488085d), closes #13973
  • fix: multiple entries with shared css and no JS (#13962) (89a3db0), closes #13962
  • fix: use file extensions on type imports so they work with moduleResolution: 'node16' (#13947) (aeef670), closes #13947
  • fix(css): enhance error message for missing preprocessor dependency (#11485) (65e5c22), closes #11485
  • fix(esbuild): fix static properties transpile when useDefineForClassFields false (#13992) (4ca7c13), closes #13992
  • fix(importAnalysis): strip url base before passing as safeModulePaths (#13712) (1ab06a8), closes #13712

... (truncated)

Commits
  • b50db04 release: v4.4.11
  • 54e1275 revert: "fix: use string manipulation instead of regex to inject esbuild helpers
  • f3a3e77 release: v4.4.10
  • f8b9adb fix: restore builtins list
  • 104971d fix(resolve): support submodules of optional peer deps (#14489)
  • 0c6d289 fix(analysis): warnings for dynamic imports that use static template literals...
  • 269aa43 fix(import-analysis): preserve importedUrls import order (#14465)
  • 6f6e5de fix: handle errors during hasWorkspacePackageJSON function (#14394)
  • 8bc1f9d feat: improve deno and bun support (#14379)
  • 3d63ae6 fix(manifest): preserve pure css chunk assets (#14297)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 11 months ago

The following labels could not be found: Status:Needs-Review, Topic:Dependencies.

dependabot[bot] commented 10 months ago

Superseded by #261.