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

Bump the js-packages group across 1 directory with 19 updates #470

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the js-packages group with 19 updates in the / directory:

Package From To
@emotion/styled 11.13.5 11.14.0
@mui/icons-material 6.1.9 6.4.6
@mui/material 6.1.9 6.4.6
@types/node 22.10.0 22.13.9
axios 1.7.8 1.8.1
express 4.21.1 4.21.2
i18next 24.0.2 24.2.2
monaco-editor 0.52.0 0.52.2
typescript 5.7.2 5.8.2
ws 8.18.0 8.18.1
@cypress/webpack-dev-server 3.11.0 4.0.1
@typescript-eslint/eslint-plugin 8.16.0 8.26.0
@typescript-eslint/parser 8.16.0 8.26.0
cypress 13.16.0 14.1.0
cypress-real-events 1.13.0 1.14.0
eslint-config-prettier 9.1.0 10.0.2
eslint-plugin-prettier 5.2.1 5.2.3
lint-staged 15.2.10 15.4.3
prettier 3.4.1 3.5.3

Updates @emotion/styled from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates @mui/icons-material from 6.1.9 to 6.4.6

Release notes

Sourced from @​mui/icons-material's releases.

v6.4.6

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

v6.4.5

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

6.4.6

Feb 26, 2025

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

6.4.5

Feb 18, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

... (truncated)

Commits

Updates @mui/material from 6.1.9 to 6.4.6

Release notes

Sourced from @​mui/material's releases.

v6.4.6

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

v6.4.5

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

6.4.6

Feb 26, 2025

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

6.4.5

Feb 18, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

... (truncated)

