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 with 6 updates #506

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the frontend-deps group with 6 updates:

Package From To
@iconify-json/mdi 1.1.66 1.1.67
@octokit/rest 20.1.1 21.0.0
execa 9.2.0 9.3.0
flowbite-svelte 0.46.2 0.46.5
prettier-plugin-svelte 3.2.4 3.2.5
typescript 5.4.5 5.5.2

Updates @iconify-json/mdi from 1.1.66 to 1.1.67

Commits


Updates @octokit/rest from 20.1.1 to 21.0.0

Release notes

Sourced from @​octokit/rest's releases.

v21.0.0

21.0.0 (2024-06-20)

Features

BREAKING CHANGES

  • package is now ESM

v21.0.0-beta.4

21.0.0-beta.4 (2024-06-19)

Bug Fixes

v21.0.0-beta.3

21.0.0-beta.3 (2024-04-30)

Features

v21.0.0-beta.2

21.0.0-beta.2 (2024-04-16)

Bug Fixes

  • deps: bump Octokit deps (5d8da12)
  • pkg: add a default fallback export (1b6e582)

v21.0.0-beta.1

21.0.0-beta.1 (2024-03-05)

Bug Fixes

... (truncated)

Commits
  • 12b6c65 feat: v21 (#413)
  • 32649a8 build(deps-dev): Bump braces from 3.0.2 to 3.0.3 (#439)
  • 53cee64 ci(action): update actions/checkout digest to 692973e (#438)
  • 7c96525 chore(deps): update dependency marked to v13
  • a46b4c8 🚧 Workflows have changed (#435)
  • b90bc79 chore(deps): update dependency semantic-release to v24
  • bc41b70 chore(deps): update dependency esbuild to ^0.21.0 (#429)
  • c1892ed ci(action): update actions/checkout digest to a5ac7e5 (#432)
  • See full diff in compare view


Updates execa from 9.2.0 to 9.3.0

Release notes

Sourced from execa's releases.

v9.3.0

Features

Commits


Updates flowbite-svelte from 0.46.2 to 0.46.5

Release notes

Sourced from flowbite-svelte's releases.

v0.46.5

  • 433324ab (HEAD -> main, origin/main, origin/HEAD) v0.46.5
  • e8825623 (tag: v0.46.5) fix: Select value update
  • ddfe558c docs: fix: add values to range examples
  • 3955f686 docs: fix: radio page bordered example
  • e8bcbfac docs: fix: tabelbody class update
  • f914059d fix: remove a file
  • 4cfabc2f docs: fix: paragraph weight value
  • 19c782fd docs: fix: solid icon page
  • 48e67143 fix: docs: button-group shadow
  • 02baed10 docs: fix: avatar page
  • 3abfc714 docs: fix: radio page disabled state
  • 5dab658b docs: fix: #1372 radio button page
  • 15400627 fix: #1371
  • 97dab069 fix: accordion page
  • eff7b588 fix: alert page
  • abdc17dc fix: remove slot icon from Alerts with list examples
  • 5fac394a Fix button component link (#1369)
  • 0dc6a973 fix: frozen-lockfile
  • c9a9faac docs: update intro and quickstart
  • 34d9e8fd close #1368

v0.46.4

  • 5fc9f589 (tag: v0.46.4) fix: Self-closing HTML tags for Textarea component
  • 5a057665 v0.46.3
  • 0c3fd7df (tag: v0.46.3) fix: Self-closing HTML tags
  • 81f8f700 fix: spelling darkmode.md (#1367)
  • d0dadb43 fix: use negative margin to correct uneven border (#1366)
  • 0847f2b2 docs: fix: sidebar bg
  • 1c202fea fix: explicitly call hideHandler on click outside (#1365)
  • 51ba0917 fix: update pnpm-lock due to frozon-lockfile error on vercel
  • 67aecd9a docs: CHANGELOG update
  • 920b15c3 fix: logo.svg for blocks
  • 17acd58c (tag: v0.46.2) chore: changeset
  • 1790b498 fix: add test-results to gitignore
  • 0833cf6d fix: correct border and background colors for textarea component (#
  • 6d75ffe5 docs: README update
  • 0ecae1f3 chore: cleanup
  • f6ed5e8f fix: blocks version and icon link update
  • 587682ac fix: remove bg color from icon pages
  • dec9ab7a (new-blocks) feat: add blocks
  • 95343155 (origin/new-blocks) > Gitignore updated at 2024-06-16 07:17:57
  • 04309ad8 fix: add admin dashboard to sidebar menu
  • deea452c feat: add admin-dashboard and icons
  • c4efa031 fix: create FlowbiteSvelteLayout and ComponentsLayout
  • bf2df482 Pass $$restProps to button (#1339)
  • 137f5570 fix:MultiSelect on:change triggered twice (#1341)
  • 21f03a61 feat: Add disableSwipe prop to Carousel (#1353)

... (truncated)

Changelog

Sourced from flowbite-svelte's changelog.

0.46.5

Patch Changes

  • fix: Select component update value

0.46.4

Patch Changes

0.46.3

Patch Changes

Commits
  • e882562 fix: Select value update
  • ddfe558 docs: fix: add values to range examples
  • 3955f68 docs: fix: radio page bordered example
  • e8bcbfa docs: fix: tabelbody class update
  • f914059 fix: remove a file
  • 4cfabc2 docs: fix: paragraph weight value
  • 19c782f docs: fix: solid icon page
  • 48e6714 fix: docs: button-group shadow
  • 02baed1 docs: fix: avatar page
  • 3abfc71 docs: fix: radio page disabled state
  • Additional commits viewable in compare view


Updates prettier-plugin-svelte from 3.2.4 to 3.2.5

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.2.5

  • (fix) Svelte 5: format TypeScript in the template
Commits


Updates typescript from 5.4.5 to 5.5.2

Release notes

Sourced from typescript's releases.

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • 39c9eeb Pick #58857 to release-5.5 (#58858)
  • 2b0009c 🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...
  • 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