xicons
xicons copied to clipboard
build(deps-dev): bump vite from 2.9.15 to 3.0.9 in /packages/ricons-utils
Bumps vite from 2.9.15 to 3.0.9.
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
3.0.9 (2022-08-19)
- feat(ssr): warn if cant analyze dynamic import (#9738) (e0ecb80), closes #9738
- fix: dynamic import path contain ../ and its own directory (#9350) (c6870f3), closes #9350
- fix: legacy no resolve asset urls (#9507) (1d6a1eb), closes #9507
- fix: print error file path when using
rollupOptions.output.dir
(fix #9100) (#9111) (3bffd14), closes #9100 #9111- fix: skip undefined proxy entry (#9622) (e396d67), closes #9622
- fix(hmr): duplicate link tags (#9697) (9aa9515), closes #9697
- fix(import-analysis): escape quotes (#9729) (21515f1), closes #9729
- docs: fix typos in comments and documentation (#9711) (0571232), closes #9711
- docs: update import.meta.glob jsdocs (#9709) (15ff3a2), closes #9709
- chore(deps): update all non-major dependencies (#9675) (4e56e87), closes #9675
- chore(deps): update dependency es-module-lexer to v1 (#9576) (1d8613f), closes #9576
- perf: avoid
ssrTransform
object allocation (#9706) (6e58d9d), closes #97063.0.8 (2022-08-16)
- fix: allow ping to http from https website (#9561) (f4b4405), closes #9561
- fix: use browser field if likely esm (fixes #9652) (#9653) (85e387a), closes #9652 #9653
- fix(ssr-manifest): filter path undefined when dynamic import (#9655) (1478a2f), closes #9655
- docs: update WSL2 watch limitation explanation (#8939) (afbb87d), closes #8939
3.0.7 (2022-08-12)
- chore: fix typo in error message (#9645) (7121ee0), closes #9645
- fix(config): don't use file url for external files with cjs output (#9642) (73ad707), closes #9642
3.0.6 (2022-08-11)
- chore: narrow down rollup version (#9637) (fcf4d98), closes #9637
- feat: show warning on 431 response (#9324) (e8b61bb), closes #9324
- fix: avoid using
import.meta.url
for relative assets if output is not ESM (fixes #9297) (#9381) (6d95225), closes #9297 #9381- fix: json HMR (fixes #9521) (#9610) (e45d95f), closes #9521 #9610
- fix: legacy no emit worker (#9500) (9d0b18b), closes #9500
- fix: use browser field if it is not likely UMD or CJS (fixes #9445) (#9459) (c868e64), closes #9445 #9459
- fix(optimizer): ignore EACCES errors while scanner (fixes #8916) (#9509) (4e6a77f), closes #8916 #9509
- fix(ssr): rename objectPattern dynamic key (fixes #9585) (#9609) (ee7f78f), closes #9585 #9609
3.0.5 (2022-08-09)
... (truncated)
Commits
518bc6c
release: v3.0.9e0ecb80
feat(ssr): warn if cant analyze dynamic import (#9738)1d6a1eb
fix: legacy no resolve asset urls (#9507)21515f1
fix(import-analysis): escape quotes (#9729)0571232
docs: fix typos in comments and documentation (#9711)c6870f3
fix: dynamic import path contain ../ and its own directory (#9350)1d8613f
chore(deps): update dependency es-module-lexer to v1 (#9576)3bffd14
fix: print error file path when usingrollupOptions.output.dir
(fix #9100) ...15ff3a2
docs: update import.meta.glob jsdocs (#9709)6e58d9d
perf: avoidssrTransform
object allocation (#9706)- Additional commits viewable in compare view
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 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
xicons | ❌ Failed (Inspect) | Aug 22, 2022 at 5:07AM (UTC) |
Superseded by #543.