Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
2.16.3
2.17.0
π 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.16.3
->2.17.0
Release Notes
nuxt/nuxt
### [`v2.17.0`](https://togithub.com/nuxt/nuxt/releases/tag/v2.17.0) [Compare Source](https://togithub.com/nuxt/nuxt/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 ([#19789](https://togithub.com/nuxt/nuxt.js/pull/19789)) - **csp:** Support generating nonce for scripts and links in ssr ([#9621](https://togithub.com/nuxt/nuxt.js/pull/9621)) - **webpack:** Support passing function as postcssOptions ([#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 ([#20669](https://togithub.com/nuxt/nuxt.js/pull/20669)) - **vue-app:** Skip page render early on error or navigation ([#20719](https://togithub.com/nuxt/nuxt.js/pull/20719)) - **babel-preset-app:** Add explicit dep on used babel plugin ([#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 ([#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 ([#20644](https://togithub.com/nuxt/nuxt.js/pull/20644)) - Pin actions by hash and use corepack ([#21356](https://togithub.com/nuxt/nuxt.js/pull/21356)) ##### β€οΈ Contributors - Olga Bulat ([@obulat](https://togithub.com/obulat)) - Daniel Roe ([@danielroe](https://togithub.com/danielroe)) - Xin Du (Clark) ([@clarkdo](https://togithub.com/clarkdo)) - RafaΕ ChΕodnicki ([@rchl](https://togithub.com/rchl)) - Marcelo Botega Fontana ([@marcelobotega](https://togithub.com/marcelobotega))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.
This PR has been generated by Mend Renovate. View repository job log here.