loculus-project / loculus

An open-source software package to power microbial genomic databases
https://loculus.org
GNU Affero General Public License v3.0
37 stars 2 forks source link

chore(deps): bump the minor group across 1 directory with 18 updates #3231

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 3 days ago

Bumps the minor group with 18 updates in the /website directory:

Package From To
@headlessui/react 2.1.10 2.2.0
neverthrow 8.0.0 8.1.1
rsuite 5.70.1 5.74.2
unplugin-icons 0.19.3 0.20.1
winston 3.14.2 3.17.0
@playwright/test 1.48.2 1.49.0
@tanstack/eslint-plugin-query 5.53.0 5.60.1
@testing-library/jest-dom 6.5.0 6.6.3
@types/node 22.5.4 22.9.0
@typescript-eslint/eslint-plugin 8.5.0 8.15.0
@typescript-eslint/parser 8.5.0 8.15.0
eslint-plugin-astro 1.2.3 1.3.1
eslint-plugin-import 2.29.1 2.31.0
eslint-plugin-react 7.35.2 7.37.2
happy-dom 15.10.2 15.11.6
msw 2.5.2 2.6.5
sass 1.78.0 1.81.0
vitest 2.0.5 2.1.5

Updates @headlessui/react from 2.1.10 to 2.2.0

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v2.2.0

Added

  • Add React 19 support (#3543)
Changelog

Sourced from @​headlessui/react's changelog.

[2.2.0] - 2024-10-25

Added

  • Add React 19 support (#3543)
Commits


Updates neverthrow from 8.0.0 to 8.1.1

Release notes

Sourced from neverthrow's releases.

v8.1.1

Patch Changes

v8.1.0

Minor Changes

Changelog

Sourced from neverthrow's changelog.

8.1.1

Patch Changes

8.1.0

Minor Changes

Commits
  • 46f8814 Merge pull request #601 from supermacro/changeset-release/master
  • a2d97ec Version Packages
  • 5bdd0fd Merge pull request #600 from supermacro/update-docs-about-safeTry
  • 3aee20a Create tough-rice-eat.md
  • c7dfa1b docs: update docs about safeTry
  • 351d4fc Merge pull request #596 from supermacro/changeset-release/master
  • 7cf4ccf Version Packages
  • cfcaf3d Merge pull request #597 from supermacro/migrated-to-vitest
  • b6feaff bye bye babel
  • 86832fe Merge pull request #589 from dmmulroy/dmmulroy/symbol-iterator
  • Additional commits viewable in compare view


Updates rsuite from 5.70.1 to 5.74.2

Release notes

Sourced from rsuite's releases.

v5.74.2

Bug Fixes

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.74.1...v5.74.2

v5.74.0

Features

Bug Fixes

Other Changes

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.73.1...v5.74.0

v5.73.1

Bug fixes

Other changes

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.73.0...v5.73.1

v5.73.0

Features

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.74.2 (2024-11-08)

Bug Fixes

  • CSS: fix the problem of failing to load index.css.map (#4041) (f7ac0a9)
  • DateRangePicker: fix the date range is not restored after deselecting (#4039) (ecc71fa)
  • Panel: fix AccordionButton missing type causing form submission (#4044) (56672fd)
  • Table: fix the problem that the global locale configuration cannot be overridden (#4037) (31d5b99)

5.74.1 (2024-11-01)

Bug Fixes

  • CustomProvider: fix CustomContext is undefined after Babel compiles commonjs module (#4032) (beec3e1)

5.74.0 (2024-11-01)

Bug Fixes

  • Form: add missing event object to onSubmit callback (#4026) (1a80d3f)

Features

  • CustomProvider: support setting the default value of the component props globally (#4012) (b845907)

5.73.1 (2024-10-25)

Bug Fixes

  • Calendar: fix not triggering the onToggleTimeDropdown event when collapsing the time panel (#4009) (9e2d69e)
  • CheckTree: fix focus lost when search keyword matches selected item (#4017) (119fed2)
  • Modal: the style of Modal is messy when it's rendered inside of a Drawer (#4016) (922ab04)

Features

  • FormErrorMessage: support display react element (#4013) (50f22fc)

... (truncated)

Commits
  • 81701a1 build: bump 5.74.2
  • 56672fd fix(Panel): fix AccordionButton missing type causing form submission (#4044)
  • 31d5b99 fix(Table): fix the problem that the global locale configuration cannot be ov...
  • f7ac0a9 fix(CSS): fix the problem of failing to load index.css.map (#4041)
  • ecc71fa fix(DateRangePicker): fix the date range is not restored after deselecting (#...
  • aabaef6 build(docs): bump rsuite 5.74.1
  • 9e1f5b0 build: bump 5.74.1
  • beec3e1 fix(CustomProvider): fix CustomContext is undefined after Babel compiles comm...
  • 56eaaf5 build(docs): bump rsuite 5.74.0
  • 7aba4a4 build: bump 5.74.0
  • Additional commits viewable in compare view


Updates unplugin-icons from 0.19.3 to 0.20.1

Release notes

Sourced from unplugin-icons's releases.

v0.20.1

   🚀 Features

    View changes on GitHub

v0.20.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 68acffe chore: release v0.20.1
  • dda1ad0 feat: support rspack (#388)
  • 0e0e3f4 feat(vue3 compiler): use setup instead data (options api can be disabled)...
  • a704572 chore: fix Next example configuration file (#387)
  • ae8926e chore: release v0.20.0
  • 68b08d3 chore: update pnpm to 9.12.3
  • 996c78c feat!: add Svelte5 specific types (#381)
  • e7263fa chore: update pnpm to 9.12.2
  • 17a59ea fix: svelte import requires svelte as peer dep (#382)
  • See full diff in compare view


Updates winston from 3.14.2 to 3.17.0

Release notes

Sourced from winston's releases.

v3.17.0

  • Try winston-transport 4.9.0 3e87128
  • Revert "Try bumping winston-transport to 4.8.0" 69625fc
  • Revert "Try bumping winston-transport to 4.8.0" 876ef7a
  • Try bumping winston-transport to 4.8.0 7ef2c1d
  • Try bumping winston-transport to 4.8.0 fe4b64e
  • Bump logform c9fd9a4
  • Revert "Update logform and winston-transport" 14fef0f
  • Merge branch 'master' of github.com:winstonjs/winston 545b683
  • Update logform and winston-transport cceb265
  • Bump mocha from 10.7.3 to 10.8.2 (#2523) bb529b6
  • Bump async from 3.2.5 to 3.2.6 (#2516) ae847ab

https://github.com/winstonjs/winston/compare/v3.16.0...v3.17.0

v3.16.0

  • Feature - optionally include Error.cause property (#2447) 201b6f1

https://github.com/winstonjs/winston/compare/v3.15.0...v3.16.0

v3.15.0

Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #2513 and the issue linked therein.

  • remove logcallback (#2513) 3a54777
  • chore(docs): Update README.md w/ usage comments (#2507) f110f61
  • Bump nyc from 15.1.0 to 17.1.0 (#2511) f5dde86
  • Bump @​babel/cli from 7.24.7 to 7.25.6 (#2512) d1b8dc6
  • Bump @​babel/preset-env from 7.24.8 to 7.25.4 (#2506) 564161a
  • Bump mocha from 10.7.0 to 10.7.3 (#2500) eb7e315
  • Unified Handler Tests (#2020) 22aab6d

https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0

Commits
  • 1b9cef8 3.17.0
  • 3e87128 Try winston-transport 4.9.0
  • 69625fc Revert "Try bumping winston-transport to 4.8.0"
  • 876ef7a Revert "Try bumping winston-transport to 4.8.0"
  • 7ef2c1d Try bumping winston-transport to 4.8.0
  • fe4b64e Try bumping winston-transport to 4.8.0
  • c9fd9a4 Bump logform
  • 14fef0f Revert "Update logform and winston-transport"
  • 545b683 Merge branch 'master' of github.com:winstonjs/winston
  • cceb265 Update logform and winston-transport
  • Additional commits viewable in compare view


Updates @playwright/test from 1.48.2 to 1.49.0

Release notes

Sourced from @​playwright/test's releases.

v1.49.0

Aria snapshots

New assertion expect(locator).toMatchAriaSnapshot() verifies page structure by comparing to an expected accessibility tree, represented as YAML.

await page.goto('https://playwright.dev');
await expect(page.locator('body')).toMatchAriaSnapshot(`
  - banner:
    - heading /Playwright enables reliable/ [level=1]
    - link "Get started"
    - link "Star microsoft/playwright on GitHub"
  - main:
    - img "Browsers (Chromium, Firefox, WebKit)"
    - heading "Any browser • Any platform • One API"
`);

You can generate this assertion with Test Generator and update the expected snapshot with --update-snapshots command line flag.

Learn more in the aria snapshots guide.

Test runner

Breaking: channels chrome, msedge and similar switch to new headless

This change affects you if you're using one of the following channels in your playwright.config.ts:

  • chrome, chrome-dev, chrome-beta, or chrome-canary
  • msedge, msedge-dev, msedge-beta, or msedge-canary

What do I need to do?

After updating to Playwright v1.49, run your test suite. If it still passes, you're good to go. If not, you will probably need to update your snapshots, and adapt some of your test code around PDF viewers and extensions. See [issue #33566](microsoft/playwright#33566) for more details.

Other breaking changes

  • There will be no more updates for WebKit on Ubuntu 20.04 and Debian 11. We recommend updating your OS to a later version.
  • Package @playwright/experimental-ct-vue2 will no longer be updated.
  • Package @playwright/experimental-ct-solid will no longer be updated.

Try new Chromium headless

You can opt into the new headless mode by using 'chromium' channel. As official Chrome documentation puts it:

New Headless on the other hand is the real Chrome browser, and is thus more authentic, reliable, and offers more features. This makes it more suitable for high-accuracy end-to-end web app testing or browser extension testing.

... (truncated)

Commits
  • a70a96a chore: mark v1.49.0 (#33649)
  • 53f51a8 cherry-pick(#33638): chore: clear highlight when performing action
  • 2a00ca8 cherry-pick(#33635): chore: add cm placeholder text
  • 0e64340 cherry-pick(#33632): chore: highlight edited locator while recording
  • cb0f456 cherry-pick(#33629): fix(rebase): do not apply multiple rebaselines to the sa...
  • 698823a cherry-pick(#33627): fix(codegen): document.documentElement is null on early ...
  • c0fa804 cherry-pick(#33619): fix(aria): normalize whitespace in toMatchAccessible{Nam...
  • 7a32228 cherry-pick(#33614): docs: add ariaSnapshot.timeout for language ports (#33615)
  • 0e31ace cherry-pick(#33575): fix(canvas snapshots): position mismatch in headless mode
  • b2a39ff cherry-pick(#33604): docs: update docs about headless shell
  • Additional commits viewable in compare view


Updates @tanstack/eslint-plugin-query from 5.53.0 to 5.60.1

Release notes

Sourced from @​tanstack/eslint-plugin-query's releases.

v5.60.1

Version 5.60.1 - 11/8/24, 10:06 AM

Changes

Fix

  • eslint-plugin-query: add Suspense query hooks to no-rest-destructuring rule (#8260) (2f6c028) by Gyumong

Packages

  • @​tanstack/eslint-plugin-query@​5.60.1

v5.60.0

Version 5.60.0 - 11/7/24, 3:32 PM

Changes

Feat

  • angular-query: add withDevtools and injectDevtoolsPanel (2459701) by Arnoud

Packages

  • @​tanstack/angular-query-devtools-experimental@​5.60.0
  • @​tanstack/angular-query-experimental@​5.60.0

v5.59.20

Version 5.59.20 - 11/6/24, 2:13 PM

Changes

Fix

  • don"t ship test files (848df62) by Dominik Dorfmeister

Test

  • react-query: type test usePrefetchInfiniteQuery correctly (#8223) (06e315c) by @​manudeli

Docs

  • devtools: fix typo (#8248) (aa92acc) by Artur Abdullin

Packages

  • @​tanstack/eslint-plugin-query@​5.59.20
  • @​tanstack/query-async-storage-persister@​5.59.20
  • @​tanstack/query-broadcast-client-experimental@​5.59.20
  • @​tanstack/query-core@​5.59.20

... (truncated)

Commits
  • 8ae5aed release: v5.60.1
  • 2f6c028 fix(eslint-plugin-query): add Suspense query hooks to no-rest-destructuring r...
  • 5ce9959 release: v5.59.20
  • 848df62 fix: don't ship test files
  • eb341fc release: v5.59.7
  • 81e443c fix(eslint-plugin-query): ignore all non-identifier properties in rule `infin...
  • 6c13d01 release: v5.59.4
  • 85a525a chore(eslint-plugin-query): expect-expect warning for `expectArrayEqualIgno...
  • 78b086b chore: no-shadow lint warning in insertAtPositions() (#8142)
  • eb2f9d3 fix(eslint-plugin-query): handle callable params within exaustive-deps rule (...
  • Additional commits viewable in compare view


Updates @testing-library/jest-dom from 6.5.0 to 6.6.3

Release notes

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

v6.6.3

6.6.3 (2024-10-31)

Bug Fixes

  • add vitest import when extending vitest matchers (#646) (5ba0156)

v6.6.2

6.6.2 (2024-10-17)

Bug Fixes

  • remove recursive type reference in vitest types (#636) (4468378)

v6.6.1

6.6.1 (2024-10-16)

Bug Fixes

  • fix lodash import in to-have-selection.js (#642) (ced792e)

v6.6.0

6.6.0 (2024-10-16)

Features

Commits
  • 5ba0156 fix: add vitest import when extending vitest matchers (#646)
  • 4468378 fix: remove recursive type reference in vitest types (#636)
  • abba961 docs: add billyjanitsch as a contributor for bug (#644)
  • 9490615 docs: add G-Rath as a contributor for code (#643)
  • ced792e fix: fix lodash import in to-have-selection.js (#642)
  • 9b14804 feat: implement toHaveSelection (#637)
  • f5b0e94 docs: add diegohaz as a contributor for ideas (#640)
  • 68e927e docs: add pwolaq as a contributor for code, and test (#639)
  • 04005db docs: add silviuaavram as a contributor for code, and test (#638)
  • 4723de3 docs: add mibcadet as a contributor for doc (#628)
  • Additional commits viewable in compare view


Updates @types/node from 22.5.4 to 22.9.0

Commits


Updates @typescript-eslint/eslint-plugin from 8.5.0 to 8.15.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.15.0

8.15.0 (2024-11-18)

🚀 Features

  • eslint-plugin: added related-getter-setter-pairs rule (#10192)
  • eslint-plugin: new rule no-unsafe-type-assertion (#10051)
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#10299)
  • rule-tester: run method - avoid to infer type parameter from tests param (#10324)
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#10333)
  • utils: add new optional language field to FlatConfig.Config type (#10326)

🩹 Fixes

  • add missing peer dependencies (#9744)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#10315)
  • eslint-plugin: report deprecations used in default export (#10330)
  • utils: add defaultOptions to meta in rule (#10339)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.14.0

8.14.0 (2024-11-11)

🚀 Features

  • eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#10209)

🩹 Fixes

  • deps: update dependency eslint to v9.14.0 (#10309)
  • deps: update docusaurus monorepo to v3.6.0 (#10319)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.15.0 (2024-11-18)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#10192)

🩹 Fixes

  • utils: add defaultOptions to meta in rule (#10339)
  • eslint-plugin: report deprecations used in default export (#10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.14.0 (2024-11-11)

🚀 Features

  • eslint-plugin: [await-thenable] report unnecessary await using statements (#10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)

🩹 Fixes

  • scope-manager: fix asserted increments not being marked as write references (#10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.13.0 (2024-11-04)

... (truncated)

Commits
  • 2444351 chore(release): publish 8.15.0
  • 6c27d08 chore: bump eslint dependencies (#10354)
  • f5e23e2 fix(utils): add defaultOptions to meta in rule (#10339)
  • 12ce800 docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...
  • ab83198 fix(eslint-plugin): report deprecations used in default export (#10330)
  • 66234d0 fix(eslint-plugin): [explicit-module-boundary-types] and [explicit-function-r...
  • 013c5cc fix(eslint-plugin): [await-thenable, return-await] don't flag awaiting uncons...
  • a7746fb feat(eslint-plugin): [prefer-nullish-coalescing] fix detection of `ignoreCond...
  • 57d343b docs: [no-deprecated] awkward wording about TypeScript visualizing deprecated...
  • 9ebdff4 feat(eslint-plugin): new rule no-unsafe-type-assertion (#10051)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 8.5.0 to 8.15.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.15.0

8.15.0 (2024-11-18)

🚀 Features

  • eslint-plugin: added related-getter-setter-pairs rule (#10192)
  • eslint-plugin: new rule no-unsafe-type-assertion (#10051)
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#10299)
  • rule-tester: run method - avoid to infer type parameter from tests param (#10324)
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#10333)
  • utils: add new optional language field to FlatConfig.Config type (#10326)

🩹 Fixes

  • add missing peer dependencies (#9744)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#10315)
  • eslint-plugin: report deprecations used in default export (#10330)
  • utils: add defaultOptions to meta in rule (#10339)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.14.0

8.14.0 (2024-11-11)

🚀 Features

  • eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#10209)

🩹 Fixes

  • deps: update dependency eslint to v9.14.0 (#10309)
  • deps: update docusaurus monorepo to v3.6.0 (#10319)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.15.0 (2024-11-18)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.14.0 (2024-11-11)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.13.0 (2024-11-04)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.12.2 (2024-10-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.12.1 (2024-10-28)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.12.0 (2024-10-28)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our

corneliusroemer commented 3 days ago

Changing the eslint settings from error to warn for now as it looks like a bug somewhere in the tooling and not on our end. I've opened an issue here: https://github.com/ota-meshi/eslint-plugin-astro/issues/452