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

Update all non-major dependencies #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@netlify/functions 1.4.0 -> 1.6.0 age adoption passing confidence dependencies minor
@remix-validated-form/with-zod 2.0.5 -> 2.0.7 age adoption passing confidence dependencies patch
@tailwindcss/forms 0.5.3 -> 0.5.9 age adoption passing confidence devDependencies patch
@travi/any 2.1.6 -> 2.1.10 age adoption passing confidence dependencies patch
classnames 2.3.2 -> 2.5.1 age adoption passing confidence dependencies minor
eslint-config-prettier 8.6.0 -> 8.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-tailwindcss 3.8.0 -> 3.17.5 age adoption passing confidence devDependencies minor
http-status-codes 2.2.0 -> 2.3.0 age adoption passing confidence dependencies minor
lint-staged 13.1.0 -> 13.3.0 age adoption passing confidence devDependencies minor
prettier (source) 2.8.2 -> 2.8.8 age adoption passing confidence devDependencies patch
pusher 5.1.2 -> 5.2.0 age adoption passing confidence dependencies minor
react-use 17.4.0 -> 17.6.0 age adoption passing confidence dependencies minor
remix-auth 3.4.0 -> 3.7.0 age adoption passing confidence dependencies minor
remix-auth-github 1.3.0 -> 1.8.0 age adoption passing confidence dependencies minor
remix-validated-form 4.6.7 -> 4.6.12 age adoption passing confidence dependencies patch
superfly/flyctl-actions 1.3 -> 1.5 age adoption passing confidence action minor
tailwindcss (source) 3.2.4 -> 3.4.16 age adoption passing confidence devDependencies minor
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence devDependencies patch
zod (source) 3.20.2 -> 3.24.1 age adoption passing confidence dependencies minor
zod-form-data 1.2.4 -> 1.3.1 age adoption passing confidence dependencies minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

netlify/functions (@​netlify/functions)

v1.6.0

Compare Source

Features

v1.5.0

Compare Source

Features
airjp73/remix-validated-form (@​remix-validated-form/with-zod)

v2.0.7

Compare Source

v2.0.6

Compare Source

tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.9

Compare Source

Fixed
  • Fallback to static chevron color if theme is using variables (#​167)

v0.5.8

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​163)

v0.5.7

Compare Source

