Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Bump @pothos/core from 3.41.2 to 4.2.0#500

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pothos/core-4.2.0
Closed

Bump @pothos/core from 3.41.2 to 4.2.0#500
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pothos/core-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps @pothos/core from 3.41.2 to 4.2.0.

Release notes

Sourced from @​pothos/core's releases.

@​pothos/core@​4.2.0

Minor Changes

  • 8219539: Add proper typeing for isOneOf option on builder.inputType

@​pothos/core@​4.1.0

Minor Changes

  • 27af377: replace eslint and prettier with biome
Changelog

Sourced from @​pothos/core's changelog.

4.2.0

Minor Changes

  • 8219539: Add proper typeing for isOneOf option on builder.inputType

4.1.0

Minor Changes

  • 27af377: replace eslint and prettier with biome

4.0.2

Patch Changes

  • 777f6de: Add builder.$inferSchemaTypes

4.0.1

Patch Changes

  • 9bd203e: Fix graphql peer dependency version to match documented minumum version

4.0.0

Major Changes

Patch Changes

  • c1e6dcb: update readmes

4.0.0-next.1

Patch Changes

  • update readmes

4.0.0-next.0

Major Changes

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • 新機能
    • バックエンドアプリケーションでの@pothos/coreパッケージがバージョン3.41.2から4.2.0にアップデートされました。この変更により、新機能や改善点、バグ修正が含まれる可能性があります。

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ignore-for-release Exclude from Release Notes. labels Aug 12, 2024
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Aug 12, 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.

Walkthrough

この変更は、バックエンドアプリケーションのpackage.jsonファイルにおいて、@pothos/coreパッケージのバージョンを3.41.2から4.2.0に更新したことを反映しています。このバージョンアップにより、新機能や改善点、バグ修正が導入される可能性がありますが、具体的な影響についてはリリースノートでの確認が必要です。

Changes

ファイル 変更内容
apps/backend/package.json @pothos/coreのバージョンを3.41.2から4.2.0に変更。

Sequence Diagram(s)

(変更が簡単すぎるため、シーケンス図は生成しません。)

Poem

ぴょんぴょん跳ねるウサギさん、
新しいバージョンにわくわくだん!
躍動するコード、夢の中、
グラフの森へ、みんなで行こう!
しっぽを振り振り、楽しく進もう! 🐰✨


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
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>.
    • 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 generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @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 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.

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.

Tip

Early access features: enabled

We are currently testing the following features in early access:

  • Anthropic claude-3-5-sonnet for code reviews: Anthropic claims that the new Claude model has stronger code understanding and code generation capabilities than their previous models. Note: Our default code review model was also updated late last week. Please compare the quality of the reviews between the two models by toggling the early access feature.

Note:

  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.
  • Please join our Discord Community to provide feedback and report issues on the discussion post.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 25e876c and d161ea4.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • apps/backend/package.json (1 hunks)
Additional comments not posted (1)
apps/backend/package.json (1)

35-35: @pothos/coreのバージョンアップに伴う影響を確認してください。

@pothos/coreがバージョン3.41.2から4.2.0に更新されました。この変更により、型の改善やツールの変更が含まれています。特に、バージョン4.0.0での大きな変更がプロジェクトに影響を与える可能性があります。移行ガイドを参照し、コードベースでの必要な調整を確認してください。

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pothos/core-4.2.0 branch 4 times, most recently from e90c91b to f39e35a Compare September 2, 2024 21:55
Bumps [@pothos/core](https://github.com/hayes/pothos/tree/HEAD/packages/core) from 3.41.2 to 4.2.0.
- [Release notes](https://github.com/hayes/pothos/releases)
- [Changelog](https://github.com/hayes/pothos/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/hayes/pothos/commits/@pothos/core@4.2.0/packages/core)

---
updated-dependencies:
- dependency-name: "@pothos/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pothos/core-4.2.0 branch from f39e35a to 0a72537 Compare September 2, 2024 21:59
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2024

Superseded by #618.

@dependabot dependabot bot closed this Oct 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pothos/core-4.2.0 branch October 9, 2024 21:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

@apps/backend dependencies Pull requests that update a dependency file ignore-for-release Exclude from Release Notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants