open-goal / launcher

A launcher for the OpenGOAL Project to simplify usage and installation
ISC License
62 stars 14 forks source link

build(deps-dev): bump the frontend-deps group across 1 directory with 8 updates #518

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the frontend-deps group with 8 updates in the / directory:

Package From To
@testing-library/svelte 5.1.0 5.2.0
@vitest/coverage-v8 1.6.0 2.0.1
flowbite 2.3.0 2.4.1
flowbite-svelte 0.46.5 0.46.14
postcss 8.4.38 8.4.39
typescript 5.5.2 5.5.3
vite 5.3.1 5.3.3
vitest 1.6.0 2.0.1

Updates @testing-library/svelte from 5.1.0 to 5.2.0

Release notes

Sourced from @​testing-library/svelte's releases.

v5.2.0

5.2.0 (2024-06-28)

Features

  • svelte5: incorporate Svelte 5 support into main entry point (#375) (9dce164)

Bug Fixes

  • deps: allow svelte 5.0.0-next as peer dep (#384) (2fb7423)
  • types: build types from JS source (#376) (a8f21f8)

v5.2.0-next.3

5.2.0-next.3 (2024-06-26)

Bug Fixes

  • deps: allow svelte 5.0.0-next as peer dep (#384) (2fb7423)

v5.2.0-next.2

5.2.0-next.2 (2024-06-26)

Bug Fixes

v5.2.0-next.1

5.2.0-next.1 (2024-06-20)

Features

  • svelte5: incorporate Svelte 5 support into main entry point (#375) (9dce164)
Commits
  • 953a4db chore(release): promote 5.2.0 to stable
  • 2fb7423 fix(deps): allow svelte 5.0.0-next as peer dep (#384)
  • a8f21f8 fix(types): build types from JS source (#376)
  • be82df1 docs(README): move links to sections that use them, remove unused links (#383)
  • 9dce164 feat(svelte5): incorporate Svelte 5 support into main entry point (#375)
  • ee1c966 ci(release): use conventionalcommits preset for release (#380)
  • 326fb58 chore(deps): update vite-plugin-svelte to disable hmr in test (#378)
  • cb66333 test(jest): add Jest to CI matrix (#372)
  • ac3248d test: fix auto-cleanup tests (#371)
  • 266e2df chore(deps-dev): bump the lint group across 1 directory with 9 updates (#370)
  • Additional commits viewable in compare view


Updates @vitest/coverage-v8 from 1.6.0 to 2.0.1

Release notes

Sourced from @​vitest/coverage-v8's releases.

v2.0.1

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

Vitest 2.0 is here! This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

🚨 Breaking Changes

🚀 Features

... (truncated)

Commits
  • 16eb6c8 chore: release v2.0.1
  • 1b150a3 chore: release v2.0.0
  • 5611895 chore: release v2.0.0-beta.13
  • 368c137 fix(coverage): remove work-around for implicit else (#6014)
  • 05d5f38 chore(deps): update all non-major dependencies (#5957)
  • 169bc1f fix(coverage): support overriding exclude (#5997)
  • cd9cc6b chore: release v2.0.0-beta.12
  • fca8b92 chore(deps): update v8-to-istanbul (#5958)
  • 7080513 fix(coverage): pass thresholds errors to stderr of startVitest() (#5954)
  • 3fd15ba chore: release v2.0.0-beta.11
  • Additional commits viewable in compare view


Updates flowbite from 2.3.0 to 2.4.1

Release notes

Sourced from flowbite's releases.

v2.4.1

  • fix datepicker module declaration naming for TypeScript

v2.4.0

  • the datepicker is now a core component of Flowbite and has API methods, events, and options
  • updated the documentation for the datepicker component and related integration guides
  • minor visual bug fixes and improvements
Commits
  • 8c8d65e fix(typescript): datepicker naming and version bump to v2.4.1
  • 2a8c18e Merge branch 'datepicker-instance'
  • 6b160cc chore(version): bump to v2.4.0
  • e9b8ae3 Merge pull request #907 from themesberg/datepicker-instance
  • 1d76b8f docs(changelog): add changelog
  • 213577a docs(datepicker): update Phoenix and Rails docs for new datepicker update
  • 6a16510 docs(datepicker): fix TypeScript example from docs
  • 1e0d112 fix(typescript): fix fucking typescript config for cross npm declarations
  • 6d1fbf3 docs(nuxt): update Nuxt docs for Flowbite via composables
  • 36eeab7 docs(datepicker): update import statements for parent plugin
  • Additional commits viewable in compare view


Updates flowbite-svelte from 0.46.5 to 0.46.14

Release notes

Sourced from flowbite-svelte's releases.

v0.46.12

  • 1c08c3ac (HEAD -> main, origin/main, origin/HEAD) v0.46.12
  • b047d31d (tag: v0.46.12, new-dropdown) fix: Dropdown change to component prop since $$restProps does not work
  • 81f01f29 fix: docs: dropdown custome color
  • afe7393d fix: docs: list-group page typo
  • 2e8a4d4f docs: fix: footer default
  • fc1eda63 docs: fix: alert page event example
  • c3e29c77 fix: ColorVariant, toast and badge page
  • fe2f01bd v0.46.11
  • ab24e307 (tag: v0.46.11) fix: Badge and Toast component transition
  • ddb09b34 v0.46.10
  • 59108274 (tag: v0.46.10) fix: Checkbox group
  • 331a0b73 v0.46.9
  • 20686def (tag: v0.46.9) chore: changeset
  • ecce7667 fix: remove the default values for Checkbox group and choices
  • 23df9cd7 v0.46.8
  • 540e8c32 (tag: v0.46.8) chore: changeset
  • 47a90d2d fix: Checkbox group and example
  • 6583693c docs: fix: table page Click and double-click on row example
  • 1cc2df72 fix: pnpm install --frozen-lockfile=false
  • 31fd9423 v0.46.7
  • ba1705a6 (tag: v0.46.7) fix: TableBodyCell separate td and button
  • f15e331a fix: frozen-lockfile

v0.46.6

Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.5...v0.46.6

Changelog

Sourced from flowbite-svelte's changelog.

0.46.14

Patch Changes

0.46.13

Patch Changes

0.46.12

Patch Changes

  • fix: : Dropdown change to component prop since $restProps does not work with Svelte 5

0.46.11

Patch Changes

0.46.10

Patch Changes

0.46.9

Patch Changes

0.46.8

Patch Changes

0.46.7

Patch Changes

0.46.6

... (truncated)

Commits


Updates postcss from 8.4.38 to 8.4.39

Release notes

Sourced from postcss's releases.

8.4.39

Changelog

Sourced from postcss's changelog.

8.4.39

Commits


Updates typescript from 5.5.2 to 5.5.3

Release notes

Sourced from typescript's releases.

TypeScript 5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits


Updates vite from 5.3.1 to 5.3.3

Changelog

Sourced from vite's changelog.

5.3.3 (2024-07-03)

5.3.2 (2024-06-27)

Commits
  • 22b2994 release: v5.3.3
  • 012490c fix(deps): update all non-major dependencies (#17590)
  • 14c3d49 fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin op...
  • 055f1c1 fix(lib): remove pure CSS dynamic import (#17601)
  • dafff4a fix: lazily evaluate __vite__mapDeps files (#17602)
  • 3af02bd release: v5.3.2
  • 24c799b fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)
  • a33a97f chore(deps): update all non-major dependencies (#17553)
  • 2d6672f chore(deps): update es-module-lexer to 1.5.4 (#17555)
  • 7c06ef0 refactor(optimizer): use early continues (#17551)
  • Additional commits viewable in compare view


Updates vitest from 1.6.0 to 2.0.1

Release notes

Sourced from vitest's releases.

v2.0.1

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

Vitest 2.0 is here! This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

🚨 Breaking Changes

🚀 Features

... (truncated)

Commits
  • 16eb6c8 chore: release v2.0.1
  • 4b03e72 fix(browser): correctly inherit browser config in a workspace (#6054)
  • 4d5597d fix(vitest): print only running files, not every file (#6052)
  • 1b150a3 chore: release v2.0.0
  • 5131992 docs: default pool in the types of 2.0 config (#6043)
  • 5611895 chore: release v2.0.0-beta.13
  • 8f65ae9 fix: transpile esnext to node18 to support newest JS and TS features (#4409)
  • 583dd8a feat(vitest)!: add "vitest list" API to print collected tests without running...
  • f645e48 feat: expose parseAst, parseAstAsync from vite
  • 91ba6f9 fix(vitest): show all failed tests when rerunning a test (#6022)
  • Additional commits viewable 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

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