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 npm #33

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

fix(deps): update npm #33

wants to merge 1 commit into from

Conversation

heqianwang
Copy link

This PR contains the following updates:

Package Type Update Change Pending
@changesets/cli (source) devDependencies patch 2.27.7 -> 2.27.10 2.27.11
@swc/helpers (source) devDependencies patch 0.5.11 -> 0.5.15
@types/node (source) devDependencies minor 20.14.1 -> 20.17.10
@workleap/eslint-plugin (source) devDependencies patch 3.2.2 -> 3.2.4 3.2.5
c12 dependencies patch 1.11.1 -> 1.11.2
eslint (source) devDependencies patch 8.57.0 -> 8.57.1
openapi-fetch (source) dependencies minor 0.10.2 -> 0.13.3
openapi-msw dependencies patch 0.7.0 -> 0.7.1
openapi-typescript (source) dependencies minor 7.0.2 -> 7.4.4
retypeapp dependencies minor 3.5.0 -> 3.6.0
tsup (source) devDependencies minor 8.1.0 -> 8.3.5
typescript (source) dependencies minor 5.5.3 -> 5.7.2
typescript (source) devDependencies minor 5.5.3 -> 5.7.2
zod (source) dependencies minor 3.23.8 -> 3.24.1

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.10

Compare Source

Patch Changes

v2.27.9

Compare Source

Patch Changes

v2.27.8

Compare Source

Patch Changes
swc-project/swc (@​swc/helpers)

v0.5.15

Compare Source

v0.5.13

Compare Source

v0.5.12

Compare Source

gsoft-inc/wl-web-configs (@​workleap/eslint-plugin)

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

Patch Changes
unjs/c12 (c12)

v1.11.2

Compare Source

compare changes

🩹 Fixes
  • updateConfig: Properly resolve config relative to cwd (#​188)
🏡 Chore
eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes
  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)
Documentation
Build Related
  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)
Chores
openapi-ts/openapi-typescript (openapi-fetch)

v0.13.3

Patch Changes

Refresh of 0.13.2; corrupted package

v0.13.2

Patch Changes

v0.13.1

Compare Source

Patch Changes

v0.13.0

Compare Source

Minor Changes
  • #​1968 267977e Thanks @​DjordyKoert! - 204 responses or response with a Content-Length of 0 will now return undefined instead of an empty object

v0.12.5

Compare Source

Patch Changes

v0.12.4

Compare Source

Patch Changes
  • Updated dependencies [abfad56]:
    • openapi-typescript-helpers@0.0.14

v0.12.3

Compare Source

Patch Changes

v0.12.2

Compare Source

Patch Changes

v0.12.1

Compare Source

Patch Changes

v0.12.0

Compare Source

Minor Changes

v0.11.3

Compare Source

Patch Changes

v0.11.2

Compare Source

Patch Changes

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes

-- ⚠️ Breaking Change #​1791 a956d5d Thanks @​gzm0! - Add support for client["/endpoint"].GET() style calls

v0.10.6

Compare Source

Patch Changes

v0.10.5

Compare Source

Patch Changes

v0.10.4

Compare Source

Patch Changes
  • Updated dependencies [bcc9222]:
    • openapi-typescript-helpers@0.0.11

v0.10.3

Compare Source

Patch Changes
christoph-fricke/openapi-msw (openapi-msw)

v0.7.1

Compare Source

Patch Changes
  • #​63 b9f4bea Thanks @​christoph-fricke! - Fixed type inference for extended JSON mime types, such as application/problem+json. Previously, APIs like response(...).json would be typed as never for such mime types. Now, they will be properly typed.
openapi-ts/openapi-typescript (openapi-typescript)

v7.4.4

Compare Source

Patch Changes

v7.4.3

Compare Source

Patch Changes

v7.4.2

Compare Source

Patch Changes

v7.4.1

Compare Source

Patch Changes

v7.4.0

Compare Source

Minor Changes

v7.3.3

Compare Source

Patch Changes
  • #​1877 94592a4 Thanks @​phk422! - fix: replace special characters using SPECIAL_CHARACTER_MAP for duplicate-identifiers

v7.3.2

Compare Source

Patch Changes

v7.3.1

Compare Source

Patch Changes

v7.3.0

Compare Source

Minor Changes

v7.2.0

Compare Source

Minor Changes

v7.1.2

Compare Source

Patch Changes

v7.1.1

Compare Source

Patch Changes
  • #​1784 c2f8655 Thanks @​yoshi2no! - Fix: Correct handling of identical minItems and maxItems in array schemas when arrayLength option is true

v7.1.0

Compare Source

Minor Changes
Patch Changes

v7.0.4

Compare Source

Patch Changes

v7.0.3

Compare Source

Patch Changes
egoist/tsup (tsup)

v8.3.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.3.4

Compare Source

No significant changes

    View changes on GitHub

v8.3.0

Compare Source

Bug Fixes
Features

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

Bug Fixes
  • get metafile on windows (048c93b)

v8.2.2

Compare Source

Bug Fixes
  • Revert "refactor: replace globby with faster alternative (#​1158)" (2de6dd5)

v8.2.1

Compare Source

Bug Fixes

v8.2.0

Compare Source

Features
  • add option to retain node protocol (e7ced34)

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

  • Upgrade bunch of dependencies (esbuild v0.23).
microsoft/TypeScript (typescript)

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.6.3: TypeScript 5.6.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:

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

colinhacks/zod (zod)

v3.24.1

Compare Source

Commits:

v3.24.0

Compare Source

Implement @standard-schema/spec

This is the first version of Zod to implement the Standard Schema spec. This is a new community effort among several validation library authors to implement a common interface, with the goal of simplifying the process of integrating schema validators with the rest of the ecosystem. Read more about the project and goals here.

z.string().jwt()

Thanks to @​Mokshit06 and @​Cognition-Labs for this contribution!

To verify that a string is a valid 3-part JWT.

z.string().jwt();

⚠️ This does not verify your JWT cryptographically! It merely ensures its in the proper format. Use a library like jsonwebtoken to verify the JWT signature, parse the token, and read the claims.

To constrain the JWT to a specific algorithm:

z.string().jwt({ alg: "RS256" });

z.string().base64url()

Thank you to @​marvinruder!

To complement the JWT validation, Zod 3.24 implements a standalone .base64url() string validation API. (The three elements of JWTs are base64url-encoded JSON strings.)

z.string().base64url()

This functionality is available along the standard z.string().base64() validator added in Zod 3.23.

z.string().cidr()

Thanks to @​wataryooou for their work on this!

A validator for CIDR notation for specifying IP address ranges, e.g. 192.24.12.0/22.

z.string().cidr()

To specify an IP version:

z.string().cidr({ version: "v4" })
z.string().cidr({ version: "v6" })

View the full diff from 3.23.8: colinhacks/zod@v3.23.8...v3.24.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@heqianwang heqianwang requested a review from a team as a code owner December 18, 2024 19:20
@heqianwang
Copy link
Author

⚠️ 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: pnpm-lock.yaml
/bin/sh: 1: pnpm: not found

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

Successfully merging this pull request may close these issues.

2 participants