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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/changelog-github (source) ^0.4.8 -> ^0.5.0 age adoption passing confidence devDependencies minor
@changesets/cli (source) 2.26.2 -> 2.27.1 age adoption passing confidence devDependencies minor
@floating-ui/dom (source) 1.5.3 -> 1.5.4 age adoption passing confidence devDependencies patch
@microsoft/api-documenter (source) 7.23.11 -> 7.23.16 age adoption passing confidence devDependencies patch
@microsoft/api-extractor (source) 7.38.2 -> 7.39.1 age adoption passing confidence devDependencies minor
@rollup/plugin-typescript (source) 11.1.5 -> 11.1.6 age adoption passing confidence devDependencies patch
@sveltejs/adapter-cloudflare (source) 2.3.3 -> 2.3.4 age adoption passing confidence devDependencies patch
@sveltejs/kit (source) 1.27.3 -> 1.30.3 age adoption passing confidence devDependencies minor
@sveltejs/package (source) 2.2.2 -> 2.2.5 age adoption passing confidence devDependencies patch
@types/cookie (source) ^0.5.4 -> ^0.6.0 age adoption passing confidence devDependencies minor
@types/node (source) 20.9.0 -> 20.11.0 age adoption passing confidence devDependencies minor
@types/postcss-mixins (source) 9.0.3 -> 9.0.5 age adoption passing confidence devDependencies patch
clsx 2.0.0 -> 2.1.0 age adoption passing confidence dependencies minor
cssnano 6.0.1 -> 6.0.3 age adoption passing confidence devDependencies patch
dts-buddy 0.4.0 -> 0.4.4 age adoption passing confidence devDependencies patch
eslint (source) 8.53.0 -> 8.56.0 age adoption passing confidence devDependencies minor
eslint-plugin-svelte (source) 2.35.0 -> 2.35.1 age adoption passing confidence devDependencies patch
lint-staged 15.0.2 -> 15.2.0 age adoption passing confidence devDependencies minor
node 18.17.1 -> 18.19.0 age adoption passing confidence volta minor
pnpm (source) 8.6.10 -> 8.14.1 age adoption passing confidence packageManager minor
postcss (source) 8.4.31 -> 8.4.33 age adoption passing confidence devDependencies patch
postcss-load-config 4.0.1 -> 4.0.2 age adoption passing confidence devDependencies patch
postcss-nesting (source) 12.0.1 -> 12.0.2 age adoption passing confidence devDependencies patch
prettier (source) 3.0.3 -> 3.1.1 age adoption passing confidence devDependencies minor
prettier-plugin-svelte 3.0.3 -> 3.1.2 age adoption passing confidence devDependencies minor
prettier-plugin-tailwindcss ^0.4.1 -> ^0.5.0 age adoption passing confidence devDependencies minor
publint (source) 0.2.5 -> 0.2.7 age adoption passing confidence devDependencies patch
rollup (source) 4.3.0 -> 4.9.4 age adoption passing confidence devDependencies minor
stylelint-config-clean-order 5.2.0 -> 5.4.0 age adoption passing confidence devDependencies minor
svelte (source) 4.2.2 -> 4.2.8 age adoption passing confidence devDependencies patch
svelte-check 3.5.2 -> 3.6.2 age adoption passing confidence devDependencies minor
svelte-highlight 7.4.1 -> 7.4.8 age adoption passing confidence devDependencies patch
svelte-preprocess 5.0.4 -> 5.1.3 age adoption passing confidence devDependencies minor
svelte2tsx (source) 0.6.23 -> 0.6.27 age adoption passing confidence devDependencies patch
tailwindcss (source) 3.3.5 -> 3.4.1 age adoption passing confidence devDependencies minor
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence devDependencies patch
turbo (source) 1.10.16 -> 1.11.3 age adoption passing confidence devDependencies minor
typescript (source) 5.2.2 -> 5.3.3 age adoption passing confidence devDependencies minor

Release Notes

changesets/changesets (@​changesets/changelog-github)

v0.5.0

Compare Source

Minor Changes
  • #​1185 a971652 Thanks @​Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.
Patch Changes
floating-ui/floating-ui (@​floating-ui/dom)

v1.5.4

Compare Source

Patch Changes
microsoft/rushstack (@​microsoft/api-documenter)

v7.23.16

Compare Source

Wed, 03 Jan 2024 00:31:18 GMT

Version update only

v7.23.15

Compare Source

Wed, 20 Dec 2023 01:09:45 GMT

Version update only

v7.23.14

Compare Source

Thu, 07 Dec 2023 03:44:13 GMT

Version update only

v7.23.13

Compare Source

Tue, 05 Dec 2023 01:10:16 GMT

Version update only

v7.23.12