Fixed
  • Use normal checkbox and radio appearance in forced-colors mode (#​152)

v0.5.6

Compare Source

Fixed
  • Fix date time bottom spacing on MacOS Safari (#​146)

v0.5.5

Compare Source

Fixed
  • Fix text alignment on date and time inputs on iOS (#​144)

v0.5.4

Compare Source

Fixed
  • Remove chevron for selects with a non-default size (#​137)
  • Allow for without type (#​141)
travi/any (@​travi/any)

v2.1.10

Compare Source

Bug Fixes
  • type-definitions: defined separate definition files for esm vs cjs bundles (8657f04)

v2.1.9

Compare Source

Bug Fixes

v2.1.8

Compare Source

Bug Fixes
  • deps: update dependency chance to v1.1.11 (f8e70d0)

v2.1.7

Compare Source

Bug Fixes
  • deps: update dependency chance to v1.1.10 (c9e78af)
JedWatson/classnames (classnames)

v2.5.1

Compare Source

  • Remove workspaces field from package (#​350)

v2.5.0

Compare Source

  • Restore ability to pass a TypeScript interface (#​341)
  • Add exports field to package (#​342)

v2.4.0

Compare Source

v2.3.3

Compare Source

prettier/eslint-config-prettier (eslint-config-prettier)

v8.10.0

Compare Source

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!

v8.8.0

Compare Source

v8.7.0

Compare Source

francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.17.5

Compare Source

v3.17.4

Compare Source

v3.17.3

Compare Source

v3.17.2

Compare Source

Revert to 3.17.0 equivalent to prevent a regression introduced in 3.17.1

v3.17.1

Compare Source

This version did introduce a regression, so you should use 3.17.2 instead for now

v3.17.0: Enhanced Template literals support

Compare Source

v3.16.0: ESLint v9 support

Compare Source

v3.15.2

Compare Source

v3.15.1

Compare Source

v3.15.0: no-unnecessary-arbitrary-value

Compare Source

New rule no-unnecessary-arbitrary-value is available.

e.g. replacing m-[1.25rem] by its configuration based classname m-5

v3.14.3

Compare Source

fix: retro compatibility for older Tailwind CSS (before typescript config)

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0: Tailwind CSS 3.4.0

Compare Source

See #​297

v3.13.1

Compare Source

v3.13.0

Compare Source

v3.12.1

Compare Source

v3.12.0: Tailwind CSS 3.3.2

Compare Source

Support ESM and TypeScript config files (by quesabe 🙏)

v3.11.0: Better support for cva

Compare Source

  • Add a new setting ignoredKeys
  • Add cva & tv to the default list of callees

v3.10.3

Compare Source

fix: callees with dot

v3.10.2

Compare Source

fix: no-custom-classname doesn't work with hyphenated group names

v3.10.1

Compare Source

v3.10.0: Named group/peer syntax

Compare Source

v3.9.0: v-bind:class

Compare Source

v3.8.3

Compare Source

  • docs: recommended parsers
  • revert: removing default parsers from recommended preset and dependencies

v3.8.2

Compare Source

v3.8.1

Compare Source

FIX:

prettymuchbryce/http-status-codes (http-status-codes)

v2.3.0: http-status-codes 2.3.0

Compare Source

lint-staged/lint-staged (lint-staged)

v13.3.0

Compare Source

Bug Fixes
  • dependencies: update most dependencies (7443870)
  • detect duplicate redundant braces in pattern (d895aa8)
Features
  • dependencies: update listr2@​6.6.0 (09844ca)

v13.2.3

Compare Source

Bug Fixes
  • the --diff option implies --no-stash (66a716d)

v13.2.2

Compare Source

Bug Fixes

v13.2.1

Compare Source

Bug Fixes
  • ignore "package.json" as config file when it's invalid JSON (#​1281) (e7ed6f7)

v13.2.0

Compare Source

Bug Fixes
  • dependencies: replace colorette with chalk for better color support detection (f598725)
  • use index-based stash references for improved MSYS2 compatibility (#​1270) (60fcd99)
Features

v13.1.4

Compare Source

v13.1.3

Compare Source

v13.1.2

Compare Source

Bug Fixes

v13.1.1

Compare Source

Bug Fixes
  • allow re-enabling --stash when using the --diff option (99390c3)
prettier/prettier (prettier)

v2.8.8

Compare Source

This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.

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} />;

v2.8.4

Compare Source

diff

Fix leading comments in mapped types with readonly (#​13427 by @​thorn0, @​sosukesuzuki)
// Input
type Type = {
  // comment
  readonly [key in Foo];
};

// Prettier 2.8.3
type Type = {
  readonly // comment
  [key in Foo];
};

// Prettier 2.8.4
type Type = {
  // comment
  readonly [key in Foo];
};
Group params in opening block statements (#​14067 by @​jamescdavis)

This is a follow-up to #​13930 to establish wrapping consistency between opening block statements and else blocks by
grouping params in opening blocks. This causes params to break to a new line together and not be split across lines
unless the length of params exceeds the print width. This also updates the else block wrapping to behave exactly the
same as opening blocks.

{{! Input }}
{{#block param param param param param param param param param param as |blockParam|}}
  Hello
{{else block param param param param param param param param param param as |blockParam|}}
  There
{{/block}}

{{! Prettier 2.8.3 }}
{{#block
  param
  param
  param
  param
  param
  param
  param
  param
  param
  param
  as |blockParam|
}}
  Hello
{{else block param
param
param
param
param
param
param
param
param
param}}
  There
{{/block}}

{{! Prettier 2.8.4 }}
{{#block
  param param param param param param param param param param
  as |blockParam|
}}
  Hello
{{else block
  param param param param param param param param param param
  as |blockParam|
}}
  There
{{/block}}
Ignore files in .sl/ (#​14206 by @​bolinfest)

In Sapling SCM, .sl/ is the folder where it stores its state, analogous to .git/ in Git. It should be ignored in Prettier like the other SCM folders.

Recognize @satisfies in Closure-style type casts (#​14262 by @​fisker)
// Input
const a = /** @&#8203;satisfies {Record<string, string>} */ ({hello: 1337});
const b = /** @&#8203;type {Record<string, string>} */ ({hello: 1337});

// Prettier 2.8.3
const a = /** @&#8203;satisfies {Record<string, string>} */ { hello: 1337 };
const b = /** @&#8203;type {Record<string, string>} */ ({ hello: 1337 });

// Prettier 2.8.4
const a = /** @&#8203;satisfies {Record<string, string>} */ ({hello: 1337});
const b = /** @&#8203;type {Record<string, string>} */ ({hello: 1337});
Fix parens in inferred function return types with extends (#​14279 by @​fisker)
// Input
type Foo<T> = T extends ((a) => a is infer R extends string) ? R : never;

// Prettier 2.8.3 (First format)
type Foo<T> = T extends (a) => a is infer R extends string ? R : never;

// Prettier 2.8.3 (Second format)
SyntaxError: '?' expected. 

// Prettier 2.8.4
type Foo<T> = T extends ((a) => a is infer R extends string) ? R : never;

v2.8.3

Compare Source

diff

Allow self-closing tags on custom elements (#​14170 by @​fisker)

See Angular v15.1.0 release note for details.

// Input
<app-test/>

// Prettier 2.8.2
SyntaxError: Only void and foreign elements can be self closed "app-test" (1:1)
> 1 | <app-test/>
    | ^^^^^^^^^
  2 |

// Prettier 2.8.3
<app-test />
pusher/pusher-http-node (pusher)

v5.2.0

Compare Source

  • [CHANGED] Remove old notification references. It's no longer being used

v5.1.3

Compare Source

[FIXED] Parsing of the extraTokens in webhook's isValid method

streamich/react-use (react-use)

v17.6.0

Compare Source

Features
  • add onChange callback to useWindowSize (ea656f7)
  • add onChange callback to useWindowSize (3eb531a)

17.5.1 (2024-07-20)

Bug Fixes
  • 🐛 bump nano-css dependency (adfb337)

v17.5.1

Compare Source

Bug Fixes
  • 🐛 bump nano-css dependency (adfb337)

v17.5.0

Compare Source

Features
  • add isFirst and isLast methods to useStateList hook (ac64414)
  • pencil: add isFirst and isLast return value to 'useStateList' (75218e4)
  • pencil: fix with yarn lint:fix (6a9dde5)

17.4.4 (2024-01-21)

Bug Fixes

17.4.3 (2024-01-13)

Bug Fixes
  • update useMedia hook to use recommended approach of MDN (e7379f0)

17.4.2 (2023-12-01)

Bug Fixes
  • correct peer dependencies (d770587)

17.4.1 (2023-11-28)

Bug Fixes
  • 🐛 bump nano-css version (812952b)

v17.4.4

Compare Source

Bug Fixes

v17.4.3

Compare Source

Bug Fixes
  • update useMedia hook to use recommended approach of MDN (e7379f0)

v17.4.2

Compare Source

Bug Fixes
  • correct peer dependencies (d770587)

v17.4.1

Compare Source

Bug Fixes
  • 🐛 bump nano-css version (812952b)
sergiodxa/remix-auth (remix-auth)

v3.7.0

Compare Source

What's Changed

Documentation Changes
New Features

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 force-pushed the renovate/all-minor-patch branch 3 times, most recently from 90c6bd2 to 068ff24 Compare February 20, 2023 11:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 57cab4d to 00d6afc Compare March 1, 2023 17:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2c2e645 to 0beffc6 Compare March 9, 2023 07:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 53e4837 to 5775e13 Compare March 11, 2023 00:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 828cfb2 to 28f1916 Compare March 24, 2023 12:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f798d68 to cf0e36b Compare April 2, 2023 00:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a3d9799 to 85f3da4 Compare April 8, 2023 21:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85f3da4 to eb62686 Compare May 6, 2023 01:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eb62686 to 4a872aa Compare May 28, 2023 11:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc03dd3 to 90a54b6 Compare May 23, 2024 10:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e3d55f7 to 4fc23bf Compare June 6, 2024 13:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4fc23bf to 5e5b8ad Compare June 21, 2024 09:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 367c742 to 6bf1ea6 Compare July 20, 2024 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6bf1ea6 to fc182c6 Compare July 25, 2024 16:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc182c6 to e0229b5 Compare August 6, 2024 19:30
Copy link
Contributor Author

renovate bot commented Aug 6, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"4.9.5" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^5.1.0" from @remix-run/server-runtime@2.15.1
npm ERR! node_modules/@remix-run/server-runtime
npm ERR!   @remix-run/server-runtime@"2.15.1" from @remix-run/cloudflare@2.15.1
npm ERR!   node_modules/@remix-run/cloudflare
npm ERR!     peerOptional @remix-run/cloudflare@"^1.0.0 || ^2.0.0" from remix-auth-github@1.8.0
npm ERR!     node_modules/remix-auth-github
npm ERR!       remix-auth-github@"1.8.0" from the root project
npm ERR!   @remix-run/server-runtime@"2.15.1" from @remix-run/deno@2.15.1
npm ERR!   node_modules/@remix-run/deno
npm ERR!     peerOptional @remix-run/deno@"^1.0.0 || ^2.0.0" from remix-auth-github@1.8.0
npm ERR!     node_modules/remix-auth-github
npm ERR!       remix-auth-github@"1.8.0" from the root project
npm ERR!   1 more (remix-auth)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-12-11T04_39_16_277Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 88617f3 to 034bb8e Compare August 13, 2024 23:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 034bb8e to 58c8816 Compare August 28, 2024 13:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6bcdc66 to c12a439 Compare September 11, 2024 19:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b8a5ca3 to 61d65d7 Compare September 23, 2024 18:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from beefe32 to 8947a3f Compare October 15, 2024 12:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8947a3f to 1d7295b Compare November 14, 2024 19:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1d7295b to 4af9dd9 Compare December 3, 2024 20:10
@renovate renovate bot changed the title Update all non-major dependencies Update superfly/flyctl-actions action to v1.5 Dec 8, 2024
@renovate renovate bot changed the title Update superfly/flyctl-actions action to v1.5 Update all non-major dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a2c9924 to 6919eb3 Compare December 10, 2024 10:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6919eb3 to 00dc22b Compare December 11, 2024 04:39
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.

0 participants