Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update source #384

Merged
merged 28 commits into from
Mar 31, 2024
Merged

Update source #384

merged 28 commits into from
Mar 31, 2024

Conversation

Ibochkarev
Copy link
Contributor

Update source

NozomuIkuta and others added 24 commits March 17, 2024 12:32
* docs: fix typo - count should be model

* Update src/guide/components/v-model.md

Co-authored-by: Ben Hong <[email protected]>

---------

Co-authored-by: Ben Hong <[email protected]>
* Update quick-start.md

### Description
Update required node version to greater than 18.13

### Notes for Reviewers

As vue-cli rely on a more up to date nodejs version to parse args since v3.10:
- https://github.com/vuejs/create-vue/releases/tag/v3.10.0
- vuejs/create-vue#469

Based on nodejs changelog the value should be 18.13
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#2023-01-05-version-18130-hydrogen-lts-danielleadams

* update: required nodejs version

Update node.js version to 18.11 (LTS)

* update: required nodejs version

* Update src/guide/quick-start.md

---------

Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
Co-authored-by: Divyansh Singh <[email protected]>
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ExtractPublicPropTypes only supported in 3.3+.
# Conflicts:
#	src/about/community-guide.md
#	src/about/team/TeamPage.vue
#	src/api/composition-api-dependency-injection.md
#	src/guide/built-ins/transition.md
#	src/guide/essentials/component-basics.md
#	src/guide/quick-start.md
#	src/guide/scaling-up/tooling.md
#	src/guide/typescript/overview.md
#	src/translations/index.md
Copy link

vercel bot commented Mar 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-ru ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 31, 2024 6:01am

@Ibochkarev Ibochkarev merged commit 6c27ee3 into vuejs-translations:main Mar 31, 2024
3 checks passed
@Ibochkarev Ibochkarev deleted the update-source branch March 31, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.