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 #12003

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/node (source) ^8.3.3 -> ^8.3.4 age adoption passing confidence
@fontsource/monofett (source) 5.0.22 -> 5.1.0 age adoption passing confidence
@fontsource/montserrat (source) 5.0.20 -> 5.1.0 age adoption passing confidence
@libsql/client ^0.10.0 -> ^0.14.0 age adoption passing confidence
@oslojs/encoding ^1.0.0 -> ^1.1.0 age adoption passing confidence
@playwright/test (source) 1.47.0 -> 1.47.2 age adoption passing confidence
@playwright/test (source) ^1.47.0 -> ^1.47.2 age adoption passing confidence
@rollup/pluginutils (source) ^5.1.0 -> ^5.1.2 age adoption passing confidence
@solidjs/router ^0.14.3 -> ^0.14.5 age adoption passing confidence
@types/estree (source) ^1.0.5 -> ^1.0.6 age adoption passing confidence
@types/react (source) ^18.3.5 -> ^18.3.9 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.3 -> ^5.1.4 age adoption passing confidence
@vue/compiler-sfc (source) ^3.5.3 -> ^3.5.8 age adoption passing confidence
aria-query ^5.3.0 -> ^5.3.2 age adoption passing confidence
devalue ^5.0.0 -> ^5.1.1 age adoption passing confidence
dset ^3.1.3 -> ^3.1.4 age adoption passing confidence
eslint (source) ^9.10.0 -> ^9.11.1 age adoption passing confidence
hast-util-from-html ^2.0.2 -> ^2.0.3 age adoption passing confidence
hast-util-to-html ^9.0.2 -> ^9.0.3 age adoption passing confidence
linkedom ^0.18.4 -> ^0.18.5 age adoption passing confidence
mdast-util-mdx-expression ^2.0.0 -> ^2.0.1 age adoption passing confidence
memfs ^4.11.1 -> ^4.12.0 age adoption passing confidence
node-mocks-http ^1.15.1 -> ^1.16.0 age adoption passing confidence
postcss (source) ^8.4.45 -> ^8.4.47 age adoption passing confidence
postcss-preset-env (source) ^10.0.2 -> ^10.0.5 age adoption passing confidence
preact (source) ^10.23.2 -> ^10.24.1 age adoption passing confidence
preact-render-to-string ^6.5.10 -> ^6.5.11 age adoption passing confidence
remark-rehype ^11.1.0 -> ^11.1.1 age adoption passing confidence
rollup (source) ^4.21.2 -> ^4.22.4 age adoption passing confidence
sass ^1.78.0 -> ^1.79.3 age adoption passing confidence
shiki (source) ^1.16.2 -> ^1.19.0 age adoption passing confidence
solid-js (source) ^1.8.22 -> ^1.9.1 age adoption passing confidence
solid-js (source) ^1.8.0 -> ^1.9.1 age adoption passing confidence
svelte2tsx (source) ^0.7.18 -> ^0.7.19 age adoption passing confidence
tailwindcss (source) ^3.4.10 -> ^3.4.13 age adoption passing confidence
turbo (source) ^2.1.1 -> ^2.1.2 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
typescript (source) ~5.5.4 -> ~5.6.2 age adoption passing confidence
typescript-eslint (source) ^8.4.0 -> ^8.7.0 age adoption passing confidence
vite (source) ^5.4.3 -> ^5.4.8 age adoption passing confidence
vite-plugin-vue-devtools (source) ^7.4.4 -> ^7.4.6 age adoption passing confidence
vitest (source) ^2.0.5 -> ^2.1.1 age adoption passing confidence
vue (source) ^3.5.3 -> ^3.5.8 age adoption passing confidence
zod-to-json-schema ^3.23.2 -> ^3.23.3 age adoption passing confidence

Release Notes

withastro/adapters (@​astrojs/node)

v8.3.4

Patch Changes
fontsource/font-files (@​fontsource/monofett)

v5.1.0

Compare Source

fontsource/font-files (@​fontsource/montserrat)

v5.1.0

Compare Source

libsql/libsql-client-ts (@​libsql/client)

v0.14.0

Compare Source

v0.13.0

Compare Source

v0.12.0

Compare Source

v0.11.0

Compare Source

oslo-project/encoding (@​oslojs/encoding)

v1.1.0

  • Add encodeBase32UpperCase(), encodeBase32UpperCaseNoPadding(), encodeBase32LowerCase(), and encodeBase32LowerCaseNoPadding().
microsoft/playwright (@​playwright/test)

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Compare Source

rollup/plugins (@​rollup/pluginutils)

v5.1.2

2024-09-23

Bugfixes
  • fix: optimize createFilter and normalizePath (#​1750)

v5.1.1

2024-09-22

Bugfixes
  • fix: improve regex performance (#​1753)
solidjs/solid-router (@​solidjs/router)

v0.14.5

Patch Changes
  • 5c87acc: fix partial matches in single flight mutations

v0.14.4

Patch Changes
  • 098dccb: fix #​474 improper search parameter resolution while routing
  • f8f30df: fix initial state including _depth
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.4

vuejs/core (@​vue/compiler-sfc)

v3.5.8

Compare Source

Bug Fixes
  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#​11995) (0267a58)

v3.5.7

Compare Source

Bug Fixes
Performance Improvements

v3.5.6

Compare Source

Bug Fixes

v3.5.5

Compare Source

Bug Fixes

v3.5.4

Compare Source

Bug Fixes
Performance Improvements
  • reactivity: trigger deps directly instead of storing in an array first (#​11695) (f80d447)
A11yance/aria-query (aria-query)

v5.3.2

Compare Source

A bug fix, and a bunch of testing cleanups.

  • [Fix] node < 4 lacks .find and Object.assign
  • [meta] create SECURITY.yml and FUNDING.yml

v5.3.1

Compare Source

Removes the only runtime dependency from the project, and restores/broadens engines compatibility, plus a few bug fixes.

  • Remove dequal from the project (#​554)
  • fix: add missing doc-pagefooter and doc-pageheader roles (#​549)
  • Fix defect in calling code when building the ElementRoleMap (#​555)
  • fix: add missing constraints for aside element to have implicit complementary role (#​558)
Rich-Harris/devalue (devalue)

v5.1.1

Compare Source

  • Only iterate over own properties of reducers (#​80)

v5.1.0

Compare Source

  • Handle typed arrays and array buffers (#​69)
  • Add sideEffects: false to package.json (#​81)
  • Better errors when keys are invalid identifiers (#​82)
lukeed/dset (dset)

v3.1.4

Compare Source

eslint/eslint (eslint)

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
Copy link

changeset-bot bot commented Sep 16, 2024

⚠️ No Changeset found

Latest commit: 8fff2af

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added feat: markdown Related to Markdown (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope) pkg: example Related to an example package (scope) pkg: react Related to React (scope) pkg: preact Related to Preact (scope) pkg: solid Related to Solid (scope) pkg: integration Related to any renderer integration (scope) pkg: astro Related to the core `astro` package (scope) labels Sep 16, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from d2c9236 to b45aa72 Compare September 17, 2024 22:27
@renovate renovate bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Sep 17, 2024
@github-actions github-actions bot added the pkg: lit Related to Lit (scope) label Sep 18, 2024
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Sep 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c43c936 to 7bc4ec6 Compare September 19, 2024 13:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 22 times, most recently from d09ada6 to 85bb460 Compare September 25, 2024 22:18
Copy link
Contributor Author

renovate bot commented Sep 26, 2024

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.

@bluwy bluwy merged commit 2594eb0 into main Sep 26, 2024
14 checks passed
@bluwy bluwy deleted the renovate/all-minor-patch branch September 26, 2024 13:58
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 feat: markdown Related to Markdown (scope) pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) pkg: lit Related to Lit (scope) pkg: preact Related to Preact (scope) pkg: react Related to React (scope) pkg: solid Related to Solid (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants