This repository was archived by the owner on Feb 13, 2023. It is now read-only.
deps: Update all non-major dependencies#43
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/seonglae/nuxtify/6o7aJxjmXrgEumXiiwuP3d9mFkjf |
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
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.0.0->^6.1.0^2.15.4->^2.15.8^5.13.1->^5.13.6^0.23.4->^0.32.0^1.11.3->^1.12.34.1.1->v4.2.5^2.15.0->^2.15.3^8.2.0->^8.6.0^1.18.9->^1.19.4^2.15.3->^2.15.8^2.2.1->^2.6.0^1.0.1->^1.2.0Release Notes
FortAwesome/Font-Awesome
v6.1.0Compare Source
nuxt/nuxt.js
v2.15.8Compare Source
🐛 Bug Fixes
vue-appbabelbabel private-property-in-objectv2.15.7Compare Source
🔰 Security advisory
Please upgrade to
nuxt@^2.15.7if usingnuxt@2.15.5ornuxt@2.15.6🐛 Bug Fixes
vue-appv2.15.6Compare Source
🐛 Bug Fixes
types@types/webpack-dev-middleware@4.1.2(resolves #9268)v2.15.5Compare Source
🐛 Bug Fixes
babelclass-propertiesandprivate-methods(resolves #9224)vue-approute.replaceinstead ofrouter.pushto trigger navigation guards (resolves #9111)builderbuild.watchpaths (resolves #9045)clicss-loader < 4.2(resolves #9117)💖 Thanks to
nuxt-community/axios-module
v5.13.6Compare Source
v5.13.5Compare Source
v5.13.4Compare Source
v5.13.3Compare Source
v5.13.2Compare Source
nuxt-community/composition-api
v0.32.0Compare Source
v0.31.0Compare Source
v0.30.0Compare Source
Bug Fixes
.mjsversion of@vue/compoisition-api(#577) (f49884b)0.29.3 (2021-10-11)
Bug Fixes
0.29.2 (2021-09-21)
Features
@vue/composition-api(6d0ebd0)0.29.1 (2021-09-21)
v0.29.3Compare Source
v0.29.2Compare Source
v0.29.0Compare Source
v0.28.0Compare Source
Features
script setupsyntax (#542) (8bfadeb)Bug Fixes
useFetchhydration (#541) (4c3e734)v0.27.0Compare Source
v0.26.0Compare Source
Bug Fixes
0.25.2 (2021-07-27)
Bug Fixes
onGlobalSetup(#523) (320c409)0.25.1 (2021-07-22)
v0.25.2Compare Source
v0.25.1Compare Source
v0.25.0Compare Source
Bug Fixes
@vue/composition-apisubmodule resolution (#517) (bb76b53)0.24.7 (2021-07-12)
0.24.6 (2021-07-02)
0.24.5 (2021-06-24)
0.24.4 (2021-06-07)
0.24.3 (2021-06-02)
Bug Fixes
webpack:configto add entry for better nuxt/storybook compatibility (#495) (1b07abe), closes #4940.24.2 (2021-05-28)
0.24.1 (2021-05-28)
Bug Fixes
@nuxtjs/composition-apito esm library (5d30325), closes #488v0.24.7Compare Source
v0.24.6Compare Source
v0.24.5Compare Source
v0.24.4Compare Source
v0.24.3Compare Source
v0.24.2Compare Source
v0.24.1Compare Source
v0.24.0Compare Source
⚠ BREAKING CHANGES
package exports have been moved
see https://github.com/nuxt-community/composition-api/pull/480 for context and further changes to come
output
.mjsfiles for runtime templates(outside of Nuxt) only auto-registers plugin if NODE_ENV == 'test'
Bug Fixes
Build System
globalsandregisterto runtime directory (842a724).mjsfiles for runtime templates (23afd5a)0.23.4 (2021-04-28)
0.23.3 (2021-04-24)
Bug Fixes
process.serverin vite node build (#462) (7c997c5)0.23.2 (2021-04-19)
Bug Fixes
0.23.1 (2021-04-14)
Bug Fixes
Vue.observableinuseFetch(385bb73), closes #455nuxt-community/vuetify-module
v1.12.3Compare Source
v1.12.2Compare Source
v1.12.1Compare Source
v1.12.0Compare Source
Features
Bug Fixes
1.11.3 (2021-01-17)
Bug Fixes
1.11.2 (2020-04-26)
1.11.1 (2020-04-26)
Bug Fixes
JamesIves/github-pages-deploy-action
v4.2.5Compare Source
Minor Changes
v4.2.4Compare Source
Minor Changes
v4.2.3Compare Source
Minor Changes
v4.2.2Compare Source
Minor Changes
JamesIves/github-pages-deploy-action@v4if you'd like to always have the most cutting edge changes outside of using the release branch directly.vto be consistent with other officially provided actions by GitHub. You can useJamesIves/github-pages-deploy-action@v4.2.2for instance. Dependabot should pick up this change automatically.v4.2.1Compare Source
Minor Changes
v4.2.0Compare Source
Happy New Year 2022!
Minor Changes
git mvcommand prior to the workflow running. (#895)single-committo fail when usingrepository-nameif the branch name was equal from the origin to destination. (#665)v4.1.9Compare Source
Minor Changes
v4.1.8Compare Source
Minor Changes
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@4.1.7...4.1.8
v4.1.7Compare Source
Minor Changes
npm ciinstead ofnpm installin examples by @bananer in use "npm ci" instead of "npm install" in examples JamesIves/github-pages-deploy-action#934git-config-emailoption again. If you wish to omit this field entirely you must now provide<>in the field instead of an empty string. This is due to the fact that GitHub Actions defaults all undefined fields to an empty string, causing the default behavior to not work when you don't provide agit-config-emailparameter at all. You can find an example of this below.New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@4.1.6...4.1.7
v4.1.6Compare Source
Minor Changes
git-config-emailoption now accepts an empty string as a valid value in a workflow. This will allow the email part of the commit signature to empty, for exampleAuthor Name <>. You can find an example of how to utilize this below. #868v4.1.5Compare Source
Minor Changes
v4.1.4Compare Source
Minor Changes
v4.1.3Compare Source
Minor Changes
v4.1.2Compare Source
Minor Changes
docsandci/docs.motdotla/dotenv
v8.6.0Compare Source
Added
v8.5.1Compare Source
Changed
v8.5.0Compare Source
Added
import "dotenv/config"v8.4.0Compare Source
Changed
v8.3.0Compare Source
Changed
prettier/prettier
v2.6.0Compare Source
diff
🔗 Release Notes
v2.5.1Compare Source
diff
Improve formatting for empty tuple types (#11884 by @sosukesuzuki)
Fix compatibility with Jest inline snapshot test (#11892 by @fisker)
A internal change in Prettier@v2.5.0 accidentally breaks the Jest inline snapshot test.
Support Glimmer's named blocks (#11899 by @duailibe)
Prettier already supported this feature, but it converted empty named blocks to self-closing, which is not supported by the Glimmer compiler.
See: Glimmer's named blocks.
v2.5.0Compare Source
diff
🔗 Release Notes
v2.4.1Compare Source
diff
Fix wildcard syntax in
@forward(#11482) (#11487 by @niksy)Add new CLI option
debug-print-ast(#11514 by @sosukesuzuki)A new
--debug-print-astCLI flag for debugging.v2.4.0Compare Source
diff
🔗 Release Notes
v2.3.2Compare Source
diff
Fix failure on dir with trailing slash (#11000 by @fisker)
v2.3.1Compare Source
$ prettier . -l
1.js
$ prettier ./ -l
[error] No supported files were found in the directory: "./".
v2.3.0Compare Source
diff
🔗 Release Notes
championswimmer/vuex-module-decorators
v1.2.0Compare Source
What's Changed
undefinedfromMutationActionto skip calling the mutation by @filips123 in https://github.com/championswimmer/vuex-module-decorators/pull/338New Contributors
Full Changelog: championswimmer/vuex-module-decorators@v1.0.1...v1.2.0
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 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 WhiteSource Renovate. View repository job log here.