open-goal / launcher

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

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Package From To
@octokit/plugin-throttling 9.3.0 9.3.1
@testing-library/svelte 5.1.0 5.2.0
@vitest/coverage-v8 1.6.0 2.0.3
flowbite 2.3.0 2.4.1
flowbite-svelte 0.46.5 0.46.15
postcss 8.4.38 8.4.39
prettier 3.3.2 3.3.3
svelte-preprocess 6.0.1 6.0.2
tailwindcss 3.4.4 3.4.5
typescript 5.5.2 5.5.3
vite 5.3.1 5.3.3
vitest 1.6.0 2.0.3

Updates @octokit/plugin-throttling from 9.3.0 to 9.3.1

Release notes

Sourced from @​octokit/plugin-throttling's releases.

v9.3.1

9.3.1 (2024-07-14)

Bug Fixes

Commits
  • e3727b4 fix: only import Octokit as type (#721)
  • f8f0848 chore: use vitest (#720)
  • eaa159d chore: use fetch-mock v10 (#719)
  • 186bf66 chore(deps): update dependency prettier to v3.3.3 (#718)
  • 05cbe48 ci: start testing against 22 (#717)
  • 08becf6 build(deps): lock file maintenance (#716)
  • 7bc966a docs(comment): outdated information about the default secondary retry after (...
  • e5036ab build(deps): lock file maintenance (#714)
  • 2970c6f chore(deps): update dependency esbuild to ^0.23.0
  • ad5d81f chore(deps): update dependency esbuild to ^0.22.0
  • Additional commits viewable in compare view


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.3

Release notes

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

v2.0.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.0.1

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

... (truncated)

Commits
  • 81b8d67 chore: release v2.0.3
  • 99a12ae chore: release v2.0.2
  • 80a43d5 fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...
  • 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
  • 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.15

Release notes

Sourced from flowbite-svelte's releases.

v0.46.15

What's Changed

New Contributors

Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.12...v0.46.15

  • 0d5426fa (HEAD -> main, origin/main, origin/HEAD) v0.46.15
  • 69108a00 (tag: v0.46.15) feat: add 5.0.0 to peerDependencies
  • 8c2e834d fix: add border to Input
  • a555c1f5 docs: fix: typo
  • af097394 docs: fix: typo
  • 3236e52a fix!: add close event to toast component (#1383)
  • 6d5352c0 docs: #1351 add customizing the header tag to the Accordion page
  • e8cec5a6 (accordion-heading) fix: AccordionItem: add tag prop
  • ab5abd76 docs: fix: typo

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.15

Patch Changes

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

... (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 prettier from 3.3.2 to 3.3.3

Release notes

Sourced from prettier's releases.

3.3.3

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.3

diff

Add parentheses for nullish coalescing in ternary (#16391 by @​cdignam-segment)

This change adds clarity to operator precedence.

// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);

Add parentheses for decorator expressions (#16458 by @​y-schneider)

Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.

// Input
@(foo`tagged template`)
class X {}

// Prettier 3.3.2
@​footagged template
class X {}

// Prettier 3.3.3
@(footagged template)
class X {}

Support @let declaration syntax (#16474 by @​sosukesuzuki)

Adds support for Angular v18 @let declaration syntax.

Please see the following code example. The @let declaration allows you to define local variables within the template:

... (truncated)

Commits


Updates svelte-preprocess from 6.0.1 to 6.0.2

Changelog

Sourced from svelte-preprocess's changelog.

6.0.2 (2024-07-09)

Bug Fixes

Commits


Updates tailwindcss from 3.4.4 to 3.4.5

Release notes

Sourced from tailwindcss's releases.

v3.4.5

Fixed

  • Disable automatic var() injection for anchor properties (#13826)
  • Use no value instead of blur(0px) for backdrop-blur-none and blur-none utilities (#13830)
  • Add .mts and .cts config file detection (#13940)
  • Don't generate utilities like px-1 unnecessarily when using utilities like px-1.5 (#13959)
  • Always generate -webkit-backdrop-filter for backdrop-* utilities (#13997)
Changelog

Sourced from tailwindcss's changelog.

[3.4.5] - 2024-07-15

Fixed

  • Disable automatic var() injection for anchor properties (#13826)
  • Use no value instead of blur(0px) for backdrop-blur-none and blur-none utilities (#13830)
  • Add .mts and .cts config file detection (#13940)
  • Don't generate utilities like px-1 unnecessarily when using utilities like px-1.5 (#13959)
  • Always generate -webkit-backdrop-filter for backdrop-* utilities (#13997)
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.3

Release notes

Sourced from vitest's releases.

v2.0.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.0.1

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

... (truncated)

Commits
  • 81b8d67 chore: release v2.0.3
  • 09dc75c chore(deps): update dependency @​edge-runtime/vm to v4 (#6047)
  • f851982 fix: --inspect-brk stop on Windows (#6110)
  • 99a12ae chore: release v2.0.2
  • 80a43d5 fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...
  • 7012f8c docs: add env documentation (#6063)
  • 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
  • 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 - `@dep... _Description has been truncated_
dependabot[bot] commented 3 months ago

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