Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

[apps/*] Update all non-major dependencies #45

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-typed-document-node/core 3.1.2 -> 3.2.0 age adoption passing confidence
@nuxtjs/tailwindcss 6.6.0 -> 6.6.4 age adoption passing confidence
@sveltejs/adapter-vercel (source) 2.4.0 -> 2.4.1 age adoption passing confidence
@sveltejs/kit (source) 1.12.0 -> 1.14.0 age adoption passing confidence
@types/node (source) 18.15.3 -> 18.15.10 age adoption passing confidence
@types/react (source) 18.0.28 -> 18.0.29 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.55.0 -> 5.56.0 age adoption passing confidence
@typescript-eslint/parser 5.55.0 -> 5.56.0 age adoption passing confidence
@​vercel/og 0.4.0 -> 0.4.1 age adoption passing confidence
eslint-config-prettier 8.7.0 -> 8.8.0 age adoption passing confidence
framer-motion 10.6.0 -> 10.9.1 age adoption passing confidence
lucide-react (source) 0.125.0 -> 0.127.0 age adoption passing confidence
lucide-svelte (source) 0.125.0 -> 0.127.0 age adoption passing confidence
lucide-vue-next (source) 0.125.0 -> 0.127.0 age adoption passing confidence
nanoid 4.0.1 -> 4.0.2 age adoption passing confidence
nuxt 3.3.1 -> 3.3.2 age adoption passing confidence
prettier (source) 2.8.4 -> 2.8.7 age adoption passing confidence
prettier-plugin-svelte 2.9.0 -> 2.10.0 age adoption passing confidence
swr (source) 2.1.0 -> 2.1.1 age adoption passing confidence
turbo (source) 1.8.3 -> 1.8.5 age adoption passing confidence
vite (source) 4.2.0 -> 4.2.1 age adoption passing confidence

Release Notes

dotansimha/graphql-typed-document-node

v3.2.0

Compare Source

nuxt-community/tailwindcss-module

v6.6.4

Compare Source

compare changes

🩹 Fixes
  • Use file extension (for esm support) and add missing deps (#​644)
❤️ Contributors

v6.6.3

Compare Source

compare changes

🏡 Chore
  • Using tw default config " (#​636)
❤️ Contributors

v6.6.2

Compare Source

compare changes

📖 Documentation
🏡 Chore
  • Using tw default config (#​636)
❤️ Contributors

v6.6.1

Compare Source

compare changes

🏡 Chore
  • Reducing dependencies (#​634)
  • Update readme (#​640)
  • Move heavy populateMap function to utils (#​637)
  • Add utils to default content path (#​641)
  • Improving types for config (#​635)
❤️ Contributors
sveltejs/kit (@​sveltejs/adapter-vercel)

v2.4.1

Compare Source

Patch Changes
  • fix: create separate functions for ISR routes (#​9504)
sveltejs/kit (@​sveltejs/kit)

v1.14.0

Compare Source

Minor Changes
  • feat: add HMR to fallback error pages during dev (#​9497)
Patch Changes
  • fix: add submitter type to SumbitFunction (#​9484)

v1.13.0

Compare Source

Minor Changes
  • feat: add dark mode styles to default error page (#​9460)
Patch Changes
  • fix: recover from errors during dev by reloading (#​9441)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.56.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#​6619) (6aff431)
  • eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#​6193) (745cfe4)
  • eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#​6638) (9e41cee)
  • eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#​6672) (62ef487)
  • eslint-plugin: [strict-boolean-expressions] handle truthy enums (#​6618) (0d0639f)
  • eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#​6645) (3fc5c63)
Features
  • eslint-plugin: add allowNever support to restrict-template-expressions (#​6554) (423f164)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.56.0

Compare Source

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

prettier/eslint-config-prettier

v8.8.0

Compare Source

framer/motion

v10.9.1

Compare Source

Fixed
  • Recalculating and rerendering relative targets when layout is remeasured.

v10.9.0

Compare Source

Added
  • Animation sequencing.

v10.8.5

Compare Source

Fixed
  • Fixed use of multiple easing functions with WAAPI animations.

v10.8.4

Compare Source

Changed
  • Fixing from option in stagger().

v10.8.3

Compare Source

Changed
  • Fixing duration: 0 animations never ending.

v10.8.2

Compare Source

Changed
  • Further loosening animate() overloads.

v10.8.1

Compare Source

Changed
  • Loosening animate() overloads.

v10.8.0

Compare Source

Added
  • stagger()
Fixed
  • SVG and SVG path types for animate().

v10.7.0

Compare Source

Changed
  • Default transitions no longer need to be namespaced under default.

v10.6.1

Compare Source

Fixed
  • Complex string types interpolate correctly with WAAPI spring easing.
lucide-icons/lucide

v0.127.0: New icons v0.127.0

Compare Source

@​ generate:changelog /home/runner/work/lucide/lucide
node ./scripts/generateChangelog.mjs "--old-tag=v0.126.0"

New icons 🎨

v0.126.0: New icons v0.126.0

Compare Source

@​ generate:changelog /home/runner/work/lucide/lucide
node ./scripts/generateChangelog.mjs "--old-tag=v0.125.0"

New icons 🎨
ai/nanoid

v4.0.2

Compare Source

  • Added link to Github Sponsors.
nuxt/nuxt

v3.3.2

Compare Source

3.3.2 is a patch release with plenty of bug fixes.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Experimentally disable vue server renderer nitro endpoint (#​19825)
🩹 Fixes
  • kit: Provide name to performance.mark() (#​19687)
  • nuxt: Unpause DOM updates on suspense resolve (#​19740)
  • kit: Handle node 14 performance behaviour (#​19733)
  • webpack: Transpile app directory (#​19773)
  • nuxt: Unset context after app is created (#​19753)
  • cli: Watch dist and register restart hook after nuxt is ready (#​19736)
  • nuxt: Ignore falsy modules (#​19684)
  • nuxt: Use h3 utilities to set response status/code (#​19713)
  • nuxt: Add temporary augmentation for webstorm (and docs) (#​19400)
  • nuxt: Handle external navigation to api routes (#​19829)
  • nuxt: Observe slot element in custom nuxt-link (#​19802)
  • nuxt: Directly render server components (#​19605)
  • vite: Support multiple rollup entries (#​19842)
  • nuxt: Ignore schema types that eval to any (#​19835)
  • nuxt: Use prerender cache for islands (#​19822)
  • nuxt: Add missing import in islands template (#​19870)
  • kit: Check if nuxt is restarting before updating templates (#​19830)
  • test-utils: Allow overriding nitro options (#​19872)
  • kit: Add legacy entrypoints for pre v3.3 usage (#​19874)
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
prettier/prettier

v2.8.7

Compare Source

diff

Allow multiple decorators on same getter/setter (#​14584 by @​fisker)
// Input
class A {
  @​decorator()
  get foo () {}
  
  @​decorator()
  set foo (value) {}
}

// Prettier 2.8.6
SyntaxError: Decorators cannot be applied to multiple get/set accessors of the same name. (5:3)
  3 |   get foo () {}
  4 |   
> 5 |   @​decorator()
    |   ^^^^^^^^^^^^
  6 |   set foo (value) {}
  7 | }

// Prettier 2.8.7
class A {
  @​decorator()
  get foo() {}

  @​decorator()
  set foo(value) {}
}

v2.8.6

Compare Source

diff

Allow decorators on private members and class expressions (#​14548 by @​fisker)
// Input
class A {
  @​decorator()
  #privateMethod () {}
}

// Prettier 2.8.5
SyntaxError: Decorators are not valid here. (2:3)
  1 | class A {
> 2 |   @​decorator()
    |   ^^^^^^^^^^^^
  3 |   #privateMethod () {}
  4 | }

// Prettier 2.8.6
class A {
  @​decorator()
  #privateMethod() {}
}

v2.8.5

Compare Source

diff

Support TypeScript 5.0 (#​14391 by @​fisker, #​13819 by @​fisker, @​sosukesuzuki)

TypeScript 5.0 introduces two new syntactic features:

  • const modifiers for type parameters
  • export type * declarations
Add missing parentheses for decorator (#​14393 by @​fisker)
// Input
class Person {
  @​(myDecoratorArray[0])
  greet() {}
}

// Prettier 2.8.4
class Person {
  @​myDecoratorArray[0]
  greet() {}
}

// Prettier 2.8.5
class Person {
  @​(myDecoratorArray[0])
  greet() {}
}
Add parentheses for TypeofTypeAnnotation to improve readability (#​14458 by @​fisker)
// Input
type A = (typeof node.children)[];

// Prettier 2.8.4
type A = typeof node.children[];

// Prettier 2.8.5
type A = (typeof node.children)[];
Support max_line_length=off when parsing .editorconfig (#​14516 by @​josephfrazier)

If an .editorconfig file is in your project and it sets max_line_length=off for the file you're formatting,
it will be interpreted as a printWidth of Infinity rather than being ignored
(which previously resulted in the default printWidth of 80 being applied, if not overridden by Prettier-specific configuration).

<!-- Input -->
<div className='HelloWorld' title={`You are visitor number ${ num }`} onMouseOver={onMouseOver}/>

<!-- Prettier 2.8.4 -->
<div
  className="HelloWorld"
  title={`You are visitor number ${num}`}
  onMouseOver={onMouseOver}
/>;

<!-- Prettier 2.8.5 -->
<div className="HelloWorld" title={`You are visitor number ${num}`} onMouseOver={onMouseOver} />;
sveltejs/prettier-plugin-svelte

v2.10.0

Compare Source

  • (feat) support requirePragma and insertPragma options (#​350)
  • (feat) support <svelte:document>
  • (feat) trim whitespace in class attributes (#​339)
  • (feat) allow multiple comments atop of script/style tags (#​291)
  • (fix) handle script/style attributes without quotes (#​344)
vercel/swr

v2.1.1

Compare Source

Patches
Documentation
New Contributors

Full Changelog: vercel/swr@v2.1.0...v2.1.1

vercel/turbo

v1.8.5: Turborepo v1.8.5

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turbo@v1.8.4...v1.8.5

v1.8.4: Turborepo v1.8.4

Compare Source

What's Changed

Changelog

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Singapore, 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant