open-goal / launcher

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

build(deps-dev): bump the frontend-deps group with 13 updates #464

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the frontend-deps group with 13 updates:

Package From To
@fullhuman/postcss-purgecss 5.0.0 6.0.0
@iconify-json/mdi 1.1.64 1.1.66
@octokit/plugin-retry 7.0.3 7.1.0
@octokit/plugin-throttling 9.0.3 9.1.0
@octokit/rest 20.0.2 20.1.0
@tsconfig/svelte 5.0.2 5.0.4
@vitest/coverage-v8 1.3.1 1.4.0
autoprefixer 10.4.18 10.4.19
postcss 8.4.35 8.4.38
tailwindcss 3.4.1 3.4.3
typescript 5.4.2 5.4.4
vite 5.1.6 5.2.8
vitest 1.3.1 1.4.0

Updates @fullhuman/postcss-purgecss from 5.0.0 to 6.0.0

Release notes

Sourced from @​fullhuman/postcss-purgecss's releases.

v6.0.0

Bug Fixes

Features

Breaking changes

  • Supports NodeJS 18+

What's Changed (full list)

New Contributors

Full Changelog: https://github.com/FullHuman/purgecss/compare/v5.0.0...v6.0.0

Changelog

Sourced from @​fullhuman/postcss-purgecss's changelog.

6.0.0 (2024-03-29)

