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): bump the frontend-deps group with 8 updates #386

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps the frontend-deps group with 8 updates:

Package From To
@types/semver 7.5.4 7.5.5
@sveltejs/vite-plugin-svelte 2.4.6 2.5.2
flowbite 2.0.0 2.1.1
prettier 3.0.3 3.1.0
prettier-plugin-svelte 3.0.3 3.1.0
svelte 4.2.2 4.2.3
svelte-preprocess 5.0.4 5.1.0
unplugin-icons 0.17.3 0.17.4

Updates @types/semver from 7.5.4 to 7.5.5

Commits

Updates @sveltejs/vite-plugin-svelte from 2.4.6 to 2.5.2

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​2.5.2

Patch Changes

  • fix compileModule call for optimizing libraries (#788)

@​sveltejs/vite-plugin-svelte@​2.5.1

Patch Changes

  • feat: support Svelte 5 compiler API (#785)

@​sveltejs/vite-plugin-svelte@​2.5.0

Minor Changes

  • feat: add experimental support for Svelte 5 (#782)
Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

2.5.2

Patch Changes

  • fix compileModule call for optimizing libraries (#788)

2.5.1

Patch Changes

  • feat: support Svelte 5 compiler API (#785)

2.5.0

Minor Changes

  • feat: add experimental support for Svelte 5 (#782)
Commits

Updates flowbite from 2.0.0 to 2.1.1

Release notes

Sourced from flowbite's releases.

v2.1.1

  • fix the InstanceOptions and EventListenerInstance type exports for TypeScript

v2.1.0

This update adds full RTL support to all of the UI components from Flowbite and also provides and update to the Instance Manager API which now allows you to set custom id's as the 4th parameter of each object class.

  • updated to Tailwind CSS v3.3.5
  • added full RTL support to all UI components
  • updated the JS API and Instance Manager to allow setting custom id's
  • added new vertical tabs component example
  • added three next modal component examples
  • fixed responsive wrapping issues for the table components
  • uses Tailwind CSS v3.0 classes for background opacity fixing themesberg/flowbite#565
  • other minor bug fixes and improvements

Breaking changes:

  • data-modal-toggle alone won't initialise the modal anymore, you need to use data-modal-target for that
Commits
  • d6d1c64 docs(instances): add import type example
  • e7bb8e2 chore(version): upgrade to v2.1.1
  • d01a774 fix(instances): export instance option types
  • d83bb10 Merge pull request #678 from themesberg/rtl-support
  • 736a893 docs(README): add RTL support text
  • 82e1c82 refactor(backdrops): use Tailwind CSS v3.0 classes for bg opacity
  • 43de722 fix(modal): fix modal close button padding on:hover
  • 5d615fc fix(modal): fix padding, margins and icon sizes for all modals
  • 75fcbf3 fix(modal): add new wrapping for scrollbar
  • d01a107 chore(console): remove console logs
  • Additional commits viewable in compare view

Updates prettier from 3.0.3 to 3.1.0

Release notes

Sourced from prettier's releases.

3.1.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.1.0

diff

🔗 Release Notes

Commits
  • e8ac9f8 Release 3.1.0
  • 6a1d409 chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)
  • f4d93d3 chore(deps): update dependency esbuild to v0.19.5 (#15630)
  • 4fc71a5 chore(deps): update dependency flow-parser to v0.221.0 (#15637)
  • d452f45 chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)
  • eb84a60 chore(deps): update dependency @​types/estree to v1.0.5 (#15625)
  • 2af23ee chore(deps): update dependency webpack to v5.89.0 (#15640)
  • 8f27c73 chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)
  • cdc5f5a chore(deps): update dependency webpack to v5.89.0 (#15639)
  • 14607ef chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)
  • Additional commits viewable in compare view

Updates prettier-plugin-svelte from 3.0.3 to 3.1.0

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.1.0

  • (feat) add experimental support for Svelte 5
  • (feat) support #snippet and @render
Commits

Updates svelte from 4.2.2 to 4.2.3

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: improve a11y-click-events-have-key-events message (#9358)

  • fix: more robust hydration of html tag (#9184)

Changelog

Sourced from svelte's changelog.

4.2.3

Patch Changes

  • fix: improve a11y-click-events-have-key-events message (#9358)

  • fix: more robust hydration of html tag (#9184)

Commits

Updates svelte-preprocess from 5.0.4 to 5.1.0

Changelog

Sourced from svelte-preprocess's changelog.

5.1.0 (2023-11-10)

Bug Fixes

  • spelling "dianostics" - "diagnostics" (#606) (a48cc4e)

Features

  • add experimental support for Svelte 5 (923f437)
Commits

Updates unplugin-icons from 0.17.3 to 0.17.4

Release notes

Sourced from unplugin-icons's releases.

v0.17.4

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • ee566aa chore: release v0.17.4
  • a3e5fcf chore: update deps
  • 851a508 chore: expose online links for examples in StackBlitz (#315)
  • 9abd5fa chore: update homepage, repository url and issues links (#323)
  • 29fcd04 fix: resolve id when icon name includes . in icon props (#324)
  • See full diff in compare view

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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.4` | `7.5.5` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `2.4.6` | `2.5.2` |
| [flowbite](https://github.com/themesberg/flowbite) | `2.0.0` | `2.1.1` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.0.3` | `3.1.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.2` | `4.2.3` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | `5.0.4` | `5.1.0` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.17.3` | `0.17.4` |


Updates `@types/semver` from 7.5.4 to 7.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Updates `@sveltejs/vite-plugin-svelte` from 2.4.6 to 2.5.2
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/@sveltejs/[email protected]/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte)

Updates `flowbite` from 2.0.0 to 2.1.1
- [Release notes](https://github.com/themesberg/flowbite/releases)
- [Commits](themesberg/flowbite@v2.0.0...v2.1.1)

Updates `prettier` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.1.0)

Updates `prettier-plugin-svelte` from 3.0.3 to 3.1.0
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.0.3...v3.1.0)

Updates `svelte` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG-pre-5.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `svelte-preprocess` from 5.0.4 to 5.1.0
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits/v5.1.0)

Updates `unplugin-icons` from 0.17.3 to 0.17.4
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](unplugin/unplugin-icons@v0.17.3...v0.17.4)

---
updated-dependencies:
- dependency-name: "@types/semver"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: flowbite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: 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-minor
  dependency-group: frontend-deps
- dependency-name: unplugin-icons
  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 Nov 13, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend-deps-8741057014 branch November 20, 2023 20:15
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