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

build(deps-dev): bump vue-i18n from 9.14.3 to 9.14.5 in /examples/frameworks/nuxt3#2241

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

Open
dependabot wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/npm_and_yarn/examples/frameworks/nuxt3/vue-i18n-9.14.5

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJul 27, 2025
edited
Loading

Bumpsvue-i18n from 9.14.3 to 9.14.5.

Release notes

Sourced fromvue-i18n's releases.

v9.14.5

What's Changed

🔒 Security Fixes

Full Changelog:v9.14.4...v9.14.5

v9.14.4

What's Changed

🐛 Bug Fixes

Full Changelog:v9.14.3...v9.14.4

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)
    You can disable automated security fix PRs for this repo from theSecurity Alerts page.

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

@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.


🪧 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.
    • Explain this complex logic.
    • 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 explain this code block.
    • @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 explain its main purpose.
    • @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.

Support

Need help? Join ourDiscord community for assistance with any issues or questions.

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 sequence diagram to generate a sequence diagram of the changes in this 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.

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.

@pkg-pr-new
Copy link

pkg-pr-newbot commentedJul 27, 2025
edited
Loading

Open in StackBlitz

@intlify/core

npm i https://pkg.pr.new/@intlify/core@2241

@intlify/core-base

npm i https://pkg.pr.new/@intlify/core-base@2241

@intlify/devtools-types

npm i https://pkg.pr.new/@intlify/devtools-types@2241

@intlify/message-compiler

npm i https://pkg.pr.new/@intlify/message-compiler@2241

petite-vue-i18n

npm i https://pkg.pr.new/petite-vue-i18n@2241

@intlify/shared

npm i https://pkg.pr.new/@intlify/shared@2241

vue-i18n

npm i https://pkg.pr.new/vue-i18n@2241

@intlify/vue-i18n-core

npm i https://pkg.pr.new/@intlify/vue-i18n-core@2241

commit:45a07bd

@github-actions
Copy link

github-actionsbot commentedJul 27, 2025
edited
Loading

Size Report

Bundles

FileSizeGzipBrotli
core.esm-browser.prod.js38.05 kB11.62 kB10.38 kB
core.global.prod.js31.11 kB10.78 kB9.71 kB
core.runtime.esm-browser.prod.js23.77 kB7.70 kB6.90 kB
core.runtime.global.prod.js18.08 kB7.03 kB6.31 kB
message-compiler.esm-browser.prod.js19.29 kB5.76 kB5.14 kB
message-compiler.global.prod.js17.32 kB5.55 kB4.98 kB
petite-vue-i18n-core.esm-browser.prod.js20.70 kB6.98 kB6.27 kB
petite-vue-i18n-core.global.prod.js15.66 kB6.08 kB5.51 kB
petite-vue-i18n.esm-browser.prod.js37.01 kB11.36 kB10.19 kB
petite-vue-i18n.global.prod.js29.87 kB10.21 kB9.21 kB
petite-vue-i18n.runtime.esm-browser.prod.js22.58 kB7.35 kB6.64 kB
petite-vue-i18n.runtime.global.prod.js16.86 kB6.42 kB5.82 kB
vue-i18n.esm-browser.prod.js50.71 kB15.17 kB13.55 kB
vue-i18n.global.prod.js40.57 kB13.63 kB12.26 kB
vue-i18n.runtime.esm-browser.prod.js36.28 kB11.17 kB10.03 kB
vue-i18n.runtime.global.prod.js27.56 kB9.88 kB8.91 kB

Usages

NameSizeGzipBrotli
packages/size-check-core (@intlify/core)9.22 kB3.82 kB3.46 kB
packages/size-check-petite-vue-i18n (petite-vue-i18n)78.12 kB30.46 kB27.44 kB
packages/size-check-vue-i18n (vue-i18n)83.34 kB31.94 kB28.72 kB

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pagesbot commentedJul 27, 2025
edited
Loading

Deploying vue-i18n-next with  Cloudflare Pages  Cloudflare Pages

Latest commit:45a07bd
Status: ✅  Deploy successful!
Preview URL:https://26b693dc.vue-i18n-next.pages.dev
Branch Preview URL:https://dependabot-npm-and-yarn-exam-mn9i.vue-i18n-next.pages.dev

View logs

Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 9.14.3 to 9.14.5.- [Release notes](https://github.com/intlify/vue-i18n/releases)- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)- [Commits](https://github.com/intlify/vue-i18n/commits/v9.14.5/packages/vue-i18n)---updated-dependencies:- dependency-name: vue-i18n  dependency-version: 9.14.5  dependency-type: direct:development...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/examples/frameworks/nuxt3/vue-i18n-9.14.5 branch from1637653 to45a07bdCompareJuly 27, 2025 21:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp