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

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 14.0.0 -> 14.1.2 age adoption passing confidence
@trivago/prettier-plugin-sort-imports 4.2.1 -> 4.3.0 age adoption passing confidence
@types/jest (source) 29.5.8 -> 29.5.10 age adoption passing confidence
@types/react (source) 18.2.37 -> 18.2.39 age adoption passing confidence
@types/react-dom (source) 18.2.15 -> 18.2.17 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.10.0 -> 6.13.1 age adoption passing confidence
@typescript-eslint/parser 6.10.0 -> 6.13.1 age adoption passing confidence
caniuse-lite 1.0.30001561 -> 1.0.30001565 age adoption passing confidence
cypress (source) 13.4.0 -> 13.6.0 age adoption passing confidence
eslint (source) 8.53.0 -> 8.54.0 age adoption passing confidence
eslint-config-next (source) 14.0.1 -> 14.0.3 age adoption passing confidence
eslint-config-productsway 1.3.0 -> 1.3.1 age adoption passing confidence
next (source) 14.0.1 -> 14.0.3 age adoption passing confidence
prettier (source) 3.0.3 -> 3.1.0 age adoption passing confidence
swagger-ui-react 5.9.1 -> 5.10.3 age adoption passing confidence
type-fest 4.6.0 -> 4.8.2 age adoption passing confidence
typedoc (source) 0.25.3 -> 0.25.4 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.2 age adoption passing confidence
valibot (source) 0.20.1 -> 0.21.0 age adoption passing confidence
vite (source) 5.0.2 -> 5.0.4 age adoption passing confidence
wait-on 7.1.0 -> 7.2.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Features
trivago/prettier-plugin-sort-imports (@​trivago/prettier-plugin-sort-imports)

v4.3.0

Compare Source

New features
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.13.1

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.13.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#​7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#​7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#​7806) (a034d0a), closes #​7768
Features
  • [member-ordering] add accessor support for member-ordering (#​7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#​7880) (4cfcd45)

You can read about our versioning strategy and releases on our website.

v6.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#​7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#​7883) (a668f5b)
Features

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.13.1

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.13.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.12.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.11.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001565

Compare Source

v1.0.30001564

Compare Source

v1.0.30001563

Compare Source

v1.0.30001562

Compare Source

cypress-io/cypress (cypress)

v13.6.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-0

v13.5.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1

v13.5.0: v.13.5.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-0

eslint/eslint (eslint)

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores

vercel/next.js (eslint-config-next)

v14.0.3

Compare Source

v14.0.2

Compare Source

vercel/next.js (next)

v14.0.3

Compare Source

v14.0.2

Compare Source

prettier/prettier (prettier)

v3.1.0

Compare Source

diff

🔗 Release Notes

swagger-api/swagger-ui (swagger-ui-react)

v5.10.3: Swagger UI v5.10.3 Released!

Compare Source

Bug Fixes
  • auth: allow password managers to pre-fill input fields (#​9390) (9a7c4c0)

v5.10.2: Swagger UI v5.10.2 Released!

Compare Source

Bug Fixes

v5.10.0: Swagger UI v5.10.0 Released!

Compare Source

Bug Fixes
Features
  • samples: add base64url support for contentEncoding keyword (#​9246) (fb65508)

v5.9.4: Swagger UI v5.9.4 Released!

Compare Source

Bug Fixes

v5.9.3: Swagger UI v5.9.3 Released!

Compare Source

Bug Fixes

v5.9.2: Swagger UI v5.9.2 Released!

Compare Source

Bug Fixes
sindresorhus/type-fest (type-fest)

v4.8.2

Compare Source

  • DelimiterCasedPropertiesDeep: Fix handing of string (#​768) e26c779

v4.8.1

Compare Source

  • Jsonify: Fix usage with readonly array f8019c2
  • Revert "Add Element to type BuiltIns (#​745)" 1b25feb
    • It caused problems when DOM types are not available.

v4.8.0

Compare Source

v4.7.1

Compare Source

  • Revert "PartialDeep: Ensure it doesn't recurse into prototype properties" (#​743) 9f47b11

v4.7.0

Compare Source

New types
Improvements
  • Writable: Support array, map, and set (#​726) b9723d4
  • PartialDeep: Ensure it doesn't recurse into prototype properties (#​738) 5eeac02
  • ConditionalPickDeep: Ensure it doesn't recurse into prototype properties (#​736) 9960ba4
TypeStrong/TypeDoc (typedoc)

v0.25.4

Compare Source

Features
  • Added support for TypeScript 5.3, #​2446.
  • TypeDoc will now render interfaces as code at the top of the page describing interfaces, #​2449.
    This can be controlled through the new DefaultThemeRenderContext.reflectionPreview helper.
  • Improved type rendering to highlight keywords differently than symbols.
Bug Fixes
  • Fixed automatic declaration file resolution on Windows, #​2416.
  • Fixed default option values on options declared by plugins in packages mode, #​2433.
  • gitRevision will now be replaced in sourceLinkTemplate, #​2434.
  • Improved handling of function-modules created with Object.assign, #​2436.
  • TypeDoc will no longer warn about duplicate comments with warnings which point to a single comment, #​2437
  • Fixed an infinite loop when skipLibCheck is used to ignore some compiler errors, #​2438.
  • @example tag titles will now be rendered in the example heading, #​2440.
  • Correctly handle transient symbols in @namespace-created namespaces, #​2444.
  • TypeDoc no longer displays the "Hierarchy" section if there is no inheritance hierarchy to display.
  • Direct links to individual signatures no longer results in the signature being partially scrolled off the screen.
Thanks!
Microsoft/TypeScript (typescript)

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

fabian-hiller/valibot (valibot)

v0.21.0

Compare Source

Many thanks to @​Saeris, @​lo1tuma, @​david-plugge, @​ciscoheat, @​kazizi55 and @​BastiDood for contributing to this release.

  • Change structure of schemas, validations and transformations to make properties accessible (pull request #​211)
  • Fix errors in JSDoc comments and add JSDoc ESLint plugin (pull request #​205)
  • Fix missing file extension for Deno (pull request #​249)

Migration guide

The internal structure of schema and pipeline functions has changed as a result of #​211. These changes affect people who have created their own schema, validation, or transformation functions.

import { type BaseValidation, type ErrorMessage, getOutput, getPipeIssues } from 'valibot';

// Change this

export function minLength<TInput extends string | any[]>(
  requirement: number,
  error?: ErrorMessage
) {
  return (input: TInput): PipeResult<TInput> =>
    input.length < requirement
      ? getPipeIssues('min_length', error || 'Invalid length', input)
      : getOutput(input);
}

// To that

export type MinLengthValidation<
  TInput extends string | any[],
  TRequirement extends number
> = BaseValidation<TInput> & {
  type: 'min_length';
  requirement: TRequirement;
};

export function minLength<
  TInput extends string | any[],
  TRequirement extends number
>(
  requirement: TRequirement,
  message: ErrorMessage = 'Invalid length'
): MinLengthValidation<TInput, TRequirement> {
  return {
    type: 'min_length',
    async: false,
    message,
    requirement,
    _parse(input) {
      return input.length < this.requirement
        ? getPipeIssues(this.type, this.message, input, this.requirement)
        : getOutput(input);
    },
  };
}

If you have any questions or problems, please have a look at the source code or create an issue. I usually respond within 24 hours.

vitejs/vite (vite)

v5.0.4

Compare Source

v5.0.3

Compare Source

jeffbski/wait-on (wait-on)

v7.2.0

Compare Source

Update axios from 0.27.2 to latest 1.6.1 which fixes security vulnerability CVE-2023-45857.

Thanks @​AndrewMax for the PR #​147 and also for those that confirmed it.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

vercel bot commented Nov 8, 2023

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

Name Status Preview Comments Updated (UTC)
next-validations ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2023 3:11pm
next-validations-demo ❌ Failed (Inspect) Nov 29, 2023 3:11pm

Copy link

changeset-bot bot commented Nov 8, 2023

⚠️ No Changeset found

Latest commit: 34bf08f

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

Copy link
Contributor

sweep-ai bot commented Nov 8, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.

Copy link

socket-security bot commented Nov 9, 2023

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
prettier 3.1.0 filesystem, environment +0 8.44 MB prettier-bot
typescript 5.3.2 None +0 32 MB typescript-bot
next 14.0.1...14.0.3 None +0/-0 85.8 MB vercel-release-bot
vite 5.0.2...5.0.4 None +0/-0 3.44 MB vitebot
cypress 13.4.0...13.6.0 None +0/-0 7.2 MB cypress-npm-publisher
wait-on 7.1.0...7.2.0 None +0/-0 35.7 kB jeffbski
eslint 8.53.0...8.54.0 None +0/-0 3.03 MB eslintbot
typedoc 0.25.3...0.25.4 None +1/-0 33.4 MB typedoc-bot

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 60efc66 to 83fdbc8 Compare November 27, 2023 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 83fdbc8 to fecbf6b Compare November 27, 2023 10:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fecbf6b to 9c3eea7 Compare November 27, 2023 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 507ccb4 to c5b27c8 Compare November 28, 2023 02:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5b27c8 to fddb9d2 Compare November 28, 2023 02:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fddb9d2 to 5a58e98 Compare November 28, 2023 03:13
Copy link

vercel bot commented Nov 28, 2023

Deployment failed with the following error:

Resource is limited - try again in 3 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 22b6741 to 34bf08f Compare November 29, 2023 15:10
@jellydn jellydn merged commit 94bf18c into main Dec 1, 2023
8 of 9 checks passed
@jellydn jellydn deleted the renovate/all-minor-patch branch December 1, 2023 12:20
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