Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

⬆️ Bump the patch group across 1 directory with 4 updates#37

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NatoBoram merged 1 commit intomainfromdependabot/npm_and_yarn/patch-ec374e79b5
Feb 2, 2025

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubFeb 2, 2025
edited
Loading

Bumps the patch group with 4 updates in the / directory:openapi-fetch,dotenv,openapi-typescript andtypescript.

Updatesopenapi-fetch from 0.13.3 to 0.13.4

Release notes

Sourced fromopenapi-fetch's releases.

openapi-fetch@0.13.4

Patch Changes

Changelog

Sourced fromopenapi-fetch's changelog.

0.13.4

Patch Changes

Commits

Updatesdotenv from 16.4.5 to 16.4.7

Changelog

Sourced fromdotenv's changelog.

16.4.7 (2024-12-03)

Changed

  • Ignore.tap folder when publishing. (oops, sorry about that everyone. -@​motdotla)#848

16.4.6 (2024-12-02)

Changed

  • Clean up stale dev dependencies#847
  • Various README updates clarifying usage and alternative solutions usingdotenvx
Commits

Updatesopenapi-typescript from 7.6.0 to 7.6.1

Release notes

Sourced fromopenapi-typescript's releases.

openapi-typescript@7.6.1

Patch Changes

Changelog

Sourced fromopenapi-typescript's changelog.

7.6.1

Patch Changes

Commits

Updatestypescript from 5.7.0-beta to 5.7.3

Release notes

Sourced fromtypescript's releases.

TypeScript 5.7.3

For release notes, check out therelease announcement.

Downloads are available onnpm

TypeScript 5.7

For release notes, check out therelease announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out therelease announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by@NatoBoram.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsFeb 2, 2025
@coderabbitai
Copy link

Important

Review skipped

Bot user detected.

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

You can disable this status message by setting thereviews.review_status tofalse in the CodeRabbit configuration file.


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 withCodeRabbit:

  • 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 togenerate 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 theconfiguration 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 ourDocumentation for detailed information on how to use CodeRabbit.
  • Join ourDiscord Community to get help, request features, and share feedback.
  • Follow us onX/Twitter for updates and announcements.

Copy link
Collaborator

@NatoBoramNatoBoram left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

dependabot[bot] reacted with thumbs up emoji
Bumps the patch group with 4 updates in the / directory: [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch), [dotenv](https://github.com/motdotla/dotenv), [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) and [typescript](https://github.com/microsoft/TypeScript).Updates `openapi-fetch` from 0.13.3 to 0.13.4- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-fetch@0.13.4/packages/openapi-fetch)Updates `dotenv` from 16.4.5 to 16.4.7- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)Updates `openapi-typescript` from 7.6.0 to 7.6.1- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.6.1/packages/openapi-typescript)Updates `typescript` from 5.7.0-beta to 5.7.3- [Release notes](https://github.com/microsoft/TypeScript/releases)- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)- [Commits](https://github.com/microsoft/TypeScript/commits/v5.7.3)---updated-dependencies:- dependency-name: openapi-fetch  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: patch- dependency-name: dotenv  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: patch- dependency-name: openapi-typescript  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: patch- dependency-name: typescript  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: patch...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/patch-ec374e79b5 branch from208f4b5 to5c229b2CompareFebruary 2, 2025 06:12
@NatoBoramNatoBoramenabled auto-merge (squash)February 2, 2025 06:12
@NatoBoramNatoBoram merged commit771ab6d intomainFeb 2, 2025
2 checks passed
@NatoBoramNatoBoram deleted the dependabot/npm_and_yarn/patch-ec374e79b5 branchFebruary 2, 2025 06:13
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubFeb 2, 2025

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@NatoBoramNatoBoramNatoBoram approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@NatoBoram

[8]ページ先頭

©2009-2025 Movatter.jp