Skip to content

chore(deps-dev): bump @intlify/vite-plugin-vue-i18n from 3.4.0 to 6.0.3#79

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/intlify/vite-plugin-vue-i18n-6.0.3
Closed

chore(deps-dev): bump @intlify/vite-plugin-vue-i18n from 3.4.0 to 6.0.3#79
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/intlify/vite-plugin-vue-i18n-6.0.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps @intlify/vite-plugin-vue-i18n from 3.4.0 to 6.0.3.

Changelog

Sourced from @​intlify/vite-plugin-vue-i18n's changelog.

@​intlify/vite-plugin-vue-i18n@​6.0.3 (2022-09-27)

🐛 Bug Fixes

  • #188 fix(vite-plugin-vue-i18n): cannot resolve vue-i18n-bridge module (@​kazupon)

Committers: 1

@​intlify/vite-plugin-vue-i18n@​6.0.2 (2022-09-26)

⚡ Improvement Features

  • #182 fix(vite-plugin-vue-i18n): support vue-i18n-bridge module detection (@​kazupon)

Committers: 1

@​intlify/vite-plugin-vue-i18n@​6.0.1 (2022-08-10)

🐛 Bug Fixes

Committers: 1

@​intlify/vite-plugin-vue-i18n@​6.0.0 (2022-08-06)

💥 Breaking Change

  • #158 breaking(vite-plugin-vue-i18n): plugin export named default only (@​kazupon)

Committers: 1

@​intlify/vite-plugin-vue-i18n@​5.0.1 (2022-07-23)

⚡ Improvement Features

  • #149 fix(vite-plugin-vue-i18n): improve wrong virtual modules implementation (@​kazupon)

Committers: 1

@​intlify/vite-plugin-vue-i18n@​5.0.0 (2022-07-14)

⭐ Features

... (truncated)

Commits
  • 3902918 release: vite-plugin-vue-i18n@6.0.3
  • d9da2d6 fix(vite-plugin-vue-i18n): cannot resolve vue-i18n-bridge module (#188)
  • cab47d1 release: vite-plugin-vue-i18n@6.0.2
  • 0401ee7 fix(vite-plugin-vue-i18n): support vue-i18n-bridge module detection (#182)
  • 37ae3ac release: vite-plugin-vue-i18n@6.0.1
  • f82ce2c fix(vite-plugin-vue-i18n): use correct id in hmr (#160)
  • edc67ab release: vite-plugin-vue-i18n@6.0.0
  • bac6316 breaking(vite-plugin-vue-i18n): plugin export named default only (#158)
  • 867e30d release: vite-plugin-vue-i18n@5.0.1
  • b676526 fix(vite-plugin-vue-i18n): improve wrong virtual modules implementation (#149)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [@intlify/vite-plugin-vue-i18n](https://github.com/intlify/bundle-tools/tree/HEAD/packages/vite-plugin-vue-i18n) from 3.4.0 to 6.0.3.
- [Release notes](https://github.com/intlify/bundle-tools/releases)
- [Changelog](https://github.com/intlify/bundle-tools/blob/vite-plugin-vue-i18n@6.0.3/packages/vite-plugin-vue-i18n/CHANGELOG.md)
- [Commits](https://github.com/intlify/bundle-tools/commits/vite-plugin-vue-i18n@6.0.3/packages/vite-plugin-vue-i18n)

---
updated-dependencies:
- dependency-name: "@intlify/vite-plugin-vue-i18n"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 28, 2022

Dependabot tried to add @zynth17 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/RiloArbabillah/magang-2022/pulls/79/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the RiloArbabillah/magang-2022 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@netlify
Copy link

netlify bot commented Sep 28, 2022

Deploy Preview for deka-magang-2022 failed.

Name Link
🔨 Latest commit de74d36
🔍 Latest deploy log https://app.netlify.com/sites/deka-magang-2022/deploys/63339ada7483c70008d71f82

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #139.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/intlify/vite-plugin-vue-i18n-6.0.3 branch December 12, 2022 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants