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 dependency typia to ^7.6.0 #349

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typia (source) ^7.0.1 -> ^7.6.0 age adoption passing confidence

Release Notes

samchon/typia (typia)

v7.6.0

Compare Source

What's Changed

Full Changelog: samchon/typia@v7.5.1...v7.6.0

v7.5.1

Compare Source

What's Changed

Full Changelog: samchon/typia@v7.5.0...v7.5.1

v7.5.0

Compare Source

Special update for commercial project performing LLM function calling to the Rest API.

What's Changed

Full Changelog: samchon/typia@v7.4.2...v7.5.0

v7.4.2

Compare Source

What's Changed

Full Changelog: samchon/typia@v7.4.1...v7.4.2

v7.4.1

Compare Source

What's Changed

Full Changelog: samchon/typia@v7.4.0...v7.4.1

v7.4.0

Compare Source

What's Changed

Full Changelog: samchon/typia@v7.3.0...v7.4.0

v7.3.0

Compare Source

What's Changed

Full Changelog: samchon/typia@v7.2.0...v7.3.0

v7.2.1

Compare Source

v7.2.0

Compare Source

What's Changed

Full Changelog: samchon/typia@v7.1.0...v7.2.0

v7.1.0

Compare Source

What's Changed

Full Changelog: samchon/typia@v7.0.2...v7.1.0

v7.0.2

Compare Source

TypeScript v5.7 has occured many break changes on its filesystem, and it had broken the ts-patch. And today, @​nonara has fixed the problem by upgrading the ts-patch. This PR allows to install TypeScript 5.7+ version following the ts-patch update.

Also, TypeScript v5.7 has changed another break change on the Uint8Array like native class type to have a generic argument Uint8Array. This PR also solves the problem of it.

Special thanks to @​nonara, the transformation ecosystem builder.

What's Changed

Full Changelog: samchon/typia@v7.0.1...v7.0.2


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Dec 6, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
unplugin-typia-nextjs ⬜️ Ignored (Inspect) Visit Preview Jan 13, 2025 7:13pm

Copy link

coderabbitai bot commented Dec 6, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made.

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/typia-7.x branch from 064d240 to 664f38f Compare December 9, 2024 01:53
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.0.2 chore(deps): update dependency typia to ^7.1.0 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/typia-7.x branch from 664f38f to 13a1f87 Compare December 10, 2024 05:05
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.1.0 chore(deps): update dependency typia to ^7.2.0 Dec 10, 2024
Copy link

socket-security bot commented Dec 10, 2024

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

