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 @rollup/plugin-replace to v6 #1970

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-replace (source) ^5.0.2 -> ^6.0.0 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-replace)

v6.0.1

2024-09-23

Bugfixes
  • fix: The preventAssignment option is treated as a value to replace (#​1768)

v6.0.0

2024-09-23

Breaking Changes
  • fix!: objectGuards doesn't take effects (#​1764)

v5.0.7

2024-06-05

Bugfixes
  • fix: add missing sourceMap documentation (#​1698)

v5.0.6

2024-06-05

Bugfixes
  • fix: ternary operator replacement (#​1712)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot added the Type: Dependency Dependencies fixes label Sep 23, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 23, 2024

Deploying vue-i18n-next with  Cloudflare Pages  Cloudflare Pages

Latest commit: 77ae0d1
Status: ✅  Deploy successful!
Preview URL: https://474dbc54.vue-i18n-next.pages.dev
Branch Preview URL: https://renovate-rollup-plugin-repla.vue-i18n-next.pages.dev

View logs

Copy link

pkg-pr-new bot commented Sep 23, 2024

Open in Stackblitz

@intlify/core

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

@intlify/core-base

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

@intlify/devtools-types

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

@intlify/message-compiler

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

petite-vue-i18n

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

@intlify/shared

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

vue-i18n

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

@intlify/vue-i18n-core

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

commit: 77ae0d1

@renovate renovate bot force-pushed the renovate/rollup-plugin-replace-6.x branch 2 times, most recently from b79a0b8 to 4503487 Compare October 6, 2024 09:04
@renovate renovate bot force-pushed the renovate/rollup-plugin-replace-6.x branch from 4503487 to 03343dd Compare November 14, 2024 15:10
@renovate renovate bot force-pushed the renovate/rollup-plugin-replace-6.x branch from 03343dd to aedee7b Compare January 6, 2025 16:03
Copy link

github-actions bot commented Jan 6, 2025

Size Report

Bundles

File Size Gzip Brotli
core.esm-browser.prod.js 37.16 kB 11.35 kB 10.12 kB
core.global.prod.js 30.50 kB 10.55 kB 9.52 kB
core.prod.cjs 0.88 kB 0.43 kB 0.34 kB
core.runtime.esm-browser.prod.js 22.87 kB 7.45 kB 6.65 kB
core.runtime.global.prod.js 17.48 kB 6.81 kB 6.12 kB
message-compiler.esm-browser.prod.js 19.28 kB 5.76 kB 5.14 kB
message-compiler.global.prod.js 17.32 kB 5.54 kB 4.97 kB
message-compiler.prod.cjs 57.50 kB 10.06 kB 8.60 kB
petite-vue-i18n-core.esm-browser.prod.js 20.36 kB 6.84 kB 6.15 kB
petite-vue-i18n-core.global.prod.js 15.64 kB 6.05 kB 5.47 kB
petite-vue-i18n-core.prod.cjs 25.99 kB 6.14 kB 5.31 kB
petite-vue-i18n.esm-browser.prod.js 36.86 kB 11.32 kB 10.15 kB
petite-vue-i18n.global.prod.js 29.87 kB 10.18 kB 9.19 kB
petite-vue-i18n.prod.cjs 25.67 kB 6.05 kB 5.25 kB
petite-vue-i18n.runtime.esm-browser.prod.js 22.43 kB 7.32 kB 6.60 kB
petite-vue-i18n.runtime.global.prod.js 16.86 kB 6.41 kB 5.80 kB
vue-i18n.esm-browser.prod.js 56.43 kB 16.42 kB 14.67 kB
vue-i18n.global.prod.js 46.06 kB 14.87 kB 13.37 kB
vue-i18n.prod.cjs 0.72 kB 0.34 kB 0.28 kB
vue-i18n.runtime.esm-browser.prod.js 42.00 kB 12.43 kB 11.15 kB
vue-i18n.runtime.global.prod.js 33.04 kB 11.13 kB 10.07 kB

Usages

Name Size Gzip Brotli
packages/size-check-core (@intlify/core) 9.10 kB 3.76 kB 3.41 kB
packages/size-check-petite-vue-i18n (petite-vue-i18n) 78.21 kB 30.49 kB 27.41 kB
packages/size-check-vue-i18n (vue-i18n) 83.20 kB 31.90 kB 28.65 kB

@renovate renovate bot force-pushed the renovate/rollup-plugin-replace-6.x branch from aedee7b to 77ae0d1 Compare January 7, 2025 00:04
@kazupon kazupon merged commit 6150b22 into master Jan 7, 2025
30 checks passed
@kazupon kazupon deleted the renovate/rollup-plugin-replace-6.x branch January 7, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependency Dependencies fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant