conjure-cp / workforce

https://conjure-cp.github.io/workforce/
0 stars 1 forks source link

Bump the all-npm-packages group across 1 directory with 19 updates #26

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the all-npm-packages group with 18 updates in the / directory:

Package From To
lucide-svelte 0.399.0 0.412.0
minisearch 7.0.1 7.0.2
tailwind-merge 2.3.0 2.4.0
@melt-ui/svelte 0.81.0 0.83.0
@microsoft/eslint-formatter-sarif 2.1.7 3.1.0
@playwright/test 1.44.1 1.45.2
@sveltejs/kit 2.5.16 2.5.18
eslint 9.5.0 9.7.0
eslint-plugin-svelte 2.40.0 2.43.0
globals 15.6.0 15.8.0
prettier 3.3.2 3.3.3
prettier-plugin-svelte 3.2.4 3.2.6
svelte-check 3.8.1 3.8.4
tailwindcss 3.4.4 3.4.6
typescript 5.4.5 5.5.3
typescript-eslint 8.0.0-alpha.30 8.0.0-alpha.47
vite 5.3.1 5.3.4
vitest 1.6.0 2.0.3

Updates lucide-svelte from 0.399.0 to 0.412.0

Release notes

Sourced from lucide-svelte's releases.

New icons 0.412.0

New icons 🎨

New icons 0.411.0

No release notes provided.

New icons 0.410.0

New icons 🎨

Modified Icons 🔨

New icons 0.409.0

Modified Icons 🔨

New icons 0.408.0

New icons 🎨

Modified Icons 🔨

New icons 0.407.0

New icons 🎨

New icons 0.406.0

... (truncated)

Commits


Updates minisearch from 7.0.1 to 7.0.2

Changelog

Sourced from minisearch's changelog.

v7.0.2

  • [fix] Fix regression on tokenizer producing blank terms when multiple contiguous spaces or punctuation characters are present in the input, introduced in v7.0.0.
Commits
  • 985f7a3 v7.0.2
  • 05684c2 Update CHANGELOG and docs for new patch release
  • a8e6765 Fix tokenizer behavior on multiple contiguous split characters (#271)
  • 7178fa7 Use latest version v7.0.1 in demo
  • See full diff in compare view


Updates tailwind-merge from 2.3.0 to 2.4.0

Release notes

Sourced from tailwind-merge's releases.

v2.4.0

New Features

  • Allow hooking into class parsing logic (experimental) by @​dcastil in dcastil/tailwind-merge#444
    • There is no info to this in the docs because this is experimental, but there is a new experimentalParseClassName property in the config that allows you to customize how tailwind-merge recognizes classes. If you're interested, you can read how to use it in the inline JSDocs and subscribe to dcastil/tailwind-merge#385 for upcoming more powerful low-level functionality.
  • Create security policy by @​dcastil in dcastil/tailwind-merge#439
    • Added documentation on how to report potential vulnerabilities
  • Avoid @babel/runtime dependency by @​dcastil in dcastil/tailwind-merge#431
    • Now no dependencies in tailwind-merge anymore. This dependency was only used in the tailwind-merge/es5 bundle anyway which I don't optimize for.

Documentation

Other

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v2.3.0...v2.4.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco and @​microsoft for sponsoring tailwind-merge! ❤️

Commits
  • f745ace v2.4.0
  • 3847cc0 Merge pull request #444 from dcastil/feature/440/allow-hooking-into-class-par...
  • 9aa1c8e add tests for experimentalParseClassName
  • 6812bf7 fix outdated import path in class-map test
  • 922bfda fix experimentalParseClassName config property not being overriden in mergeCo...
  • f6c7b19 update versioning docs
  • 91eb1b6 add inline documentation for experimentalParseClassName
  • e28c73a add experimentalParseClassName feature to tailwind-merge
  • f39111d rename splitModifiers to parseClassName
  • 6fdf5ef rename class utils to class group utils
  • Additional commits viewable in compare view


Updates @melt-ui/svelte from 0.81.0 to 0.83.0

Release notes

Sourced from @​melt-ui/svelte's releases.

v0.83.0

Minor Changes

  • feat: add rootMargin to TableOfContents builder (#1210)

v0.82.0

Minor Changes

  • Added prop to createToaster() to pause all timers on hover (#1178)

  • feat(tags-input): split on paste (#1229)

  • add selection helpers to range calendar (cf20fc72)

  • add name prop to radio group builder hidden input element (#1237)

Patch Changes

  • fix(Calendar): sometimes first day of next month is missing (#1236)

  • fix(slider): onValueCommitted called if the slider had an active state (#1218)

Changelog

Sourced from @​melt-ui/svelte's changelog.

0.83.0

Minor Changes

  • feat: add rootMargin to TableOfContents builder (#1210)

0.82.0

Minor Changes

  • Added prop to createToaster() to pause all timers on hover (#1178)

  • feat(tags-input): split on paste (#1229)

  • add selection helpers to range calendar (cf20fc72)

  • add name prop to radio group builder hidden input element (#1237)

Patch Changes

  • fix(Calendar): sometimes first day of next month is missing (#1236)

  • fix(slider): onValueCommitted called if the slider had an active state (#1218)

Commits


Updates @microsoft/eslint-formatter-sarif from 2.1.7 to 3.1.0

Release notes

Sourced from @​microsoft/eslint-formatter-sarif's releases.

eslint-formatter-sarif@3.0.0

:boom: Breaking Change

:rocket: Enhancement

:memo: Documentation

:house: Internal

Committers: 6

Commits


Updates @playwright/test from 1.44.1 to 1.45.2

Release notes

Sourced from @​playwright/test's releases.

v1.45.2

Highlights

microsoft/playwright#31613 - [REGRESSION]: Trace is not showing any screenshots nor test name microsoft/playwright#31601 - [REGRESSION]: missing trace for 2nd browser microsoft/playwright#31541 - [REGRESSION]: Failing tests have a trace with no images and with steps missing

Browser Versions

  • Chromium 127.0.6533.5
  • Mozilla Firefox 127.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 126
  • Microsoft Edge 126

v1.45.1

Highlights

microsoft/playwright#31473 - [REGRESSION]: Playwright raises an error ENOENT: no such file or directory, open 'test-results/.playwright-artifacts-0/hash.zip' with Electron microsoft/playwright#31442 - [REGRESSION]: Locators of elements changing from/to hidden have operations hanging when using --disable-web-security microsoft/playwright#31431 - [REGRESSION]: NewTab doesn't work properly with Chrome with --disable-web-security microsoft/playwright#31425 - [REGRESSION]: beforeEach hooks are not skipped when describe condition depends on fixtures microsoft/playwright#31491 - [REGRESSION]: @playwright/experimental-ct-react doesn't work with VSCode extension and PNPM

Browser Versions

  • Chromium 127.0.6533.5
  • Mozilla Firefox 127.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 126
  • Microsoft Edge 126

v1.45.0

Clock

Utilizing the new Clock API allows to manipulate and control time within tests to verify time-related behavior. This API covers many common scenarios, including:

  • testing with predefined time;
  • keeping consistent time and timers;
  • monitoring inactivity;
  • ticking through time manually.
// Initialize clock and let the page load naturally.
await page.clock.install({ time: new Date('2024-02-02T08:00:00') });
</tr></table> 

... (truncated)

Commits
  • d8a5f3b chore: mark v1.45.2 (#31702)
  • 51fa0ff Revert "chore: move artifacts recording to TestLifecycleInstrumentation (#309...
  • 80f44f3 cherry-pick(#31666): Revert "fix(chromium): pass --enable-gpu when running he...
  • 4bd2d25 cherry-pick(#31511): docs(clock): update time types in Python/.NET
  • e8989f8 chore: mark v1.45.1 (#31516)
  • 1d94caa cherry-pick(#31496): docs(release-notes): fix .NET snippets
  • 5be5168 cherry-pick(#31504): fix(ct): export package.json
  • 0fe7a10 cherry-pick(#31437): fix(electron): tracing with @​playwright/test
  • 4ec4ccf cherry-pick(#31401): chore: .NET generator fixes
  • 3b4d32e cherry-pick(#31458): fix(utility): create utility world when web security is ...
  • Additional commits viewable in compare view


Updates @sveltejs/kit from 2.5.16 to 2.5.18

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.18

Patch Changes

  • fix: respect HTML attributes enctype and formenctype for forms with use:enhance (#12198)

  • fix: prevent client import error when a hooks.server file imports a private environment variable (#12195)

  • fix: set default Content-Type header to application/x-www-form-urlencoded for POST form submissions with use:enhance to align with native form behaviour (#12198)

@​sveltejs/kit@​2.5.17

Patch Changes

  • chore: update package description (#11846)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.18

Patch Changes

  • fix: respect HTML attributes enctype and formenctype for forms with use:enhance (#12198)

  • fix: prevent client import error when a hooks.server file imports a private environment variable (#12195)

  • fix: set default Content-Type header to application/x-www-form-urlencoded for POST form submissions with use:enhance to align with native form behaviour (#12198)

2.5.17

Patch Changes

  • chore: update package description (#11846)
Commits


Updates eslint from 9.5.0 to 9.7.0

Release notes

Sourced from eslint's releases.

v9.7.0

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)

Chores

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)

v9.6.0

Features

  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)

Bug Fixes

  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)

Documentation

  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)

Chores

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
Changelog

Sourced from eslint's changelog.

v9.7.0 - July 12, 2024

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)

v9.6.0 - June 28, 2024

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)
Commits


Updates eslint-plugin-svelte from 2.40.0 to 2.43.0

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@2.43.0

Minor Changes

eslint-plugin-svelte@2.42.0

Minor Changes

eslint-plugin-svelte@2.41.0

Minor Changes

Patch Changes

Commits
  • b1d59b4 chore: release eslint-plugin-svelte (#828)
  • dc7eefc fix(deps): update dependency svelte-eslint-parser to ^0.41.0 (#827)
  • 5d53db1 chore(deps): update dependency rimraf to v6
  • b8258d9 chore: release eslint-plugin-svelte (#823)
  • 88da3cf fix(deps): update dependency svelte-eslint-parser to ^0.40.0 (#822)
  • 8454791 docs: fix links (#820)
  • 7ec6c0f chore(deps): update dependency esbuild to ^0.23.0
  • 1a1f9ba chore(deps): update dependency esbuild to ^0.22.0
  • f8f377f chore: release eslint-plugin-svelte (#801)
  • 6e4d3ed fix: update svelte-eslint-parser to fix nested {#snippet} (#805)
  • Additional commits viewable in compare view


Updates globals from 15.6.0 to 15.8.0

Release notes

Sourced from globals's releases.

v15.8.0

  • Add es2025 globals (Same as es2021) (#256) 2ef342a

https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0

v15.7.0

  • Update globals (#255) f017b0f

https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0

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 fo... _Description has been truncated_

dependabot[bot] commented 2 months ago

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