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

[DUOS-1740-dependabot]: Bump the npm-dependencies group with 16 updates #2437

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps the npm-dependencies group with 16 updates:

Package From To
@emotion/react 11.11.1 11.11.3
@mui/icons-material 5.14.18 5.15.4
@mui/material 5.14.18 5.15.4
@mui/utils 5.14.18 5.15.4
@types/node 20.9.1 20.11.1
@types/react-dom 18.2.15 18.2.18
axios 1.6.2 1.6.5
dompurify 3.0.6 3.0.8
moment 2.29.4 2.30.1
@babel/core 7.23.3 7.23.7
@babel/eslint-plugin 7.22.10 7.23.5
@types/react 18.2.38 18.2.48
@typescript-eslint/parser 4.33.0 6.18.1
cypress 13.6.0 13.6.2
google-auth-library 9.2.0 9.4.2
html-webpack-plugin 5.5.3 5.6.0

Updates @emotion/react from 11.11.1 to 11.11.3

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.11.3

Patch Changes

Commits

Updates @mui/icons-material from 5.14.18 to 5.15.4

Release notes

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

5.15.4

A big thanks to the 22 contributors who made this release possible. Here are some highlights:

@mui/material@5.15.4

@mui/material-nextjs@5.15.4

@mui/icons-material@5.15.4

@mui/system@5.15.4

@mui/utils@5.15.4

@mui/base@5.0.0-beta.31

  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#40425) @​sai6855

@mui/joy@5.0.0-beta.22

Docs

... (truncated)

Changelog

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

5.15.4

Jan 10, 2024

A big thanks to the 22 contributors who made this release possible. Here are some highlights:

@mui/material@5.15.4

@mui/material-nextjs@5.15.4

@mui/icons-material@5.15.4

@mui/system@5.15.4

@mui/utils@5.15.4

@mui/base@5.0.0-beta.31

  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#40425) @​sai6855

@mui/joy@5.0.0-beta.22

Docs

... (truncated)

Commits

Updates @mui/material from 5.14.18 to 5.15.4

Release notes

Sourced from @​mui/material's releases.

5.15.4

A big thanks to the 22 contributors who made this release possible. Here are some highlights:

@mui/material@5.15.4

@mui/material-nextjs@5.15.4

@mui/icons-material@5.15.4

@mui/system@5.15.4

@mui/utils@5.15.4

@mui/base@5.0.0-beta.31

  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#40425) @​sai6855

@mui/joy@5.0.0-beta.22

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.15.4

Jan 10, 2024

A big thanks to the 22 contributors who made this release possible. Here are some highlights:

@mui/material@5.15.4

@mui/material-nextjs@5.15.4

@mui/icons-material@5.15.4

@mui/system@5.15.4

@mui/utils@5.15.4

@mui/base@5.0.0-beta.31

  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#40425) @​sai6855

@mui/joy@5.0.0-beta.22

Docs

... (truncated)

Commits

Updates @mui/utils from 5.14.18 to 5.15.4

Release notes

Sourced from @​mui/utils's releases.

5.15.4

A big thanks to the 22 contributors who made this release possible. Here are some highlights:

@mui/material@5.15.4

@mui/material-nextjs@5.15.4

@mui/icons-material@5.15.4

@mui/system@5.15.4

@mui/utils@5.15.4

@mui/base@5.0.0-beta.31

  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#40425) @​sai6855

@mui/joy@5.0.0-beta.22

Docs

... (truncated)

Changelog

Sourced from @​mui/utils's changelog.

5.15.4

Jan 10, 2024

A big thanks to the 22 contributors who made this release possible. Here are some highlights:

@mui/material@5.15.4

@mui/material-nextjs@5.15.4

@mui/icons-material@5.15.4

@mui/system@5.15.4

@mui/utils@5.15.4

@mui/base@5.0.0-beta.31

  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#40425) @​sai6855

@mui/joy@5.0.0-beta.22

Docs

... (truncated)

Commits

Updates @types/node from 20.9.1 to 20.11.1

Commits

Updates @types/react-dom from 18.2.15 to 18.2.18

Commits

Updates axios from 1.6.2 to 1.6.5

Release notes

Sourced from axios's releases.

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

1.6.3 (2023-12-26)

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

Commits

Updates dompurify from 3.0.6 to 3.0.8

Release notes

Sourced from dompurify's releases.

DOMPurify 3.0.8

  • Fixed errors caused by conditional exports, thanks @​ssi02014
  • Fixed a type error when working with custom element config, thanks @​cpmotion

DOMPurify 3.0.7

  • Added better protection against CSPP attacks, thanks @​kevin-mizu
  • Updated browser versions for automated tests
  • Updated Node versions for automated tests
  • Refactored code base, thanks @​ssi02014
  • Refactored build system & deployment, thanks @​ssi02014
Commits
  • ec1346a Merge pull request #899 from cure53/main
  • b3b441e chore: Preparing 3.0.8 release
  • 486673f Merge pull request #898 from cpmotion/issue-897
  • 38e4dc3 fix: Avoid TypeError for null values on CUSTOM_ELEMENT_HANDLING config.
  • 771eb82 Merge pull request #896 from ssi02014/revert/conditionalExports
  • 2d963cf fix: revert conditional exports
  • aa2c561 Merge pull request #893 from cure53/main
  • ab2c081 chore: Preparing 3.0.7 release
  • d7498e0 Merge pull request #890 from cure53/dependabot/github_actions/github/codeql-a...
  • 813bea6 build(deps): bump github/codeql-action from 2 to 3
  • Additional commits viewable in compare view

Updates moment from 2.29.4 to 2.30.1

Changelog

Sourced from moment's changelog.

2.30.1

2.30.0 Full changelog

  • Release Dec 26, 2023
Commits

Updates @babel/core from 7.23.3 to 7.23.7

Release notes

Sourced from @​babel/core's releases.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

Bumps the npm-dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.1` | `11.11.3` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.14.18` | `5.15.4` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.14.18` | `5.15.4` |
| [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) | `5.14.18` | `5.15.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.9.1` | `20.11.1` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.15` | `18.2.18` |
| [axios](https://github.com/axios/axios) | `1.6.2` | `1.6.5` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.0.6` | `3.0.8` |
| [moment](https://github.com/moment/moment) | `2.29.4` | `2.30.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.3` | `7.23.7` |
| [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) | `7.22.10` | `7.23.5` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.38` | `18.2.48` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `4.33.0` | `6.18.1` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.0` | `13.6.2` |
| [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `9.2.0` | `9.4.2` |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.3` | `5.6.0` |


Updates `@emotion/react` from 11.11.1 to 11.11.3
- [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/react@11.11.1...@emotion/react@11.11.3)

Updates `@mui/icons-material` from 5.14.18 to 5.15.4
- [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/v5.15.4/packages/mui-icons-material)

Updates `@mui/material` from 5.14.18 to 5.15.4
- [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/v5.15.4/packages/mui-material)

Updates `@mui/utils` from 5.14.18 to 5.15.4
- [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/v5.15.4/packages/mui-utils)

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

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

Updates `axios` from 1.6.2 to 1.6.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.2...v1.6.5)

Updates `dompurify` from 3.0.6 to 3.0.8
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.0.6...3.0.8)

Updates `moment` from 2.29.4 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.4...2.30.1)

Updates `@babel/core` from 7.23.3 to 7.23.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core)

Updates `@babel/eslint-plugin` from 7.22.10 to 7.23.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/eslint/babel-eslint-plugin)

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

Updates `@typescript-eslint/parser` from 4.33.0 to 6.18.1
- [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/v6.18.1/packages/parser)

Updates `cypress` from 13.6.0 to 13.6.2
- [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.6.0...v13.6.2)

Updates `google-auth-library` from 9.2.0 to 9.4.2
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v9.2.0...v9.4.2)

Updates `html-webpack-plugin` from 5.5.3 to 5.6.0
- [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.5.3...v5.6.0)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@mui/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: moment
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@babel/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: google-auth-library
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

@rushtong rushtong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually tested with additional non-functional changes related to methods used in useEffect blocks.

Copy link
Contributor

@fboulnois fboulnois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@fboulnois fboulnois merged commit e31972c into develop Jan 16, 2024
9 checks passed
@fboulnois fboulnois deleted the dependabot/npm_and_yarn/develop/npm-dependencies-36cf7a07c8 branch January 16, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependencies npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants