Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps rollup-plugin-svelte from 7.2.0 to 7.2.2.

Changelog

Sourced from rollup-plugin-svelte's changelog.

7.2.2

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

7.2.1

  • Silence Svelte 5 version of unused CSS warning code if emitCss is false
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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2024
@sethrylan
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-plugin-svelte-7.2.2 branch from 99eecfe to c489ba5 Compare July 15, 2024 13:22
sethrylan
sethrylan previously approved these changes Dec 29, 2024
@sethrylan
Copy link
Owner

@dependabot recreate

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2025

👋🏼 Thank you for opening this pull request!

This repo requires all pull request titles to follow Conventional Commits specification and it looks like your proposed title needs to be adjusted.

No release type found in pull request title "Bump rollup-plugin-svelte from 7.2.0 to 7.2.2". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-plugin-svelte-7.2.2 branch from a6e50b5 to 90b3355 Compare February 17, 2025 02:04
@github-actions github-actions bot enabled auto-merge February 17, 2025 02:04
@sethrylan
Copy link
Owner

@dependabot recreate

Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte) from 7.2.0 to 7.2.2.
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/rollup-plugin-svelte@v7.2.0...v7.2.2)

---
updated-dependencies:
- dependency-name: rollup-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-plugin-svelte-7.2.2 branch from 90b3355 to 127e30f Compare February 17, 2025 04:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #73.

@dependabot dependabot bot closed this Feb 17, 2025
auto-merge was automatically disabled February 17, 2025 04:45

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-plugin-svelte-7.2.2 branch February 17, 2025 04:45
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.

2 participants