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

fix(deps): update all non-major dependencies #14460

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@builder.io/qwik (source) ^1.2.11 -> ^1.2.12 age adoption passing confidence dependencies patch
@types/debug (source) ^4.1.8 -> ^4.1.9 age adoption passing confidence devDependencies patch
@types/estree (source) ^1.0.1 -> ^1.0.2 age adoption passing confidence devDependencies patch
@types/lodash (source) ^4.14.198 -> ^4.14.199 age adoption passing confidence devDependencies patch
@types/node (source) ^18.17.17 -> ^18.17.19 age adoption passing confidence devDependencies patch
@types/picomatch (source) ^2.3.0 -> ^2.3.1 age adoption passing confidence devDependencies patch
@types/pnpapi (source) ^0.0.2 -> ^0.0.3 age adoption passing confidence devDependencies patch
@types/prompts (source) ^2.4.4 -> ^2.4.5 age adoption passing confidence devDependencies patch
@types/react (source) ^18.2.21 -> ^18.2.22 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin ^6.7.0 -> ^6.7.2 age adoption passing confidence devDependencies patch
@typescript-eslint/parser ^6.7.0 -> ^6.7.2 age adoption passing confidence devDependencies patch
@vitejs/plugin-react (source) ^4.0.4 -> ^4.1.0 age adoption passing confidence devDependencies minor
autoprefixer ^10.4.15 -> ^10.4.16 age adoption passing confidence dependencies patch
browserslist ^4.21.10 -> ^4.21.11 age adoption passing confidence dependencies patch
eslint (source) ^8.49.0 -> ^8.50.0 age adoption passing confidence devDependencies minor
miniflare (source) ^3.20230904.0 -> ^3.20230918.0 age adoption passing confidence devDependencies minor
playwright-chromium (source) ^1.38.0 -> ^1.38.1 age adoption passing confidence devDependencies patch
postcss (source) ^8.4.29 -> ^8.4.30 age adoption passing confidence dependencies patch
sass ^1.67.0 -> ^1.68.0 age adoption passing confidence devDependencies minor
solid-js (source) ^1.7.11 -> ^1.7.12 age adoption passing confidence dependencies patch
svelte (source) ^4.2.0 -> ^4.2.1 age adoption passing confidence devDependencies patch
svelte-check ^3.5.1 -> ^3.5.2 age adoption passing confidence devDependencies patch
terser (source) ^5.19.4 -> ^5.20.0 age adoption passing confidence devDependencies minor
tj-actions/changed-files v39.0.3 -> v39.2.0 age adoption passing confidence action minor
tsx ^3.12.10 -> ^3.13.0 age adoption passing confidence devDependencies minor
vitepress (source) 1.0.0-rc.14 -> 1.0.0-rc.20 age adoption passing confidence devDependencies patch
vitest ^0.34.4 -> ^0.34.5 age adoption passing confidence devDependencies patch
vue-router ^4.2.4 -> ^4.2.5 age adoption passing confidence dependencies patch
vue-tsc ^1.8.11 -> ^1.8.13 age adoption passing confidence devDependencies patch
ws ^8.14.1 -> ^8.14.2 age adoption passing confidence devDependencies patch

Release Notes

BuilderIO/qwik (@​builder.io/qwik)

v1.2.12

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.2.11...v1.2.12

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.1.0

Compare Source

  • Add @types/babel__cores to dependencies (fix #​211)
  • Improve build perf when not using Babel plugins by lazy loading @babel/core #​212
  • Better invalidation message when an export is added & fix HMR for export of nullish values #​215
  • Include non-dev jsx runtime in optimizeDeps & support HMR for JS files using the non dev runtime #​224
  • The build output now contains a index.d.cts file so you don't get types errors when setting moduleResolution to node16 or nodenext in your tsconfig (we recommend using bundler which is more close to how Vite works)
postcss/autoprefixer (autoprefixer)

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).
browserslist/browserslist (browserslist)

v4.21.11

Compare Source

  • Added warning to --update-db to move to new CLI (by Ivan Vasilev).
  • Fixed docs (by Tatsunori Uchino).
eslint/eslint (eslint)

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

cloudflare/miniflare (miniflare)

v3.20230918.0

Compare Source

What's Changed

Full Changelog: cloudflare/miniflare@v3.20230904.0...v3.20230918.0

Microsoft/playwright (playwright-chromium)

v1.38.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/27071 - expect(value).toMatchSnapshot() deprecation announcement on V1.38
https://github.com/microsoft/playwright/issues/27072 - [BUG] PWT trace viewer fails to load trace and throws TypeErrorhttps://github.com/microsoft/playwright/issues/270733 - [BUG] RangeError: Invalid time valuhttps://github.com/microsoft/playwright/issues/2708787 - [REGRESSION]: npx playwright test --list prints all tests twihttps://github.com/microsoft/playwright/issues/27113113 - [REGRESSION]: No longer able to extend PlaywrightTest.Matchers type for locators and pahttps://github.com/microsoft/playwright/issues/271447144 - [BUG]can not display thttps://github.com/microsoft/playwright/issues/2716327163 - [REGRESSION] Single Quote Wrongly Escaped by Locator When Using Unicodehttps://github.com/microsoft/playwright/issues/27181/27181 - [BUG] evaluate serializing fails at 1.38

Browser Versions
  • Chromium 117.0.5938.62
  • Mozilla Firefox 117.0
  • WebKit 17.0

This version was also tested against the following stable channels:

  • Google Chrome 116
  • Microsoft Edge 116
postcss/postcss (postcss)

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).
sass/dart-sass (sass)

v1.68.0

Compare Source

  • Fix the source spans associated with the abs-percent deprecation.
JS API
  • Non-filesystem importers can now set the nonCanonicalScheme field, which
    declares that one or more URL schemes (without :) will never be used for
    URLs returned by the canonicalize() method.

  • Add a containingUrl field to the canonicalize() and findFileUrl()
    methods of importers, which is set to the canonical URL of the stylesheet that
    contains the current load. For filesystem importers, this is always set; for
    other importers, it's set only if the current load has no URL scheme, or if
    its URL scheme is declared as non-canonical by the importer.

Dart API
  • Add AsyncImporter.isNonCanonicalScheme, which importers (async or sync) can
    use to indicate that a certain URL scheme will never be used for URLs returned
    by the canonicalize() method.

  • Add AsyncImporter.containingUrl, which is set during calls to the
    canonicalize() method to the canonical URL of the stylesheet that contains
    the current load. This is set only if the current load has no URL scheme, or
    if its URL scheme is declared as non-canonical by the importer.

Embedded Sass
  • The CalculationValue.interpolation field is deprecated and will be removed
    in a future version. It will no longer be set by the compiler, and if the host
    sets it it will be treated as equivalent to CalculationValue.string except
    that "(" and ")" will be added to the beginning and end of the string
    values.

  • Properly include TypeScript types in the sass-embedded package.

sveltejs/svelte (svelte)

v4.2.1

Compare Source

Patch Changes
  • fix: update style directive when style attribute is present and is updated via an object prop (#​9187)

  • fix: css sourcemap generation with unicode filenames (#​9120)

  • fix: do not add module declared variables as dependencies (#​9122)

  • fix: handle svelte:element with dynamic this and spread attributes (#​9112)

  • fix: silence false positive reactive component warning (#​9094)

  • fix: head duplication when binding is present (#​9124)

  • fix: take custom attribute name into account when reflecting property (#​9140)

  • fix: add indeterminate to the list of HTMLAttributes (#​9180)

  • fix: recognize option value on spread attribute (#​9125)

sveltejs/language-tools (svelte-check)

v3.5.2

Compare Source

  • fix: only allow client files and project files to be root files (#​2146)
  • fix: output $$Props code differently to deal with unions better (#​2153)
  • fix: add fallback handler to auto-types (#​2156)
terser/terser (terser)

v5.20.0

Compare Source

  • Passing minify() zero files will now throw a clean exception (#​1450)
  • drop_console supports passing in an array of console.* method names (#​1445)
  • New DOM properties from the WebGPU API have been added for use in the property mangler (#​1436)
  • Internal code simplification (#​1437)
tj-actions/changed-files (tj-actions/changed-files)

v39.2.0

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v39...v39.2.0

v39.1.2

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v39...v39.1.2

v39.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: tj-actions/changed-files@v39...v39.1.1

v39.1.0

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v39...v39.1.0

esbuild-kit/tsx (tsx)

v3.13.0

Compare Source

Features

This release is also available on:

vuejs/vitepress (vitepress)

v1.0.0-rc.20

Compare Source

Bug Fixes
  • build: consistent route.path across dev and ssr (#​2997) (0d56855)
  • build: don't show missing lang warnings with text specifiers in fences (aa40cec)
  • handle references in container titles (7fbfe71), closes #​3004
  • hmr: handle hmr in imported code snippets (#​3005) (e84f313)
  • snippet hmr not working with rewrites (a275049)
  • selectively pass env for container titles (1a9c32d), closes #​3007
  • types: add RegExp to markdown's allowed attributes (#​3008) (bc96b2b)

v1.0.0-rc.19

Compare Source

v1.0.0-rc.18

Compare Source

Bug Fixes

v1.0.0-rc.17

Compare Source

v1.0.0-rc.16

Compare Source

v1.0.0-rc.15

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "before 4am 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, check this box

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 Sep 25, 2023
@stackblitz
Copy link

stackblitz bot commented Sep 25, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@sapphi-red sapphi-red merged commit b77bff0 into main Sep 25, 2023
11 checks passed
@sapphi-red sapphi-red deleted the renovate/all-minor-patch branch September 25, 2023 06:36
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

2 participants