Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the version-all group across 1 directory with 14 updates #6309

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps the version-all group with 14 updates in the /frontend directory:

Package From To
@react-types/shared 3.26.0 3.27.0
@tanstack/react-query 5.63.0 5.64.1
posthog-js 1.205.0 1.206.1
vite 5.4.11 6.0.7
@testing-library/react 16.1.0 16.2.0
@testing-library/user-event 14.5.2 14.6.0
@types/node 22.10.5 22.10.7
@types/react 19.0.4 19.0.7
@types/react-dom 19.0.2 19.0.3
@vitest/coverage-v8 1.6.0 3.0.0
eslint-plugin-prettier 5.2.1 5.2.2
lint-staged 15.3.0 15.4.0
postcss 8.4.49 8.5.1
vitest 1.6.0 3.0.0

Updates @react-types/shared from 3.26.0 to 3.27.0

Commits
  • 1b4236c Publish
  • c53ab48 fix: dependencies and peer dependencies (#7610)
  • a9d4fef fix(TagGroup): ensure Tags with and without icons are aligned vertically (#7608)
  • 1d9e615 fix: Properly clear Autocomplete wrapped SearchField when "x" button is press...
  • e29b059 fix(s2): Improve ActionBar transition when scrollbars are visible (#7607)
  • 1b425ca feat: Support CSS transitions in RAC (#7488)
  • 32a9a54 feat: Initial aria test util docs and listbox/tabs/tree utils (#7145)
  • 191df02 chore: Revert tabs collapse (#7599)
  • 101d077 chore: Update JSDocs and apis for release (#7595)
  • 73bbc40 remove internal contexts from RAC Calendar (#7593)
  • Additional commits viewable in compare view

Updates @tanstack/react-query from 5.63.0 to 5.64.1

Release notes

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

v5.64.1

Version 5.64.1 - 1/13/25, 1:23 PM

Changes

Fix

  • types: support both Array and ReadonlyArray for typed query and mutation keys (#8529) (8d174c8) by @​neefrehman

Packages

  • @​tanstack/query-core@​5.64.1
  • @​tanstack/query-broadcast-client-experimental@​5.64.1
  • @​tanstack/query-persist-client-core@​5.64.1
  • @​tanstack/query-sync-storage-persister@​5.64.1
  • @​tanstack/react-query@​5.64.1
  • @​tanstack/react-query-devtools@​5.64.1
  • @​tanstack/react-query-persist-client@​5.64.1
  • @​tanstack/react-query-next-experimental@​5.64.1
  • @​tanstack/solid-query@​5.64.1
  • @​tanstack/solid-query-devtools@​5.64.1
  • @​tanstack/solid-query-persist-client@​5.64.1
  • @​tanstack/svelte-query@​5.64.1
  • @​tanstack/svelte-query-devtools@​5.64.1
  • @​tanstack/svelte-query-persist-client@​5.64.1
  • @​tanstack/vue-query@​5.64.1
  • @​tanstack/vue-query-devtools@​5.64.1
  • @​tanstack/angular-query-experimental@​5.64.1
  • @​tanstack/query-async-storage-persister@​5.64.1
  • @​tanstack/angular-query-devtools-experimental@​5.64.1

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0

... (truncated)

Commits

Updates posthog-js from 1.205.0 to 1.206.1

Release notes

Sourced from posthog-js's releases.

1.206.1 - 2025-01-14

  • fix: survey previews should never have the submit button disabled (#1650)

1.206.0 - 2025-01-14

  • feat: add irclid and _kx as campaign parameters (#1648)
  • chore: Rename cklsh constants to cookieless (#1647)

1.205.1 - 2025-01-13

  • feat: custom webfont selection on surveys (#1643)
  • chore(ci): final move from cypress to playwright (#1646)
  • feat: add Better Uptime string to blocked UA (#1644)
Changelog

Sourced from posthog-js's changelog.

1.206.1 - 2025-01-14

  • fix: survey previews should never have the submit button disabled (#1650)

1.206.0 - 2025-01-14

  • feat: add irclid and _kx as campaign parameters (#1648)
  • chore: Rename cklsh constants to cookieless (#1647)

1.205.1 - 2025-01-13

  • feat: custom webfont selection on surveys (#1643)
  • chore(ci): final move from cypress to playwright (#1646)
  • feat: add Better Uptime string to blocked UA (#1644)
Commits
  • 0080117 chore: Bump version to 1.206.1
  • dd1cc7a fix: survey previews should never have the submit button disabled (#1650)
  • 763b306 chore: Bump version to 1.206.0
  • bc2449a feat: add irclid and _kx as campaign parameters (#1648)
  • b53a47c chore: Rename cklsh constants to cookieless (#1647)
  • f2e2834 chore: Bump version to 1.205.1
  • bf552f3 feat: custom webfont selection on surveys (#1643)
  • 8accc3f chore(ci): final move from cypress to playwright (#1646)
  • 3aab924 feat: add Better Uptime string to blocked UA (#1644)
  • See full diff in compare view

Updates vite from 5.4.11 to 6.0.7

Release notes

Sourced from vite's releases.

v6.0.7

Please refer to CHANGELOG.md for details.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

v6.0.3

Please refer to CHANGELOG.md for details.

v6.0.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.1

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.0

Please refer to CHANGELOG.md for details.

v6.0.0-beta.10

Please refer to CHANGELOG.md for details.

v6.0.0-beta.9

Please refer to CHANGELOG.md for details.

v6.0.0-beta.8

Please refer to CHANGELOG.md for details.

v6.0.0-beta.7

Please refer to CHANGELOG.md for details.

v6.0.0-beta.6

Please refer to CHANGELOG.md for details.

v6.0.0-beta.5

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.0.7 (2025-01-02)

6.0.6 (2024-12-26)

6.0.5 (2024-12-20)

6.0.4 (2024-12-19)

... (truncated)

Commits
  • a671e58 release: v6.0.7
  • 1c102d5 fix(ssr): fix semicolon injection by ssr transform (#19097)
  • 677508b perf: skip globbing for static path in warmup (#19107)
  • b178c90 fix: skip the plugin if it has been called before with the same id and import...
  • a492253 fix(html): error while removing vite-ignore attribute for inline script (#1...
  • b07c036 feat(css): show lightningcss warnings (#19076)
  • f7b1964 fix: fix minify when builder.sharedPlugins: true (#19025)
  • 5c2b4a0 release: v6.0.6
  • 9290d85 fix(css): show correct error when unknown placeholder is used for CSS modules...
  • afff05c fix(css): resolve style tags in HTML files correctly for lightningcss (#19001)
  • Additional commits viewable in compare view

Updates @testing-library/react from 16.1.0 to 16.2.0

Release notes

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

v16.2.0

16.2.0 (2025-01-15)

Features

Commits

Updates @testing-library/user-event from 14.5.2 to 14.6.0

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.0

14.6.0 (2025-01-15)

Features

Bug Fixes

  • clipboard: await DataTransferItem.getAsString() callback (#1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#1229) (5f3d28f)
Commits
  • 5f3d28f fix(pointer): check all fields of PointerCoords in `isDifferentPointerPosit...
  • 75edef5 fix(pointer): check PointerCoords.x in isDifferentPointerPosition (#1216)
  • 8528972 fix(event): assign pointer coords to MouseEvent (#1039)
  • 7b11b0e fix(clipboard): await DataTransferItem.getAsString() callback (#1251)
  • 1ed8b15 feat: dispatch FocusEvent in hidden documents (#1252)
  • 63f7468 docs: add remcovaes as a contributor for bug (#1250)
  • 139d18f test: reset DTL asyncWrapper before asserting setTimeout calls
  • a76db96 chore: add TODO to update updateSelectionOnFocus
  • 57c9b65 chore: add TODO to simulate FocusEvent in browsers
  • 5057e39 test: convert flaky assertion on \<input type="file"/> to TODO
  • Additional commits viewable in compare view

Updates @types/node from 22.10.5 to 22.10.7

Commits

Updates @types/react from 19.0.4 to 19.0.7

Commits

Updates @types/react-dom from 19.0.2 to 19.0.3

Commits

Updates @vitest/coverage-v8 from 1.6.0 to 3.0.0

Release notes

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

v3.0.0

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Commits
  • 01600e0 chore: release v3.0.0
  • 8cab960 fix: colors on forks pool (#7090)
  • 57b671d chore: release v3.0.0-beta.4
  • 74dbe03 fix(deps): update dependency pathe to v2 (#7181)
  • cb6db13 fix(coverage): prevent crash when v8 incorrectly merges static_initializer's ...
  • f9a6284 chore: release v3.0.0-beta.3
  • 8cc92c2 fix(deps): update all non-major dependencies (#7085)
  • 2ff018a chore: release v3.0.0-beta.2
  • 9a1b501 feat: prepare the Vitest API to be stable (#6962)
  • 4ddfe0c chore(deps): update all non-major dependencies (#7052)
  • Additional commits viewable in compare view

Updates eslint-plugin-prettier from 5.2.1 to 5.2.2

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.2

Patch Changes

What's Changed

New Contributors

Full Changelog: prettier/eslint-plugin-prettier@v5.2.1...v5.2.2

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.2

Patch Changes

Commits
  • df123a5 chore: release eslint-plugin-prettier (#701)
  • e272d7c chore: use double quote for changesets/changelog files
  • aa5b59f fix: report node when loc not found (#700)
  • 37d87ea chore: update FUNDING.yml
  • b307125 docs(README): fixes legacy ESlint configs link (#686)
  • a3c215d build(deps-dev): Bump dset from 3.1.3 to 3.1.4 (#679)
  • See full diff in compare view

Updates lint-staged from 15.3.0 to 15.4.0

Release notes

Sourced from lint-staged's releases.

v15.4.0

Minor Changes

  • #1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @filename: lint-staged.config.js
     * @type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    npx lint-staged --config lint-staged.config.ts

Patch Changes

Changelog

Sourced from lint-staged's changelog.

15.4.0

Minor Changes

  • #1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @filename: lint-staged.config.js
     * @type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    npx lint-staged --config lint-staged.config.ts

Patch Changes

Commits
  • 7ff1e58 chore(changeset): release (#1502)
  • b881830 docs: adjust README regarding TypeScript
  • 41c9fee docs: sync changelog and README regarding TypeScript
  • 6de7529 Merge pull request #1500 from lint-staged/typescript-types
  • 012916e feat: enable loading configuration from TS files (if Node.js supports importi...
  • e95d5cd feat: add TypeScript types for the main lint-staged Node.js API
  • a8ec1dd feat: add TypeScript types for configuration
  • 9b79364 fix: handle possible failures when logging user shell for debug info (#1501)
  • See full diff in compare view

Updates postcss from 8.4.49 to 8.5.1

Release notes

Sourced from

…dates

Bumps the version-all group with 14 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@react-types/shared](https://github.com/adobe/react-spectrum) | `3.26.0` | `3.27.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.63.0` | `5.64.1` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.205.0` | `1.206.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.7` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.4` | `19.0.7` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.2` | `19.0.3` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.6.0` | `3.0.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `3.0.0` |



Updates `@react-types/shared` from 3.26.0 to 3.27.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-types/[email protected]...@react-types/[email protected])

Updates `@tanstack/react-query` from 5.63.0 to 5.64.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.1/packages/react-query)

Updates `posthog-js` from 1.205.0 to 1.206.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.205.0...v1.206.1)

Updates `vite` from 5.4.11 to 6.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

Updates `@testing-library/react` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.1.0...v16.2.0)

Updates `@testing-library/user-event` from 14.5.2 to 14.6.0
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.2...v14.6)

Updates `@types/node` from 22.10.5 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.0.4 to 19.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.0.2 to 19.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@vitest/coverage-v8` from 1.6.0 to 3.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.0/packages/coverage-v8)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.2)

Updates `lint-staged` from 15.3.0 to 15.4.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.3.0...v15.4.0)

Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.1)

Updates `vitest` from 1.6.0 to 3.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@react-types/shared"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: version-all
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-all
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2025

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

@dependabot dependabot bot closed this Jan 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/version-all-6150258572 branch January 17, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants