This repository was archived by the owner on Aug 19, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Update all dependencies #89
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
324041f to
b468256
Compare
b468256 to
0e4923e
Compare
0e4923e to
830f711
Compare
23124e9 to
a8faaaa
Compare
a8faaaa to
97fcadc
Compare
97fcadc to
5154110
Compare
5154110 to
7a93bd6
Compare
1c3bb16 to
751697c
Compare
751697c to
efc4136
Compare
efc4136 to
325b434
Compare
325b434 to
9aa08a8
Compare
9aa08a8 to
e367b3d
Compare
e367b3d to
552df73
Compare
552df73 to
a3098b2
Compare
a3098b2 to
ff51dd6
Compare
ff51dd6 to
7e35d4a
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.4.0->6.4.26.4.0->6.4.26.4.0->6.4.26.4.0->6.4.26.4.0->6.4.20.10.0->0.12.32.11.7->2.11.84.1.0->4.3.15.2.3->5.3.1^15.7.0->^16.0.04.3.1->4.4.93.2.47->3.3.4Release Notes
FortAwesome/Font-Awesome (@fortawesome/fontawesome-free)
v6.4.2Compare Source
Change log available at https://fontawesome.com/docs/changelog/
intlify/bundle-tools (@intlify/unplugin-vue-i18n)
v0.12.3Compare Source
⚡ Improvement Features
messagestype to the vue-i18n type instead of any (@ferferga)Committers: 1
v0.12.2Compare Source
v0.12.1Compare Source
🐛 Bug Fixes
Committers: 1
v0.12.0Compare Source
⭐ Features
Committers: 1
v0.11.0Compare Source
⚡ Improvement Features
Committers: 1
v0.10.1Compare Source
🐛 Bug Fixes
📝 Documentation
Committers: 2
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v4.3.1Compare Source
v4.3.0Compare Source
hoistStaticoption for script compilation (#198) (7466b4f), closes #198v4.2.3Compare Source
v4.2.2Compare Source
v4.2.1Compare Source
v4.2.0Compare Source
twbs/bootstrap (bootstrap)
v5.3.1Compare Source
Highlights
$gray-500with$gray-300for the body color.nav-links, providing.disabledand:disabledfor use with anchors and buttonsHomeandEndkeys for navigating tabs by keyboard.text-bg-*utilities now use CSS variables$navbar-dark-icon-colorSass variable$alertSass variables$vr-border-widthto customize the vertical rule helper width🎨 CSS
.text-bg-*helpers now use theme CSS variables$navbar-dark-icon-color$alert-*-scaleSass vars☕️ JavaScript
HomeandEndkeys in tabs📖 Docs
noopenerrel to footer external linksaria-disabled='true'to disabled anchorsaria-describedby.d-noneinstead of inline stylingclearfix🛠 Examples
🌎 Accessibility
HomeandEndkeys in tabsaria-disabled='true'to disabled anchors🧰 Misc
color-modes.jstobootstrap-x.y.z-examples.zip📦 Dependencies
v5.3.0Compare Source
eslint-community/eslint-plugin-n (eslint-plugin-n)
v16.0.1Compare Source
44cec62)v16.0.0Compare Source
breaking changes
ecmaVersionto 2021 (#96) (49d3ee7)075f0c5)38a67ef)features
ebc97bf)aa75610)vitejs/vite (vite)
v4.4.9Compare Source
v4.4.8Compare Source
moduleResolution: 'node16'(#13947) (aeef670), closes #13947v4.4.7Compare Source
optimizeDeps.includenot working with paths inside packages (#13922) (06e4f57), closes #13922config.baseto vite/env path (#13941) (8e6cee8), closes #13941import.meta.envdefine replacement without quotes (#13425) (883089c), closes #13425v4.4.6Compare Source
browserHashon optimized deps during build (#13906) (0fb2340), closes #13906wsinstead of the bundled one (#13901) (049404c), closes #13901v4.4.5Compare Source
defineConfig(#13792) (c971f26), closes #13792anywithstring(#13850) (4606fd8), closes #13850v4.4.4Compare Source
vite-error-overlaywith Escape key (#13795) (85bdcda), closes #13795v4.4.3Compare Source
v4.4.2Compare Source
v4.4.1Compare Source
v4.4.0Compare Source
Experimental support for Lightning CSS
Starting from Vite 4.4, there is experimental support for Lightning CSS. You can opt into it by adding
css.transformer: 'lightningcss'to your config file and install the optionallightningcssdev dependency. If enabled, CSS files will be processed by Lightning CSS instead of PostCSS.Lightning CSS can also be used as the CSS minifier with
build.cssMinify: 'lightningcss'.See beta docs at the Lighting CSS guide.
esbuild 0.18 update
esbuild 0.18 contains backwards-incompatible changes to esbuild's handling of
tsconfig.jsonfiles. We think they shouldn't affect Vite users, you can review #13525 for more information.Templates for Solid and Qwik in create-vite
New starter templates have been added to create-vite for Solid and Qwik. Try them online at vite.new/solid-ts and vite.new/qwik-ts.
Korean Translation
Vite's docs are now translated to Korean, available at ko.vitejs.dev.
Features
fs.allow(#12863) (4a06e66), closes #12863Bug Fixes
useDefineForClassFields: falsewhen nocompilerOptions.targetis declared (#13 (7ef2472), closes #13708lastHMRTimestampof importers if the invalidated module is not a HMR bou (1143e0b), closes #13024export const { A, B }pattern (#13483) (ea1bcc9), closes #13483--host 0.0.0.0(#13438) (00ee8c1), closes #13438Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.