Compare Source

microsoft/rushstack (@​microsoft/api-extractor)

v7.39.1

Compare Source

Wed, 03 Jan 2024 00:31:18 GMT

Version update only

v7.39.0

Compare Source

Wed, 20 Dec 2023 01:09:45 GMT

Minor changes
  • Update API Extractor to support TypeScript 5.3.3

v7.38.5

Compare Source

Thu, 07 Dec 2023 03:44:13 GMT

Version update only

v7.38.4

Compare Source

Tue, 05 Dec 2023 01:10:16 GMT

Patches
  • Don't export trimmed namespace members during rollup (#​2791)

v7.38.3

Compare Source

rollup/plugins (@​rollup/plugin-typescript)

v11.1.6

2024-01-09

Bugfixes
  • fix: Ensure rollup 4 compatibility (#​1658)
sveltejs/kit (@​sveltejs/adapter-cloudflare)

v2.3.4

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/kit)

v1.30.3

Compare Source

Patch Changes
  • fix: correct documentation for beforeNavigate (#​11300)

v1.30.2

Compare Source

Patch Changes
  • fix: revert recent 'correctly return 415' and 'correctly return 404' changes (#​11295)

v1.30.1

Compare Source

Patch Changes
  • fix: prerendered root page with paths.base config uses correct trailing slash option (#​10763)

  • fix: correctly return 404 when a form action is not found (#​11278)

v1.30.0

Compare Source

Minor Changes
  • feat: inline response.arrayBuffer() during ssr (#​10535)
Patch Changes
  • fix: allow "false" value for preload link options (#​10555)

  • fix: call worker unref instead of terminate (#​10120)

  • fix: correctly analyse exported server API methods during build (#​11019)

  • fix: avoid error when back navigating before page is initialized (#​10636)

  • fix: allow service-worker.js to import assets (#​9285)

  • fix: distinguish better between not-found and internal-error (#​11131)

v1.29.1

Compare Source

Patch Changes
  • fix: correctly return 415 when unexpected content types are submitted to actions (#​11255)

  • chore: deprecate preloadCode calls with multiple arguments (#​11266)

v1.29.0

Compare Source

Minor Changes
  • feat: add resolveRoute to $app/paths, deprecate resolvePath (#​11261)

v1.28.0

Compare Source

Minor Changes
  • chore: deprecate top level promise await behaviour (#​11175)
Patch Changes
  • fix: resolve relative cookie paths before storing (#​11253)

  • chore: deprecate cookies.set/delete without path option (#​11237)

  • fix: make sure promises from fetch handle errors (#​11228)

v1.27.7

Compare Source

Patch Changes
  • fix: set runes option in generated root (#​11111)

  • fix: retain URL query string for trailing slash redirects to prerendered pages (#​11142)

v1.27.6

Compare Source

Patch Changes
  • fix: use runes in generated root when detecting Svelte 5 (#​11028)

  • fix: correctly prerender pages that use browser globals and have SSR turned off (#​11032)

  • fix: correctly show 404 for prerendered dynamic routes when navigating client-side without a root layout server load (#​11025)

v1.27.5

Compare Source

Patch Changes
  • fix: add vite.config.js to included files in generated tsconfig (#​10788)

  • fix: cache location.origin on startup (#​11004)

v1.27.4

Compare Source

Patch Changes
  • fix: generate __data.json for prerendered pages when SSR is turned off (#​10988)

  • chore: add experimental compatibility for Svelte 5 (#​11002)

sveltejs/kit (@​sveltejs/package)

v2.2.5

Compare Source

Patch Changes
  • fix: improve warning when encountering import.meta.env (#​11440)

v2.2.4

Compare Source

Patch Changes

v2.2.3

Compare Source

Patch Changes
  • fix: overwrite nodenext option when transpiling (#​11092)
lukeed/clsx (clsx)

v2.1.0

Compare Source

Features

  • Add new clsx/lite submodule for string-only usage: 1a49142

    This is a 140b version of clsx that is ideal for Tailwind and/or React contexts, which typically follow this clsx usage pattern:

    clsx('foo bar', props.maybe && 'conditional classes', props.className);

    Important: This clsx/lite module ignores all non-string arguments and is therefore not a 1:1 replacement for clsx itself!

    import { clsx } from 'clsx';
    import { clsx as lite } from 'clsx/lite';
    
    // strings-only usage is identical
    clsx('foo', null, 'bar', true && 'baz'); //=> "foo bar baz"
    lite('foo', null, 'bar', true && 'baz'); //=> "foo bar baz"
    
    // clsx/lite ignores all non-strings
    clsx('foo', { a: true, b: false, c: true }); //=> "foo a c"
    lite('foo', { a: true, b: false, c: true }); //=> "foo"

Full Changelog: lukeed/clsx@v2.0.1...v2.1.0

v2.0.1

Compare Source

Patches

  • (perf) Cache arguments.length & array.length for 6% performance gain (#​26): deff09b
    Adds 5 bytes (+2%) for ~3% avg performance gain
    Thank you @​jalalazimi

Chores


Full Changelog: lukeed/clsx@v2.0.0...v2.0.1

cssnano/cssnano (cssnano)

v6.0.3: v6.0.3

Compare Source

Bug fixes
  • do not sort unknown properties\

Other

  • Require latest browserslist and postcss-selector-parser

v6.0.2: v6.0.2

Compare Source

  • fix: update cssnano peer dependency to 8.4.31 to avoid security issue
  • fix: update postcss-calc to 9.0.1 to solve disappearing expressions inside two brackets
  • deps(postcss-svgo): update SVGO to 3.0.5 and update doc
  • chore: update css-declaration-sorter
  • fix(postcss-minify-selectors): prevent mangling of timeline range names
  • fix(postcss-convert-values): keep percent unit in @Property
  • chore(cssnano): update lilconfig to 3.0.0
Rich-Harris/dts-buddy (dts-buddy)

v0.4.4

Compare Source

  • Handle .jsx and .tsx (#​72)
  • Allow paths to be nulled out (#​73)
  • Handle overloads (#​74)

v0.4.3

Compare Source

  • Fix path resolution on Windows (#​71)

v0.4.2

Compare Source

  • Support path rewriting in typedef, overload and callback tags (#​68)
  • Preserve type expressions in JSDoc annotations (#​69)

v0.4.1

Compare Source

  • Support TypeScript 5.3 (#​67)
eslint/eslint (eslint)

v8.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation
  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
Chores

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores


Configuration

📅 Schedule: Branch creation - "before 5am on monday" in timezone Asia/Ho_Chi_Minh, 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.

@vercel
Copy link

vercel bot commented Apr 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-put ❌ Failed (Inspect) Sep 29, 2023 2:17pm

@vercel vercel bot temporarily deployed to Preview April 12, 2023 17:44 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f9d2eb4 to 1d062a8 Compare April 13, 2023 13:16
@vercel vercel bot temporarily deployed to Preview April 13, 2023 13:17 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1d062a8 to 12de684 Compare April 17, 2023 18:37
@vercel vercel bot temporarily deployed to Preview April 17, 2023 18:38 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12de684 to adb407e Compare April 17, 2023 23:45
@vercel vercel bot temporarily deployed to Preview April 17, 2023 23:47 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from adb407e to ada2a3b Compare April 18, 2023 00:58
@vercel vercel bot temporarily deployed to Preview April 18, 2023 00:58 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ada2a3b to 550d135 Compare April 19, 2023 16:30
@vercel vercel bot temporarily deployed to Preview April 19, 2023 16:30 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 550d135 to 14102cf Compare April 25, 2023 07:48
@vercel vercel bot temporarily deployed to Preview April 25, 2023 07:49 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14102cf to 85cf893 Compare April 26, 2023 22:14
@vercel vercel bot temporarily deployed to Preview April 26, 2023 22:15 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85cf893 to 0729ac4 Compare April 27, 2023 16:15
@vercel vercel bot temporarily deployed to Preview April 27, 2023 16:16 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0729ac4 to 036ca4b Compare May 2, 2023 11:03
@vercel vercel bot temporarily deployed to Preview May 2, 2023 11:03 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 036ca4b to 432786e Compare May 2, 2023 11:46
@vercel vercel bot temporarily deployed to Preview May 2, 2023 11:47 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 432786e to ce32446 Compare May 2, 2023 14:52
@vercel vercel bot temporarily deployed to Preview May 2, 2023 14:53 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ce32446 to 3f136a3 Compare May 4, 2023 04:05
@vercel vercel bot temporarily deployed to Preview May 4, 2023 04:06 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3f136a3 to 540012a Compare May 4, 2023 13:07
@vercel vercel bot temporarily deployed to Preview May 4, 2023 13:08 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 540012a to 0272799 Compare May 5, 2023 13:04
@vercel vercel bot temporarily deployed to Preview May 5, 2023 13:05 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b6bd18d to 56e430b Compare November 29, 2023 19:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 1ecf290 to e837c18 Compare December 12, 2023 15:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a870551 to d666325 Compare December 19, 2023 21:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fe5c75a to e5c2085 Compare December 28, 2023 18:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6543900 to 38e9630 Compare January 8, 2024 14:46
@vnphanquang vnphanquang deleted the renovate/all-minor-patch branch January 12, 2024 01:55
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.

None yet

1 participant