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

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/dom (source) 1.6.10 -> 1.6.11 age adoption passing confidence
@playwright/test (source) 1.46.0 -> 1.47.1 age adoption passing confidence
@sveltejs/kit (source) 2.5.22 -> 2.5.27 age adoption passing confidence
@sveltejs/vite-plugin-svelte (source) 3.1.1 -> 3.1.2 age adoption passing confidence
express (source) 4.19.2 -> 4.21.0 age adoption passing confidence
flowbite-svelte (source) 0.46.15 -> 0.46.16 age adoption passing confidence
postcss (source) 8.4.41 -> 8.4.47 age adoption passing confidence
svelte-check 3.8.5 -> 3.8.6 age adoption passing confidence
tailwindcss (source) 3.4.10 -> 3.4.11 age adoption passing confidence
tslib (source) 2.6.3 -> 2.7.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/dom)

v1.6.11

Compare Source

Patch Changes
microsoft/playwright (@​playwright/test)

v1.47.1

Compare Source

v1.47.0

Compare Source

v1.46.1

Compare Source

sveltejs/kit (@​sveltejs/kit)

v2.5.27

Compare Source

Patch Changes
  • fix: asynchronously instantiate components when using Svelte 5 (#​12613)

  • fix: use {@​render ...} tag when generating default fallback page for svelte 5 apps (#​12653)

  • fix: emulate event.platform even when the route does not exist (#​12513)

v2.5.26

Compare Source

Patch Changes
  • fix: exclude service worker directory from tsconfig (#​12196)

v2.5.25

Compare Source

Patch Changes

v2.5.24

Compare Source

Patch Changes

v2.5.23

Compare Source

Patch Changes
  • fix: use dynamic components in root.svelte instead of svelte:component for svelte 5 (#​12584)
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v3.1.2

Compare Source

Patch Changes
  • add warning for svelte5 users to update to vite-plugin-svelte@4 (#​964)
expressjs/express (express)

v4.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

v4.20.0

Compare Source

==========

  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: [email protected]
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
themesberg/flowbite-svelte (flowbite-svelte)

v0.46.16

Compare Source

Patch Changes
postcss/postcss (postcss)

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).
sveltejs/language-tools (svelte-check)

v3.8.6

Compare Source

  • fix: support Svelte 5 module script attribute (#​2473)
tailwindlabs/tailwindcss (tailwindcss)

v3.4.11

Compare Source

Microsoft/tslib (tslib)

v2.7.0

Compare Source

microsoft/TypeScript (typescript)

v5.6.2

Compare Source


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.

👻 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 changed the title chore(deps): update dependency @playwright/test to v1.46.1 chore(deps): update all non-major dependencies Aug 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 49be474 to 177f0a0 Compare August 23, 2024 22:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8188cef to 094a19d Compare September 2, 2024 09:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a74e095 to d2186b2 Compare September 10, 2024 03:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 491f34f to 4ae3ff4 Compare September 14, 2024 15:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ae3ff4 to d49d3fb Compare September 15, 2024 08:13
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 15, 2024
@TetrisIQ TetrisIQ merged commit c25b88b into main Sep 17, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 17, 2024 06:25
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.

1 participant