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

build(deps-dev): bump the frontend-deps group with 5 updates #578

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the frontend-deps group with 5 updates:

Package From To
flowbite 2.5.1 2.5.2
flowbite-svelte 0.46.17 0.46.22
prettier-plugin-svelte 3.2.6 3.2.7
svelte-preprocess 6.0.2 6.0.3
vite 5.4.7 5.4.8

Updates flowbite from 2.5.1 to 2.5.2

Release notes

Sourced from flowbite's releases.

v2.5.2

Commits
  • 5c8df35 docs(readme): add wysiwyg to readme
  • 26cb313 Merge pull request #971 from themesberg/wysiwyg
  • 933b112 chore(wysiwyg) update to v2.5.2
  • 7aa2a6b feat(wysiwyg): finish the component
  • e799dc2 feat(wysiwyg): add toggle buttons
  • 30f5133 feat(wysiwyg): add next and prev cell navigation butoons
  • 6e4cb24 feat(wysiwyg): set styles for currently selected cells
  • 3d3261d feat(wysiwyg): delete table feature and organise buttons
  • 8270c05 feat(wysiwyg): add column and row behaviour actions
  • 145f561 docs(wysiwyg): write js behaviour docs
  • Additional commits viewable in compare view

Updates flowbite-svelte from 0.46.17 to 0.46.22

Release notes

Sourced from flowbite-svelte's releases.

v0.46.22

Full Changelog: themesberg/flowbite-svelte@v0.46.21...v0.46.22

v0.46.21

Full Changelog: themesberg/flowbite-svelte@v0.46.20...v0.46.21

v0.46.20

Full Changelog: themesberg/flowbite-svelte@v0.46.19...v0.46.20

v0.46.19

Full Changelog: themesberg/flowbite-svelte@v0.46.18...v0.46.19

v0.46.18

What's Changed

New Contributors

Full Changelog: themesberg/flowbite-svelte@v0.46.17...v0.46.18

Changelog

Sourced from flowbite-svelte's changelog.

0.46.22

Patch Changes

0.46.21

Patch Changes

0.46.20

Patch Changes

0.46.19

Patch Changes

0.46.18

Patch Changes

Commits

Updates prettier-plugin-svelte from 3.2.6 to 3.2.7

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.2.7 (unreleased)

  • (fix) force quote style inside style directives
  • (fix) preserve commas in array expressions
  • (fix) Svelte 5: properly determine end of snippet parameters with TS annotations
Commits
  • 10d387a chore: release 3.2.7
  • 2f83961 chore: run prettier in ci (#452)
  • 5630294 fix: preserve commas in array expressions
  • a1a3f92 fix: properly determine end of snippet parameters with TS annotations
  • 0c5692a fix: force quote style inside style directives
  • See full diff in compare view

Updates svelte-preprocess from 6.0.2 to 6.0.3

Changelog

Sourced from svelte-preprocess's changelog.

6.0.3 (2024-09-26)

Bug Fixes

Commits

Updates vite from 5.4.7 to 5.4.8

Changelog

Sourced from vite's changelog.

5.4.8 (2024-09-25)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the frontend-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [flowbite](https://github.com/themesberg/flowbite) | `2.5.1` | `2.5.2` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) | `0.46.17` | `0.46.22` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.6` | `3.2.7` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | `6.0.2` | `6.0.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.7` | `5.4.8` |


Updates `flowbite` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/themesberg/flowbite/releases)
- [Commits](themesberg/flowbite@v2.5.1...v2.5.2)

Updates `flowbite-svelte` from 0.46.17 to 0.46.22
- [Release notes](https://github.com/themesberg/flowbite-svelte/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md)
- [Commits](themesberg/flowbite-svelte@v0.46.17...v0.46.22)

Updates `prettier-plugin-svelte` from 3.2.6 to 3.2.7
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.2.6...v3.2.7)

Updates `svelte-preprocess` from 6.0.2 to 6.0.3
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](sveltejs/svelte-preprocess@v6.0.2...v6.0.3)

Updates `vite` from 5.4.7 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: flowbite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: flowbite-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2024
@xTVaser xTVaser merged commit 9edab84 into main Oct 3, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend-deps-f65314c6c7 branch October 3, 2024 21:35
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.

1 participant