Package New capabilities Transitives Size Publisher
npm/@hono/typia-validator@0.0.5 Transitive: environment, filesystem, network, shell +66 35.9 MB yusukebe
npm/@hono/vite-cloudflare-pages@0.4.2 unsafe 0 8.49 kB yusukebe
npm/@hono/vite-dev-server@0.17.0 filesystem Transitive: environment, network +4 662 kB yusukebe
npm/@sveltejs/adapter-auto@3.3.1 environment +1 84.9 kB svelte-admin
npm/@sveltejs/adapter-static@3.0.8 environment 0 8.59 kB svelte-admin
npm/@sveltejs/kit@2.15.2 environment, eval Transitive: filesystem +18 1.69 MB svelte-admin
npm/@sveltejs/vite-plugin-svelte@5.0.3 Transitive: environment +8 854 kB conduitry, dominik_g, rich_harris, ...1 more
npm/@types/bun@1.1.16 None +4 3.45 MB types
npm/@types/react-dom@18.3.5 None 0 37.9 kB types
npm/@types/react-dom@19.0.2 None 0 0 B
npm/@types/react@18.3.18 None +2 1.69 MB types
npm/@types/react@19.0.4 None 0 793 kB types
npm/@types/uuid@10.0.0 None 0 7.82 kB types
npm/@vitejs/plugin-react@4.3.4 Transitive: environment, filesystem, unsafe +38 11 MB vitebot
npm/hono@4.6.16 None 0 1.07 MB yusukebe
npm/next@15.1.4 environment, filesystem, network, shell, unsafe Transitive: eval +42 1.45 GB rauchg, timneutkens, vercel-release-bot
npm/react-dom@18.3.1 environment +3 4.63 MB react-bot
npm/react-dom@19.0.0 Transitive: environment +1 84.2 kB
npm/react@18.3.1 environment +2 339 kB react-bot
npm/react@19.0.0 None 0 0 B
npm/sakura.css@1.5.0 None 0 56.2 kB oxalorg
npm/shiki@1.26.2 None +43 13 MB antfu, octref, orta, ...1 more
npm/std-env@3.8.0 None 0 25.9 kB pi0
npm/svelte-check@4.1.4 Transitive: environment, filesystem +8 5.48 MB dummdidumm, orta, svelte-language-tools-deploy
npm/svelte@5.17.3 None +17 4.91 MB svelte-admin
npm/type-fest@4.32.0 🔁 npm/type-fest@0.16.0 None 0 410 kB sindresorhus
npm/typescript@5.5.4 None 0 21.9 MB typescript-bot
npm/uuid@11.0.5 🔁 npm/uuid@8.3.2 None 0 132 kB broofa
npm/vite-plugin-inspect@0.10.6 environment, filesystem +19 4.99 MB antfu
npm/vite@6.0.7 Transitive: environment, filesystem +52 277 MB antfu, patak, soda, ...2 more

🚮 Removed packages: npm/@webpack-cli/generators@3.0.7, npm/cross-env@7.0.3, npm/html-webpack-plugin@5.6.3, npm/prettier@3.4.2, npm/ts-loader@9.5.2, npm/ts-node@10.9.2, npm/tsx@4.19.2, npm/webpack-cli@5.1.4, npm/webpack-dev-server@5.2.0, npm/webpack@5.97.1, npm/workbox-webpack-plugin@7.3.0

View full report↗︎

Copy link

socket-security bot commented Dec 10, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Possible typosquat attack npm/emoji-regex-xs@1.0.0 ⚠︎

View full report↗︎

Next steps

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/emoji-regex-xs@1.0.0

@renovate renovate bot force-pushed the renovate/typia-7.x branch from 13a1f87 to 0afa66a Compare December 12, 2024 17:42
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.2.0 chore(deps): update dependency typia to ^7.2.1 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/typia-7.x branch from 0afa66a to eb37158 Compare December 12, 2024 20:44
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.2.1 chore(deps): update dependency typia to ^7.3.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/typia-7.x branch from eb37158 to 092cc27 Compare December 15, 2024 00:35
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.3.0 chore(deps): update dependency typia to ^7.4.0 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/typia-7.x branch from 092cc27 to 91f6c88 Compare December 16, 2024 18:03
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.4.0 chore(deps): update dependency typia to ^7.4.1 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/typia-7.x branch from 91f6c88 to 0a3c51a Compare December 17, 2024 20:48
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.4.1 chore(deps): update dependency typia to ^7.4.2 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/typia-7.x branch from 0a3c51a to 2280e64 Compare December 18, 2024 07:29
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.4.2 chore(deps): update dependency typia to ^7.5.0 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/typia-7.x branch from 2280e64 to 0ea7645 Compare December 22, 2024 18:43
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.5.0 chore(deps): update dependency typia to ^7.5.1 Dec 22, 2024
@renovate renovate bot force-pushed the renovate/typia-7.x branch from 0ea7645 to 808e7f0 Compare January 10, 2025 06:50
@renovate renovate bot force-pushed the renovate/typia-7.x branch from 808e7f0 to f94a48f Compare January 13, 2025 19:13
@renovate renovate bot changed the title chore(deps): update dependency typia to ^7.5.1 chore(deps): update dependency typia to ^7.6.0 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants