Skip to content

Commit

Permalink
fix(deps): update dependency @nuxt/config to ^2.17.0 (#1719)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxt/config](https://togithub.com/nuxt/nuxt.js) | [`^2.16.3` ->
`^2.17.0`](https://renovatebot.com/diffs/npm/@nuxt%2fconfig/2.16.3/2.17.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@nuxt%2fconfig/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@nuxt%2fconfig/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@nuxt%2fconfig/2.17.0/compatibility-slim/2.16.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@nuxt%2fconfig/2.17.0/confidence-slim/2.16.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nuxt/nuxt.js</summary>

### [`v2.17.0`](https://togithub.com/nuxt/nuxt/releases/tag/v2.17.0)

[Compare
Source](https://togithub.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0)

> 2.17.0 is the next minor release for Nuxt 2.

#### ✨ Highlights

Nuxt 2.17 comes with a few new features, including better support for
new Vue 2.7 types, and supporting passing postcss config as a function.

It also includes support for Node 20+ and a fix for a dependency issue
with the Babel preset that affected new installs.

#### 👉 Changelog

[compare
changes](https://togithub.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0)

##### 🚀 Enhancements

- **types:** Support nuxt types for defineComponent
([#&#8203;19789](https://togithub.com/nuxt/nuxt.js/pull/19789))
- **csp:** Support generating nonce for scripts and links in ssr
([#&#8203;9621](https://togithub.com/nuxt/nuxt.js/pull/9621))
- **webpack:** Support passing function as postcssOptions
([#&#8203;19495](https://togithub.com/nuxt/nuxt.js/pull/19495))

##### 🔥 Performance

- **config:** Avoid recursive md4 patching
([7fab95252](https://togithub.com/nuxt/nuxt.js/commit/7fab95252))

##### 🩹 Fixes

- Relax node engines upper constraint
([010b539ed](https://togithub.com/nuxt/nuxt.js/commit/010b539ed))
- **utils:** Respect patterns within paths when sorting routes
([#&#8203;20669](https://togithub.com/nuxt/nuxt.js/pull/20669))
- **vue-app:** Skip page render early on error or navigation
([#&#8203;20719](https://togithub.com/nuxt/nuxt.js/pull/20719))
- **babel-preset-app:** Add explicit dep on used babel plugin
([#&#8203;21488](https://togithub.com/nuxt/nuxt.js/pull/21488))

##### 🏡 Chore

- Reenable publishing 🙈
([4ce8b118e](https://togithub.com/nuxt/nuxt.js/commit/4ce8b118e))
- Exclude yaml exception vulnerability (build-time dep)
([c8ed87a26](https://togithub.com/nuxt/nuxt.js/commit/c8ed87a26))
- Bump jest dependencies
([#&#8203;20506](https://togithub.com/nuxt/nuxt.js/pull/20506))
- Remove resolved advisories
([98cd35665](https://togithub.com/nuxt/nuxt.js/commit/98cd35665))
- Skip publishing node_modules folder
([8799cfacc](https://togithub.com/nuxt/nuxt.js/commit/8799cfacc))
- Remove obsolete useWorkspaces option
([27e450119](https://togithub.com/nuxt/nuxt.js/commit/27e450119))

##### ✅ Tests

- Add catchall path to route generation test
([71c359516](https://togithub.com/nuxt/nuxt.js/commit/71c359516))
- Update windows snapshot
([4ec274ae2](https://togithub.com/nuxt/nuxt.js/commit/4ec274ae2))
- Update jest snapshots to remove escaped quotes
([f93411c7c](https://togithub.com/nuxt/nuxt.js/commit/f93411c7c))

##### 🤖 CI

- Run tests in node 16
([#&#8203;20644](https://togithub.com/nuxt/nuxt.js/pull/20644))
- Pin actions by hash and use corepack
([#&#8203;21356](https://togithub.com/nuxt/nuxt.js/pull/21356))

##### ❤️  Contributors

-   Olga Bulat ([@&#8203;obulat](https://togithub.com/obulat))
-   Daniel Roe ([@&#8203;danielroe](https://togithub.com/danielroe))
-   Xin Du (Clark) ([@&#8203;clarkdo](https://togithub.com/clarkdo))
-   Rafał Chłodnicki ([@&#8203;rchl](https://togithub.com/rchl))
- Marcelo Botega Fontana
([@&#8203;marcelobotega](https://togithub.com/marcelobotega))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 12, 2023
1 parent 9e6c2a0 commit 7f25340
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 27 deletions.
2 changes: 1 addition & 1 deletion framework-plugins/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"e2e-test": "playwright test"
},
"dependencies": {
"@nuxt/config": "^2.16.3",
"@nuxt/config": "^2.17.0",
"@previewjs/api": "^12.0.0",
"@previewjs/serializable-values": "^7.0.0",
"@previewjs/storybook-helpers": "^2.0.8",
Expand Down
83 changes: 57 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f25340

Please sign in to comment.