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 nuxtjs monorepo to v2.15.8 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/core 2.14.8 -> 2.15.8 age adoption passing confidence
@nuxt/types 2.14.8 -> 2.15.8 age adoption passing confidence

Release Notes

nuxt/nuxt.js

v2.15.8

Compare Source

๐Ÿ› Bug Fixes
  • vue-app
  • babel
    • #โ€‹9631 Loose option for babel private-property-in-object

v2.15.7

Compare Source

๐Ÿ”ฐ Security advisory

Please upgrade to nuxt@^2.15.7 if using nuxt@2.15.5 or nuxt@2.15.6

๐Ÿ› Bug Fixes
  • vue-app
    • #โ€‹9431 Check whether a route exists within the nuxt app before replacing

v2.15.6

Compare Source

๐Ÿ› Bug Fixes

v2.15.5

Compare Source

๐Ÿ› Bug Fixes
๐Ÿ’– Thanks to

v2.15.4

Compare Source

๐Ÿ› Bug Fixes
๐Ÿ‘• Types
๐Ÿ’– Thanks to

v2.15.3

Compare Source

๐Ÿ› Bug Fixes
๐Ÿ’– Thanks to

v2.15.2

Compare Source

๐Ÿ› Bug Fixes
๐Ÿ’– Thanks to

v2.15.1

Compare Source

๐Ÿ› Bug Fixes
๐Ÿ’– Thanks to

v2.15.0

Compare Source

๐Ÿ’ก Highlights

โš ๏ธThis release introduces behavior changes. Update with caution โš ๏ธ

or

npm i --save-dev css-loader@^5.0.0 postcss@^8.1.10 postcss-import@^13.0.0 postcss-loader@^4.1.0 postcss-url@^10.1.1
```
  • Several encoding issues resolved by consistently using ufo
  • Components updated to v2 (please read migration guide)
  • [Modules] When matching a webpack loader by name or query, should use includes instead of exact match (example)
๐Ÿ› Bug Fixes
  • general
  • config
    • #โ€‹8778 Prevent invalid css filenames in webpack output
  • utils
    • #โ€‹8780 serializeFunction fails with certain functions
  • vue-app
  • server, vue-app
  • dev
    • #โ€‹8697 Clearnup vue installed plugins from server in dev mode
    • #โ€‹8556 Resolve module required by create-require in jiti
  • cli
    • #โ€‹8683 Disable parallel build behaviour when generating
  • webpack
  • server
    • #โ€‹8593 Fix HMR issue with serverMiddleware when router.base is set
  • babel
    • #โ€‹8545 Enable polyfilling of proposal core-js features
  • vue-app, vue-renderer, utils
  • generator
๐Ÿš€ Features
  • cli
    • #โ€‹8792 Warn if incompatible node and package versions detected
  • postcss
    • #โ€‹8546 Support postcss v8 with explict postcss installation
  • config, vue-app, vue-renderer
  • general
    • #โ€‹8389 Support plug-and-play, typescript runtime and native modules
    • #โ€‹8346 Update all dependencies that require node 10.x
  • vue-app
    • #โ€‹8466 Support custom fetchKey for full static generation
  • vue-renderer
    • #โ€‹8347 Allow adding async attribute to <script> tags
๐Ÿ’… Refactors
  • utils, vue-app
  • vue-app
  • general
    • Consistent behavior for resolveModule
๐Ÿก Chore
๐Ÿ‡น Types
๐Ÿ’– Thanks to

And all nuxters helping everyday with valuable feedbacks ๐Ÿ’š

v2.14.12

Compare Source

๐Ÿ› Hot Fixes

How to upgrade?

Use yarn upgrade nuxt or npm up nuxt

v2.14.11

Compare Source

๐Ÿ› Hot Fixes

v2.14.10

Compare Source

๐Ÿ› Hot Fixes

v2.14.9

Compare Source

๐Ÿ› Hot Fixes

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nuxtjs-monorepo branch 2 times, most recently from 2a070ab to 194c331 Compare February 19, 2022 04:49
@renovate renovate bot force-pushed the renovate/nuxtjs-monorepo branch from 194c331 to cd666df Compare March 10, 2022 04:10
@renovate renovate bot force-pushed the renovate/nuxtjs-monorepo branch from cd666df to 6ad9224 Compare March 13, 2022 12:52
@renovate
Copy link
Contributor Author

renovate bot commented Mar 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

โš ๏ธ Warning: custom changes will be lost.

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.

PostCSS 8
1 participant