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 17 updates #3192

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the minor group with 17 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
@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.13.0
@typescript-eslint/parser 8.5.0 8.13.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.0
msw 2.5.2 2.6.4
sass 1.78.0 1.80.6
vitest 2.0.5 2.1.4

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 @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.13.0

Release notes

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

v8.13.0

8.13.0 (2024-11-04)

🚀 Features

  • add options property to ImportExpression node (#10255)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: [only-throw-error] add allow option (#10221)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.12.1 (#10269)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#10259)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#10232)
  • types: parent property type annotation in the ImportAttribute node (#10258)
  • utils: allow an array for the values of SharedConfig (#10217)

❤️ Thank You

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

v8.12.2

8.12.2 (2024-10-29)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223)

❤️ Thank You

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

v8.12.1

8.12.1 (2024-10-28)

... (truncated)

Changelog

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

8.13.0 (2024-11-04)

🚀 Features

  • eslint-plugin: [only-throw-error] add allow option (#10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)

❤️ Thank You

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

8.12.2 (2024-10-29)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223)

❤️ Thank You

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 eslint-plugin 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)

🚀 Features

  • eslint-plugin: [no-base-to-string] handle String() (#10005)

... (truncated)

Commits
  • ac1f632 chore(release): publish 8.13.0
  • f83a591 fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...
  • 3b97b55 chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)
  • c1fe3ea feat(eslint-plugin): [only-throw-error] add allow option (#10221)
  • d90cc59 chore: update eslint version internally to latest (#10244)
  • 5bd4c0a fix(eslint-plugin): [consistent-type-definitions] don't leave trailing parens...
  • d9e5da1 fix(eslint-plugin): [no-deprecated] report when exported class implements/ext...
  • 1e633c7 fix(eslint-plugin): [no-deprecated] report on deprecated variables used insid...
  • 05ed7e6 docs: fix prefer-nullish-coalescing.mdx
  • be3a224 feat(eslint-plugin): [prefer-nullish-coalescing] add option `ignoreBooleanCoe...
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 8.5.0 to 8.13.0

Release notes

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

v8.13.0

8.13.0 (2024-11-04)

🚀 Features

  • add options property to ImportExpression node (#10255)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: [only-throw-error] add allow option (#10221)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.12.1 (#10269)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#10259)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#10232)
  • types: parent property type annotation in the ImportAttribute node (#10258)
  • utils: allow an array for the values of SharedConfig (#10217)

❤️ Thank You

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

v8.12.2

8.12.2 (2024-10-29)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223)

❤️ Thank You

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

v8.12.1

8.12.1 (2024-10-28)

... (truncated)

Changelog

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

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 versioning strategy and releases on our website.

8.11.0 (2024-10-21)

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.10.0 (2024-10-17)

🚀 Features

  • support TypeScript 5.6 (#9972)

❤️ Thank You

  • Josh Goldberg ✨

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

8.9.0 (2024-10-14)

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.8.1 (2024-10-07)

... (truncated)

Commits
  • ac1f632 chore(release): publish 8.13.0
  • 4af866a chore(release): publish 8.12.2
  • 1edec1d chore(release): publish 8.12.1
  • 3413a2d chore(release): publish 8.12.0
  • 79c27a8 chore(release): publish 8.11.0
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • 7effdea chore(release): publish 8.10.0
  • f9c49e3 feat: support TypeScript 5.6 (#9972)
  • 4666ed4 chore(release): publish 8.9.0
  • f898248 chore(release): publish 8.8.1
  • Additional commits viewable in compare view


Updates eslint-plugin-astro from 1.2.3 to 1.3.1

Release notes

Sourced from eslint-plugin-astro's releases.

v1.3.1

Patch Changes

v1.3.0

Minor Changes

v1.2.4

Patch Changes

Changelog

Sourced from eslint-plugin-astro's changelog.

1.3.1

Patch Changes

1.3.0

Minor Changes

1.2.4

Patch Changes

Commits
  • 37a77ef chore: release eslint-plugin-astro (#446)
  • 1133962 fix: preserve whitespace between attributes in sort-attributes rule (#445)
  • 6ffa048 fix(deps): update dependency eslint-compat-utils to ^0.6.0 (#443)
  • db90a41 chore: add doc-renderer for generating & updating detailed rule docs (#442)
  • ae7c6a4 chore(deps): update dependency postcss-nested to v7 (#441)
  • 6579f49 chore(deps): update dependency @​types/node to v22 (#440)
  • b525f44 fix(deps): update dependency postcss-selector-parser to v7 (#435)
  • 5db7673 chore(deps): update coverallsapp/github-action action to v2.3.4 (#436)
  • 8d9e0a2 chore: move 'utils/rules.ts' to 'rules/index.ts' (#439)
  • fd8bc14 chore: remove redundant assignments & use "createRequire" (#437)
  • Additional commits viewable in compare view


Updates eslint-plugin-import from 2.29.1 to 2.31.0

Release notes

Sourced from

dependabot[bot] commented 1 week ago

Superseded by #3200.