Commits
  • 356b885 [release] v6.4.6 (#45416)
  • 6af576b [material-ui][InputBase] Deprecate composed classes (#45366)
  • 698dd35 [Menu] Deprecate *Props and complete slots, slotProps (#45369)
  • 03e3b8f [material-ui][Drawer] Deprecate *Props and complete slots, slotProps (#45...
  • 0813fd1 [material-ui] Fix slotProps.transition types (#45367)
  • 551d995 [material-ui] Allow nested theme creation with vars (#45368)
  • a1182b0 [material-ui][SpeedDialAction] Add slots and slotProps (#45365)
  • e7ad90a [material-ui][Radio] Add slots and slotProps (#45364)
  • d06c212 [material-ui][Checkbox] Add slots and slotProps (#45361)
  • a6e05ee [material-ui] Fix wrong slotProps of DetailsHTMLAttributes types (#45356)
  • Additional commits viewable in compare view

Updates @types/node from 22.10.0 to 22.13.9

Commits

Updates axios from 1.7.8 to 1.8.1

Release notes

Sourced from axios's releases.

Release v1.8.1

Release notes:

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

Release v1.8.0

Release notes:

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

Features

Reverts

BREAKING CHANGES

  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

  • fix: typo in flow control when setting allowAbsoluteUrls

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.8.1 (2025-02-26)

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

1.8.0 (2025-02-25)

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

Features

Reverts

BREAKING CHANGES

  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

  • fix: typo in flow control when setting allowAbsoluteUrls

Contributors to this release

... (truncated)

Commits
  • 2e64afd chore(release): v1.8.1 (#6800)
  • 36a5a62 fix(utils): move generateString to platform utils to avoid importing crypto...
  • cceb7b1 chore(release): v1.8.0 (#6795)
  • 23a25af fix(utils): replace getRandomValues with crypto module (#6788)
  • 32c7bcc feat: Add config for ignoring absolute URLs (#5902) (#6192)
  • 4a3e26c chore(config): adjust rollup config to preserve license header to minified Ja...
  • 30966a7 docs(type): fix typo in index.ts (#6030)
  • e7a9cbe test(transform): add test case for issue 5853 on response type to 'json' (#5901)
  • 51c1d7b chore(docs): typo in README (#6771)
  • b5b063e docs(readme): fix Request Config options code highlight (#6480)
  • Additional commits viewable in compare view

Updates express from 4.21.1 to 4.21.2

Release notes

Sourced from express's releases.

4.21.2

What's Changed

Full Changelog: expressjs/express@4.21.1...4.21.2

Changelog

Sourced from express's changelog.

4.21.2 / 2024-11-06

Commits
Maintainer changes

This version was pushed to npm by jonchurch, a new releaser for express since your current version.


Updates i18next from 24.0.2 to 24.2.2

Release notes

Sourced from i18next's releases.

v24.2.2

  • fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue 1829

v24.2.1

  • Standardize null/undefined checks across codebase 2275
  • fix(typescript): make TFunction augmentable again 2279, fixes 2278

v24.2.0

  • feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used 2274, fixes 2043

v24.1.2

  • optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

v24.1.1

  • fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

v24.1.0

  • try to address 2270 by cloning the store data 2271

v24.0.5

  • remove extra log for 2268

v24.0.4

  • simplify fix: incorrect locale detected 2268

v24.0.3

  • fix: incorrect locale detected 2268
  • fix: Intl.getCanonicalLocales throws with custom regions 2267
Changelog

Sourced from i18next's changelog.

24.2.2

  • fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue 1829

24.2.1

  • Standardize null/undefined checks across codebase 2275
  • fix(typescript): make TFunction augmentable again 2279, fixes 2278

24.2.0

  • feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used 2274, fixes 2043

24.1.2

  • optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

24.1.1

  • fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

24.1.0

  • try to address 2270 by cloning the store data 2271

24.0.5

  • remove extra log for 2268

24.0.4

  • simplify fix: incorrect locale detected 2268

24.0.3

  • fix: incorrect locale detected 2268
  • fix: Intl.getCanonicalLocales throws with custom regions 2267
Commits

Updates monaco-editor from 0.52.0 to 0.52.2

Release notes

Sourced from monaco-editor's releases.

v0.52.2

Changes:

This list of changes was auto generated.

Changelog

Sourced from monaco-editor's changelog.

Monaco Editor Changelog

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for monaco-editor since your current version.


Updates typescript from 5.7.2 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG

Bumps the js-packages group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.9` | `6.4.6` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.9` | `6.4.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.0` | `22.13.9` |
| [axios](https://github.com/axios/axios) | `1.7.8` | `1.8.1` |
| [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` |
| [i18next](https://github.com/i18next/i18next) | `24.0.2` | `24.2.2` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.0` | `0.52.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` |
| [ws](https://github.com/websockets/ws) | `8.18.0` | `8.18.1` |
| [@cypress/webpack-dev-server](https://github.com/cypress-io/cypress) | `3.11.0` | `4.0.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.26.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.26.0` |
| [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `14.1.0` |
| [cypress-real-events](https://github.com/dmtrKovalenko/cypress-real-events) | `1.13.0` | `1.14.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.2` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.4.3` |
| [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.5.3` |



Updates `@emotion/styled` from 11.13.5 to 11.14.0
- [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/[email protected]...@emotion/[email protected])

Updates `@mui/icons-material` from 6.1.9 to 6.4.6
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.6/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.6/packages/mui-icons-material)

Updates `@mui/material` from 6.1.9 to 6.4.6
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.6/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.6/packages/mui-material)

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

Updates `axios` from 1.7.8 to 1.8.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.8...v1.8.1)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

Updates `i18next` from 24.0.2 to 24.2.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.0.2...v24.2.2)

Updates `monaco-editor` from 0.52.0 to 0.52.2
- [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.52.2)

Updates `typescript` from 5.7.2 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.8.2)

Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.0...8.18.1)

Updates `@cypress/webpack-dev-server` from 3.11.0 to 4.0.1
- [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-v4.0.1)

Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.26.0
- [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.26.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.16.0 to 8.26.0
- [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.26.0/packages/parser)

Updates `cypress` from 13.16.0 to 14.1.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...v14.1.0)

Updates `cypress-real-events` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/dmtrKovalenko/cypress-real-events/releases)
- [Commits](dmtrKovalenko/cypress-real-events@v1.13.0...v1.14.0)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.2
- [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.0.2)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [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.3)

Updates `lint-staged` from 15.2.10 to 15.4.3
- [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...v15.4.3)

Updates `prettier` from 3.4.1 to 3.5.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.5.3)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: "@cypress/webpack-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: cypress-real-events
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
...

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 Mar 3, 2025
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