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

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

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/babel-plugin (source) ^11.10.0 -> ^11.10.2 age adoption passing confidence
@microsoft/api-extractor (source) ^7.29.2 -> ^7.29.3 age adoption passing confidence
@sveltejs/vite-plugin-svelte ^1.0.1 -> ^1.0.2 age adoption passing confidence
launch-editor-middleware ^2.5.0 -> ^2.6.0 age adoption passing confidence
lit (source) ^2.3.0 -> ^2.3.1 age adoption passing confidence
mlly ^0.5.12 -> ^0.5.14 age adoption passing confidence
pnpm (source) 7.9.0 -> 7.9.3 age adoption passing confidence
pnpm (source) ^7.9.0 -> ^7.9.3 age adoption passing confidence
preact (source) ^10.10.3 -> ^10.10.6 age adoption passing confidence
sass ^1.54.4 -> ^1.54.5 age adoption passing confidence
svelte-check ^2.8.0 -> ^2.8.1 age adoption passing confidence
systemjs ^6.12.2 -> ^6.12.3 age adoption passing confidence
unbuild ^0.8.8 -> ^0.8.9 age adoption passing confidence
vite ^3.0.8 -> ^3.0.9 age adoption passing confidence
vitepress ^1.0.0-alpha.5 -> ^1.0.0-alpha.10 age adoption passing confidence
vitest ^0.22.0 -> ^0.22.1 age adoption passing confidence
vue-router ^4.1.3 -> ^4.1.4 age adoption passing confidence

Release Notes

emotion-js/emotion

v11.10.2

Compare Source

Patch Changes
  • #​2858 005e211d Thanks @​Andarist! - Fixed an issue in the styles minifier that caused interpolations to be sometimes included more than once in the output.
sveltejs/vite-plugin-svelte

v1.0.2

Compare Source

Patch Changes
yyx990803/launch-editor

v2.6.0

Compare Source

lit/lit

v2.3.1

Compare Source

Patch Changes
  • #​3222 486739ec - Fix CSSStyleSheet is not defined error that would occur when importing a Lit component in Node when both static styles and the @property decorator were used.

  • #​3223 5a65ca97 - Use existing document in Node build

unjs/mlly

v0.5.14

Compare Source

v0.5.13

Compare Source

pnpm/pnpm

v7.9.3

Compare Source

Patch Changes
  • Remove legacy signal handlers #​5224
Our Gold Sponsors
##### Our Silver Sponsors
##### What's Changed * fix: remove legacy signal handlers by @​d3lm in https://github.com/pnpm/pnpm/pull/5224

Full Changelog: pnpm/pnpm@v7.9.2...v7.9.3

v7.9.2

Compare Source

Patch Changes
  • When the same package is both in "peerDependencies" and in "dependencies", treat this dependency as a peer dependency if it may be resolved from the dependencies of parent packages #​5210.
  • Update node-gyp to v9.
  • Update the compatibility database.
Our Gold Sponsors
##### Our Silver Sponsors

v7.9.1

Compare Source

Patch Changes

  • pnpm setup: don't use setx to set env variables on Windows.

Our Gold Sponsors

#### Our Silver Sponsors
preactjs/preact

v10.10.6

Compare Source

types

v10.10.5

Compare Source

fixes

v10.10.4

Compare Source

Fixes

sass/dart-sass

v1.54.5

Compare Source

  • Properly consider a ~ c to be a superselector of a ~ b ~ c and a + b + c.

  • Properly consider b > c to be a superselector of a > b > c, and similarly
    for other combinators.

  • Properly calculate specificity for selector pseudoclasses.

  • Deprecate use of random() when $limit has units to make it explicit that
    random() currently ignores units. A future version will no longer ignore
    units.

  • Don't throw an error when the same module is @forwarded multiple times
    through a configured module.

Embedded Sass
  • Rather than downloading the embedded compiler for the local platform on
    install, the sass-embedded npm package now declares optional dependencies on
    platform-specific embedded compiler packages.
sveltejs/language-tools

v2.8.1

Compare Source

  • (fix) allow SapperAnchorProps & SvelteKitAnchorProps on svelte:element (#​1577)
systemjs/systemjs

v6.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: systemjs/systemjs@6.12.2...6.12.3

unjs/unbuild

v0.8.9

Compare Source

vitejs/vite

v3.0.9

Compare Source

vuejs/vitepress

v1.0.0-alpha.10

Compare Source

Bug Fixes
  • avoid circular deps when extending default theme + importing feature components (5fb7948), closes #​1210
Features

v1.0.0-alpha.9

Compare Source

Bug Fixes
Features

v1.0.0-alpha.8

Compare Source

Bug Fixes

v1.0.0-alpha.7

Compare Source

Bug Fixes
  • fix static data file support in vite 3 (19ec22c)

v1.0.0-alpha.6

Compare Source

Breaking Changes
  • /@​theme import alias has been removed. Use @theme instead.
Bug Fixes
  • theme: remove extra padding in code blocks with line numbers (f6d6c62)
  • theme: restore styles for code blocks (#​1170) (2c89afb)
  • theme: set pointer events all on VPNavScreen (#​1182) (b36656a)
Features
  • build: switch to vite 3, support clean urls and esm mode (#​856) (0048e2b)
vitest-dev/vitest

v0.22.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/router

v4.1.4

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

👻 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 22, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 338c39c to 94fae27 Compare August 22, 2022 09:54
@patak-dev
Copy link
Member

This is failing due to VitePress alpha 9. We have been forcing the use of CJS for SSR in VitePress, so I thought it may be that this is no longer compatible (see here https://github.com/vitejs/vite/blob/main/docs/vite.config.ts). But deleting this config didn't help. cc @brc-dd, is compat with latest Vite being tracked already in VitePress?

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 94fae27 to d7bf38f Compare August 22, 2022 15:36
@patak-dev
Copy link
Member

VitePress + Vite was fixed by Evan in Vitepress alpha.10 (vuejs/vitepress@5fb7948)

@patak-dev patak-dev merged commit aceaefc into main Aug 22, 2022
@patak-dev patak-dev deleted the renovate/all-minor-patch branch August 22, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant