Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

chore(deps): update all non-major dependencies #1736

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
std-env ^3.0.0 -> ^3.0.1 age adoption passing confidence
unstorage ^0.3.1 -> ^0.3.2 age adoption passing confidence
webpack ^5.61.0 -> ^5.62.0 age adoption passing confidence
webpackbar ^5.0.0-3 -> ^5.0.2 age adoption passing confidence

Release Notes

unjs/std-env

v3.0.1

Compare Source

unjs/unstorage

v0.3.2

Compare Source

webpack/webpack

v5.62.0

Compare Source

Features

  • add options to configure export presence checking
    • parser.javascript.reexportExportsPresence: false allows to disable warnings for non-existing exports during the migration from export ... from "..." to export type ... from "..." for type reexports in TypeScript

Bugfixes

  • use ['catch'] instead of .catch for better ES3 support
  • fix removed parentheses when using new (require("...")).Something()
  • fix { require } object literals
  • splitChunks.chunks option is now correctly used for splitChunks.fallbackCacheGroup.maxSize too
  • fix schema of listen option, allow to omit port
  • add better support for Promises from different isolates

Developer Experience

  • add typings for the webpack API that is available within modules
    • use /// <reference types="webpack/module" /> to use the typings in typescript modules
    • or "types": [..., "webpack/module"] in tsconfig
unjs/webpackbar

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

@netlify
Copy link

netlify bot commented Nov 5, 2021

✔️ Deploy Preview for nuxt3-docs canceled.

🔨 Explore the source changes: 75e2f4d

🔍 Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/61854a068fc80400075f24e7

@pi0 pi0 changed the title chore(deps): update all non-major dependencies rebase! chore(deps): update all non-major dependencies Nov 5, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a41fcf to 75e2f4d Compare November 5, 2021 15:13
@renovate renovate bot changed the title rebase! chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 5, 2021
@pi0 pi0 changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Nov 5, 2021
@pi0 pi0 merged commit 6bbe815 into main Nov 5, 2021
@pi0 pi0 deleted the renovate/all-minor-patch branch November 5, 2021 15:13
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 5, 2021
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants