Bump the js-packages group across 1 directory with 28 updates#685
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the js-packages group across 1 directory with 28 updates#685dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the js-packages group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.1` | | [@h5web/app](https://github.com/silx-kit/h5web) | `16.0.1` | `17.0.0` | | [@h5web/lib](https://github.com/silx-kit/h5web) | `16.0.1` | `17.0.0` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.5.0` | `9.0.0` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.27.0` | `9.0.2` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.0` | `25.6.0` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.20` | | [express](https://github.com/expressjs/express) | `4.21.1` | `5.2.1` | | [i18next](https://github.com/i18next/i18next) | `24.0.2` | `26.0.5` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.0` | `0.55.1` | | [three](https://github.com/mrdoob/three.js) | `0.181.1` | `0.184.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `6.0.3` | | [ws](https://github.com/websockets/ws) | `8.18.0` | `8.20.0` | | [@cypress/webpack-dev-server](https://github.com/cypress-io/cypress) | `3.11.0` | `5.6.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.58.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.58.2` | | [cross-env](https://github.com/kentcdodds/cross-env) | `7.0.3` | `10.1.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `15.14.0` | | [cypress-real-events](https://github.com/dmtrKovalenko/cypress-real-events) | `1.13.0` | `1.15.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `4.1.0` | `6.3.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.5.5` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.3` | `5.6.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `16.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.8.3` | | [serve](https://github.com/vercel/serve) | `14.2.4` | `14.2.6` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.2` | `8.0.8` | Updates `@emotion/styled` from 11.13.5 to 11.14.1 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.13.5...@emotion/styled@11.14.1) Updates `@h5web/app` from 16.0.1 to 17.0.0 - [Release notes](https://github.com/silx-kit/h5web/releases) - [Commits](silx-kit/h5web@v16.0.1...v17.0.0) Updates `@h5web/lib` from 16.0.1 to 17.0.0 - [Release notes](https://github.com/silx-kit/h5web/releases) - [Commits](silx-kit/h5web@v16.0.1...v17.0.0) Updates `@mui/icons-material` from 6.5.0 to 9.0.0 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.0.0/packages/mui-icons-material) Updates `@mui/x-date-pickers` from 7.27.0 to 9.0.2 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v9.0.2/packages/x-date-pickers) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 22.10.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dayjs` from 1.11.13 to 1.11.20 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.13...v1.11.20) Updates `express` from 4.21.1 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.1...v5.2.1) Updates `i18next` from 24.0.2 to 26.0.5 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.0.2...v26.0.5) Updates `monaco-editor` from 0.52.0 to 0.55.1 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.0...v0.55.1) Updates `three` from 0.181.1 to 0.184.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `typescript` from 5.7.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.7.2...v6.0.3) Updates `ws` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.0...8.20.0) Updates `@cypress/webpack-dev-server` from 3.11.0 to 5.6.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-dev-server-v3.11.0...@cypress/webpack-dev-server-v5.6.0) Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.58.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.16.0 to 8.58.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/parser) Updates `cross-env` from 7.0.3 to 10.1.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.1.0) Updates `cypress` from 13.16.0 to 15.14.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.16.0...v15.14.0) Updates `cypress-real-events` from 1.13.0 to 1.15.0 - [Release notes](https://github.com/dmtrKovalenko/cypress-real-events/releases) - [Commits](dmtrKovalenko/cypress-real-events@v1.13.0...v1.15.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8) Updates `eslint-plugin-cypress` from 4.1.0 to 6.3.1 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v4.1.0...v6.3.1) Updates `eslint-plugin-prettier` from 5.2.1 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.5.5) Updates `html-webpack-plugin` from 5.6.3 to 5.6.6 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.3...v5.6.6) Updates `lint-staged` from 15.2.10 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v16.4.0) Updates `prettier` from 3.4.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.8.3) Updates `serve` from 14.2.4 to 14.2.6 - [Release notes](https://github.com/vercel/serve/releases) - [Changelog](https://github.com/vercel/serve/blob/main/CHANGELOG.md) - [Commits](vercel/serve@14.2.4...v14.2.6) Updates `vite` from 6.4.2 to 8.0.8 - [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/v8.0.8/packages/vite) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-version: 11.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: "@h5web/app" dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: "@h5web/lib" dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: "@mui/icons-material" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: "@mui/x-date-pickers" dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: dayjs dependency-version: 1.11.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: i18next dependency-version: 26.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: monaco-editor dependency-version: 0.55.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: three dependency-version: 0.184.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-packages - dependency-name: ws dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: "@cypress/webpack-dev-server" dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-packages - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-packages - dependency-name: cypress dependency-version: 15.14.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-packages - dependency-name: cypress-real-events dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-packages - dependency-name: eslint-plugin-cypress dependency-version: 6.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-packages - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: html-webpack-plugin dependency-version: 5.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-packages - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: serve dependency-version: 14.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: vite dependency-version: 8.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the js-packages group with 28 updates in the / directory:
11.13.511.14.116.0.117.0.016.0.117.0.06.5.09.0.07.27.09.0.229.5.1430.0.022.10.025.6.01.11.131.11.204.21.15.2.124.0.226.0.50.52.00.55.10.181.10.184.05.7.26.0.38.18.08.20.03.11.05.6.08.16.08.58.28.16.08.58.27.0.310.1.013.16.015.14.01.13.01.15.09.1.010.1.84.1.06.3.15.2.15.5.55.6.35.6.615.2.1016.4.03.4.13.8.314.2.414.2.66.4.28.0.8Updates
@emotion/styledfrom 11.13.5 to 11.14.1Release notes
Sourced from
@emotion/styled's releases.Commits
4922955Version Packages (#3335)0facbe4Renamed default-exported variable in@emotion/styledto aid inferred import...cce67ecBump parcel (#3258)3c19ce5Version Packages (#3280)a19d019Convert@emotion/styled's source code to TypeScript (#3284)5974e33Fix JSX namespace@ts-ignores(#3282)fc4d7bdConvert@emotion/react's source code to TypeScript (#3281)8dc1a6dConvert@emotion/cache's source code to TypeScript (#3277)282b61dConvert@emotion/css-prettifier's source code to TypeScript (#3278)e1bf17eConvert@emotion/use-insertion-effect-with-fallbacks's source code to TypeS...Updates
@h5web/appfrom 16.0.1 to 17.0.0Release notes
Sourced from
@h5web/app's releases.... (truncated)
Commits
8a832ee17.0.02e4cdc7Update h5wasm-plugins6736505Switch toallowBuildsin pnpm config053df47Update h5grove to stable v4 release138e1d3Configure minimum release age protection91fafffMerge pull request #2010 from silx-kit/attr-docs65fecfaDocument how to work with HDF5 attributesf2e5e6bUpdate browser support in packages READMEs8b9b981Remove obsolete package from allowed builds7704db717.0.0-beta.6Updates
@h5web/libfrom 16.0.1 to 17.0.0Release notes
Sourced from
@h5web/lib's releases.... (truncated)
Commits
8a832ee17.0.02e4cdc7Update h5wasm-plugins6736505Switch toallowBuildsin pnpm config053df47Update h5grove to stable v4 release138e1d3Configure minimum release age protection91fafffMerge pull request #2010 from silx-kit/attr-docs65fecfaDocument how to work with HDF5 attributesf2e5e6bUpdate browser support in packages READMEs8b9b981Remove obsolete package from allowed builds7704db717.0.0-beta.6Updates
@mui/icons-materialfrom 6.5.0 to 9.0.0Release notes
Sourced from
@mui/icons-material's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material's changelog.... (truncated)
Commits
a83fd59v9.0.0 (#48221)e4de3e2[internal] Prepare libraries for v9 stable release (#48206)d7fc1c4[internal] Sort license field to be under descriptione1e43bdV9.0.0 beta.1 (#48178)709d924[icons] Remove legacy*Outlineicons (#48116)e59e5fdv9.0.0-beta.0 (#48090)9e9fda9[code-infra][icons-material] Avoid material utils barrel in createSvg… (#48029)1ff08f6Bump babel monorepo to ^7.29.2 (#48050)ef90aa3v9.0.0-alpha.4 (#48040)2fe9af3Bump code-infra:devDependencies (#47981)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mui/icons-materialsince your current version.Updates
@mui/x-date-pickersfrom 7.27.0 to 9.0.2Release notes
Sourced from
@mui/x-date-pickers's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers's changelog.... (truncated)
Commits
4f6dda5[release] v9.0.2 (#22102)c045f36[pickers] UseconvertToMeridiemutility intransferDateSectionValue(#22062)71c6448[pickers] Fix spuriousonBlur/onFocusfiring during field focus transitio...f4ea3a2[test] Remove v7 suffix from test helpers and stale comments (#22023)3027c85[release] v9.0.0 (#22020)ea2c9d1[pickers] RefactorPickersTextFieldto useslotPropsapproach (#22002)1cd957c[internal] Prepare v9 stable (#22018)b57ff2a[pickers] Remove deprecated LocalizationProvider legacy API (#22010)62e258av9.0.0-rc.0 (#21997)7d068b2[fields] RemoveenableAccessibleFieldDOMStructurebehavior (#21966)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mui/x-date-pickerssince your current version.Updates
@types/jestfrom 29.5.14 to 30.0.0Commits
Updates
@types/nodefrom 22.10.0 to 25.6.0Commits
Updates
dayjsfrom 1.11.13 to 1.11.20Release notes
Sourced from dayjs's releases.
... (truncated)
Changelog
Sourced from dayjs's changelog.
... (truncated)
Description has been truncated