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

Update dependency rollup-plugin-svelte to v7.2.2 #38287

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

matticbot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
rollup-plugin-svelte devDependencies minor 7.1.0 -> 7.2.2

Release Notes

sveltejs/rollup-plugin-svelte (rollup-plugin-svelte)

v7.2.2

Compare Source

  • Svelte 5: Compile .svelte.xxx.js/ts files

v7.2.1

Compare Source

  • Silence Svelte 5 version of unused CSS warning code if emitCss is false

v7.2.0

Compare Source

  • Support compiling svelte.js/ts files in Svelte 5
  • Prevent crash when css is null in Svelte 5 (#​216)

v7.1.6

Compare Source

  • Adjust inferred css option for Svelte 4

v7.1.5

Compare Source

  • Get ready for Svelte 4

v7.1.4

Compare Source

  • Forward options to this.resolve (#​208)

v7.1.3

Compare Source

  • Warn if svelte export condition is missing (#​206)

v7.1.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone UTC, 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 has been generated by Renovate Bot.

@anomiex anomiex enabled auto-merge (squash) July 10, 2024 20:01
Copy link
Contributor

github-actions bot commented Jul 10, 2024

Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.

  • To test on WoA, go to the Plugins menu on a WordPress.com Simple site. Click on the "Upload" button and follow the upgrade flow to be able to upload, install, and activate the Jetpack Beta plugin. Once the plugin is active, go to Jetpack > Jetpack Beta, select your plugin, and enable the renovate/rollup-plugin-svelte-7.x branch.

    • For jetpack-mu-wpcom changes, also add define( 'JETPACK_MU_WPCOM_LOAD_VIA_BETA_PLUGIN', true ); to your wp-config.php file.
  • To test on Simple, run the following command on your sandbox:

    bin/jetpack-downloader test jetpack renovate/rollup-plugin-svelte-7.x
    
    bin/jetpack-downloader test jetpack-mu-wpcom-plugin renovate/rollup-plugin-svelte-7.x
    

Interested in more tips and information?

  • In your local development environment, use the jetpack rsync command to sync your changes to a WoA dev blog.
  • Read more about our development workflow here: PCYsg-eg0-p2
  • Figure out when your changes will be shipped to customers here: PCYsg-eg5-p2
@anomiex anomiex merged commit 78f438c into trunk Jul 10, 2024
74 checks passed
@anomiex anomiex deleted the renovate/rollup-plugin-svelte-7.x branch July 10, 2024 20:25
@github-actions github-actions bot removed the [Status] Needs Review To request a review from Crew. Label will be renamed soon. label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment