bc-nuxt-vue-starter
bc-nuxt-vue-starter copied to clipboard
Bump json5, nuxt, vue-append, tsconfig-paths and vue-jest
Bumps json5 to 2.2.3 and updates ancestor dependencies json5, nuxt, vue-append, tsconfig-paths and vue-jest. These dependencies need to be updated together.
Updates json5 from 2.2.0 to 2.2.3
Release notes
Sourced from json5's releases.
v2.2.3
- Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2
- Fix: Properties with the name
__proto__are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
Changelog
Sourced from json5's changelog.
v2.2.3 [code, diff]
- Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2 [code, diff]
- Fix: Properties with the name
__proto__are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1 [code, diff]
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readme- Additional commits viewable in compare view
Updates nuxt from 2.15.3 to 3.0.0
Release notes
Sourced from nuxt's releases.
Nuxt 3.0 stable
✨ Official Release Announcenment
📝 Changelog
Check out v3.0.0-rc.14 for other recent changes.
🩹 Fixes
- nuxt: Removed auto imports (#9045)
- schema: Initialise
runtimeConfig.publicwith empty object (#9050)- cli: Upgrade with
latesttag (#9060)- nuxt: Allow union type arguments for
useAsyncData(#9061)📖 Documentation
- New website design (#9007)
- Update website theme version (819deb89)
- Minor style improvements (9ab069b2)
- Update website-theme (780b17b1)
- Add warning about
definePageMetaissues with transitions andNuxtLoadingIndicator(#9055)- Add missing agencies (#9059)
🏡 Chore
❤️ Contributors
- Toby Faux
- Clément Ollivier (
@clemcode)- Pooya Parsa (
@pi0)- Conner (
@Intevel)- Sébastien Chopin (
@Atinux)- Daniel Roe [email protected]
v3.0.0-rc.14
Note This is the last release candidate for Nuxt v3! Are you ready? 👀
Changelog
... (truncated)
Commits
- See full diff in compare view
Updates vue-append from 2.0.1 to 2.2.0
Commits
- See full diff in compare view
Updates tsconfig-paths from 3.9.0 to 3.10.1
Changelog
Sourced from tsconfig-paths's changelog.
[3.10.1] - 2021-07-06
Fixed
- Add register.js to published files
[3.10.0] - 2021-07-06
Added
Fixed
- Update CHANGELOG.md (#96). Thanks to
@OliverJAshfor this PR!- Fix "bootstraping" typo (#111). Thanks to
@KRMishafor this PR!- Update Readme fixes #116 (#123). Thanks to
@benwindingfor this PR!- Fixed typo (#144). Thanks to
@mprincfor this PR!- [TYPO] src/mapping-entry.ts (#145). Thanks to
@mprincfor this PR!- docs(README): fix typos (#156). Thanks to
@PiDelportfor this PR!- deps: bump json5 to use type definition provided officially (#158). Thanks to
@koba04for this PR!- Update tsconfig-loader.ts (#161). Thanks to
@fecqsfor this PR!- fix typo (#165). Thanks to
@wonda-tea-coffeefor this PR!- Add file extenstion to typings property value (#151). Thanks to
@dangrussellfor this PR!
Commits
80bc810v3.10.1beb9a47Add changelog for 3.10.1893b76dAdd register.js to published files9327fa1v3.10.0766a0e8Update changelog for 3.10.02cf8b21Categorize changelogfb67ba2Update changelog with unreleased PRs079285aAdd file extenstion to typings property value (#151)c49386cfeat(tsconfig-loader): extends config from node_modules without './node_modul...f289c99fix typo (#165)- Additional commits viewable in compare view
Updates vue-jest from 3.0.7 to 4.0.1
Release notes
Sourced from vue-jest's releases.
v4.0.1
One minor fix.
Fixes:
- do not require
ts-jest: vuejs/vue-jest#284v4.0.0
The 4.0.0 is finally here. No clear blocker so transitioning this from release candidate to master. Better late than never.
Fixes
fix: add fallback to default TemplateCompileOptions #310
@nogic1008v4.0.0-rc.1
Features
feat: pass templateCompiler options https://github.com/vuejs/vue-jest/commit/37efa5873661385c1a979838b23b72701650a132 feat: add-compile-template-options #288
Fixes
fix: external css files path resolution https://github.com/vuejs/vue-jest/commit/fe76473cb19a01cd417e4bff4ca1c22128625e37
v4.0.0-rc.0
Features
We moved to release candidate after many months of beta with no real roadmap.
- bumped jest and ts-jest to 26.x
@aantipov- fix: convert SourceMapGenerator to RawSourceMap #241
@nogic1008We will move to 4.0.0 stable before the end of Sep 2020.
v4.0.0-beta.6
Fixes
fix: remove inline source map
@nogic1008build: bump jest version in peerDependencies@nogic1008That's it! Small release.
v4.0.0-beta.5
Fixes
- fix: bare Sass imports to files with fake extensions (https://github.com/vuejs/vue-jest/commit/aeb09830bc8f2b41700273bb2f6e831a7075c927)
@vvanpo- fix: fix: Sass partials imports from node_modules (https://github.com/vuejs/vue-jest/commit/22122c4a5833ae961c04a9ff2571b9d43da428dc)
@vvanpov4.0.0-beta.4
Features
... (truncated)
Commits
e632171Merge pull request #320 from catrope/typo-namepsace95784e4Merge pull request #284 from vuejs/remove-ts-jest10559e1chore: rebase6a7a728Fix typo in processor example1fb3b2epublish: 4.0.0938a97eMerge pull request #311 from vuejs/dependabot/npm_and_yarn/ini-1.3.71ada5feMerge pull request #312 from vuejs/dependabot/npm_and_yarn/node-notifier-8.0.1b393520chore(deps): bump node-notifier from 8.0.0 to 8.0.14ce4686Merge pull request #310 from nogic1008/hotfix/template-compiler2353bd2chore(deps): bump ini from 1.3.5 to 1.3.7- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.