Bug Fixes

  • collect of used variables for changed selector (#1217) (9fbb592)
  • gulp-purgecss: move vinyl-sourcemaps-apply to deps #999 (7858b7a)

Features

(2022-09-13)

Commits
  • dbada97 v6.0.0
  • 2e944d2 chore: format using prettier
  • 3eb1d36 build(dev-deps): update lerna from 6.6.1 to 8.1.2
  • 6e7401a build(deps-dev): bump @​types/node from 20.11.16 to 20.11.30 (#1235)
  • 7c29ca2 build(deps-dev): bump the npm_and_yarn group with 1 update (#1236)
  • f8f2a68 build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#1231)
  • a1cc67a docs: fix typo (#1232)
  • d12a77e build(deps-dev): bump prettier from 3.0.3 to 3.2.5 (#1226)
  • d357cad build(deps): bump acorn from 8.11.2 to 8.11.3 (#1227)
  • bd843a1 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1223)
  • Additional commits viewable in compare view


Updates @iconify-json/mdi from 1.1.64 to 1.1.66

Commits


Updates @octokit/plugin-retry from 7.0.3 to 7.1.0

Release notes

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

v7.1.0

7.1.0 (2024-04-03)

Features

v7.0.4

7.0.4 (2024-04-03)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (7d5ecaf)
Commits
  • dcf1fa3 feat(security): Add provenance (#535)
  • 7d5ecaf fix(deps): update dependency @​octokit/types to v13
  • b901346 build(deps): lock file maintenance (#533)
  • 7b6eacc ci(action): update actions/add-to-project action to v1
  • 63ab005 build(deps): lock file maintenance (#531)
  • 40a90ac ci(action): update actions/add-to-project action to v0.6.1 (#530)
  • 61c8859 build(deps): lock file maintenance (#529)
  • a27e5b5 build(deps): lock file maintenance (#527)
  • 9256574 build(deps): lock file maintenance (#526)
  • See full diff in compare view


Updates @octokit/plugin-throttling from 9.0.3 to 9.1.0

Release notes

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

v9.1.0

9.1.0 (2024-04-03)

Features

v9.0.4

9.0.4 (2024-04-03)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (8cc6eb9)
Commits


Updates @octokit/rest from 20.0.2 to 20.1.0

Release notes

Sourced from @​octokit/rest's releases.

v20.1.0

20.1.0 (2024-04-03)

Features

Commits
  • 9adf1a4 feat(security): Add provenance (#420)
  • 9ab9253 ci(action): update actions/add-to-project action to v1
  • 335f2d2 ci(action): update actions/add-to-project action to v0.6.1 (#418)
  • 8f0efe0 build(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#416)
  • 5bf5fa6 build(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#415)
  • b332318 ci(action): update actions/add-to-project action to v0.6.0
  • e2d6559 chore(deps): update dependency undici to v6.6.1 [security] (#410)
  • 81488d4 chore(deps): update dependency marked to v12
  • 22c076b chore(deps): update dependency esbuild to ^0.20.0
  • de91ec4 ci(action): update peter-evans/create-or-update-comment action to v4
  • Additional commits viewable in compare view


Updates @tsconfig/svelte from 5.0.2 to 5.0.4

Commits


Updates @vitest/coverage-v8 from 1.3.1 to 1.4.0

Release notes

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

v1.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • a8da192 chore: release v1.4.0
  • 600b44d feat(coverage): support --changed option (#5314)
  • 6eda473 fix(coverage): respect source maps of pre-transpiled sources (#5367)
  • c3eb8de fix(coverage): v8 to ignore type-only files (#5328)
  • 074450e chore(deps): update istanbul-lib-source-maps to v5 (#5304)
  • d68a739 fix(coverage): expensive regexp hangs v8 report generation (#5259)
  • See full diff in compare view


Updates autoprefixer from 10.4.18 to 10.4.19

Release notes

Sourced from autoprefixer's releases.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.
Changelog

Sourced from autoprefixer's changelog.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.
Commits


Updates postcss from 8.4.35 to 8.4.38

Release notes

Sourced from postcss's releases.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Changelog

Sourced from postcss's changelog.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Commits
  • a69d45e Release 8.4.38 version
  • 64e35d9 Update dependencies
  • c1ad8fb Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...
  • b45e7e9 fix endIndex
  • 1bea246 failing test: for endIndex 0 in rangeBy
  • 0fd1d86 Add changelog auto release on Github
  • 49c906e Release 8.4.37 version
  • b5bd92c Fix another broken prev source map issue
  • 2882039 Update dependencies
  • e5ad939 Release 8.4.36 version
  • Additional commits viewable in compare view


Updates tailwindcss from 3.4.1 to 3.4.3

Release notes

Sourced from tailwindcss's releases.

v3.4.3

Fixed

  • Revert changes to glob handling (#13384)

v3.4.2

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
Changelog

Sourced from tailwindcss's changelog.

[3.4.3] - 2024-03-27

Fixed

  • Revert changes to glob handling (#13384)

[3.4.2] - 2024-03-27

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
Commits


Updates typescript from 5.4.2 to 5.4.4

Release notes

Sourced from typescript's releases.

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • 1c25c7f 🤖 Pick PR #57968 (Normalize slashes for paths in watc...) into release-5.4 (#...
  • 3caec2c Cherry pick PR 57887 into release-5.4 (#57898)
  • 896947e 🤖 Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#...
  • 521d3fb 🤖 Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)
  • 6ea273c Update LKG
  • cd06f92 🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
  • Additional commits viewable in compare view


Updates vite from 5.1.6 to 5.2.8

Release notes

Sourced from vite's releases.

create-vite@5.2.3

Please refer to CHANGELOG.md for details.

create-vite@5.2.2

Please refer to CHANGELOG.md for details.

create-vite@5.2.1

Please refer to CHANGELOG.md for details.

create-vite@5.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.2.8 (2024-04-03)

5.2.7 (2024-03-29)

5.2.6 (2024-03-24)

5.2.5 (2024-03-24)

5.2.4 (2024-03-23)

5.2.3 (2024-03-22)

... (truncated)

Commits
  • 8b8d402 release: v5.2.8
  • 646319c fix: do not access document in /@vite/client when not defined (#16318)
  • 445c4f2 fix: fix sourcemap when using object as define value (#15805)
  • a78e265 chore(deps): update all non-major dependencies (#16325)
  • 4581e83 refactor: use types from sass instead of @​types/sass (#16340)
  • 3c85c6b fix: csp nonce injection when no closing tag (#16281) (#16282)
  • 21cc10b fix(hmr): multiple updates happened when invalidate is called while multiple ...
  • 01af308 fix(css): unknown file error happened with lightningcss (#16306)
  • eca68fa fix(scanner): duplicate modules for same id if glob is used in html-like type...
  • ad246da release: v5.2.7
  • Additional commits viewable in compare view


Updates vitest from 1.3.1 to 1.4.0

Release notes

Sou... _Description has been truncated_