Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Bump the js group in /ui with 11 updates #141

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps the js group in /ui with 11 updates:

Package From To
@docker/docker-mui-theme 0.0.8 0.0.11
@docker/extension-api-client 0.2.3 0.3.4
@emotion/react 11.9.3 11.11.4
@emotion/styled 11.9.3 11.11.5
@mui/icons-material 5.8.4 5.15.20
@mui/material 5.8.4 5.15.20
cra-template 1.1.3 1.2.0
react-scripts 5.0.0 5.0.1
@docker/extension-api-client-types 0.2.3 0.3.4
eslint-plugin-react 7.31.1 7.34.3
eslint-plugin-react-hooks 4.6.0 4.6.2

Updates @docker/docker-mui-theme from 0.0.8 to 0.0.11

Updates @docker/extension-api-client from 0.2.3 to 0.3.4

Maintainer changes

This version was pushed to npm by lucas.bernalte.docker, a new releaser for @​docker/extension-api-client since your current version.


Updates @emotion/react from 11.9.3 to 11.11.4

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.11.4

Patch Changes

  • #3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).

@​emotion/react@​11.11.3

Patch Changes

@​emotion/react@​11.11.1

Patch Changes

  • #3048 9357f337 Thanks @​naari3! - Added ElementType to the Emotion's JSX namespace. It's defined in the same way as the one in @types/react and should make it possible to use components that return strings, Promises and other types that are valid in React.

@​emotion/react@​11.11.0

Minor Changes

Patch Changes

@​emotion/react@​11.10.8

Patch Changes

@​emotion/react@​11.10.6

Patch Changes

... (truncated)

Commits

Updates @emotion/styled from 11.9.3 to 11.11.5

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.11.5

Patch Changes

@​emotion/styled@​11.11.0

Minor Changes

Patch Changes

@​emotion/styled@​11.10.8

Patch Changes

  • #3025 6bd13425 Thanks @​Andarist! - Fixed a parsing issue with & within nested functions in declaration values by updating the underlying parser (stylis).

  • Updated dependencies [6bd13425]:

    • @​emotion/babel-plugin@​11.10.8

@​emotion/styled@​11.10.6

Patch Changes

@​emotion/styled@​11.10.5

Patch Changes

@​emotion/styled@​11.10.4

... (truncated)

Commits

Updates @mui/icons-material from 5.8.4 to 5.15.20

Release notes

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

v5.15.20

Jun 12, 2024

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

@mui/material@5.15.20

@mui/utils@5.15.15

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​anle9650, @​DanailH, @​danilo-leal, @​erezstmn-doit, @​iammminzzy, @​oliviertassinari, @​sai6855, @​ZeeshanTamboli

v5.15.19

May 29, 2024

A big thanks to the 12 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.19

... (truncated)

Changelog

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

v5.15.20

Jun 12, 2024

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

@mui/material@5.15.20

@mui/utils@5.15.15

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​anle9650, @​DanailH, @​danilo-leal, @​erezstmn-doit, @​iammminzzy, @​oliviertassinari, @​sai6855, @​ZeeshanTamboli

v5.15.19

May 29, 2024

A big thanks to the 12 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by brijeshb42, a new releaser for @​mui/icons-material since your current version.


Updates @mui/material from 5.8.4 to 5.15.20

Release notes

Sourced from @​mui/material's releases.

v5.15.20

Jun 12, 2024

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

@mui/material@5.15.20

@mui/utils@5.15.15

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​anle9650, @​DanailH, @​danilo-leal, @​erezstmn-doit, @​iammminzzy, @​oliviertassinari, @​sai6855, @​ZeeshanTamboli

v5.15.19

May 29, 2024

A big thanks to the 12 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.19

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.20

Jun 12, 2024

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

@mui/material@5.15.20

@mui/utils@5.15.15

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​anle9650, @​DanailH, @​danilo-leal, @​erezstmn-doit, @​iammminzzy, @​oliviertassinari, @​sai6855, @​ZeeshanTamboli

v5.15.19

May 29, 2024

A big thanks to the 12 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by brijeshb42, a new releaser for @​mui/material since your current version.


Updates cra-template from 1.1.3 to 1.2.0

Release notes

Sourced from cra-template's releases.

v1.1.5

1.1.5 (August 24, 2018)

  • react-scripts

    • Update the webpack-dev-server dependency
  • react-dev-utils

    • #4866 Fix a Windows-only vulnerability (CVE-2018-6342) in the development server (@​acdlite)
      • Note: the fix is included in a patch version for every major release of react-dev-utils: react-dev-utils@1.0.4, react-dev-utils@2.0.2, react-dev-utils@3.1.2, react-dev-utils@4.2.2, react-dev-utils@5.0.2, and react-dev-utils@6.0.0-next.a671462c
    • Update the sockjs-client dependency

Committers: 1

Migrating from 1.1.4 to 1.1.5

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.5

or

yarn add --exact react-scripts@1.1.5

v1.1.4

1.1.4 (April 3, 2018)

🐛 Bug Fix

Committers: 1

Migrating from 1.1.3 to 1.1.4

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.4

... (truncated)

ChangelogDescription has been truncated

Bumps the js group in /ui with 11 updates:

| Package | From | To |
| --- | --- | --- |
| @docker/docker-mui-theme | `0.0.8` | `0.0.11` |
| @docker/extension-api-client | `0.2.3` | `0.3.4` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.9.3` | `11.11.4` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.9.3` | `11.11.5` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.8.4` | `5.15.20` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.8.4` | `5.15.20` |
| [cra-template](https://github.com/facebook/create-react-app/tree/HEAD/packages/cra-template) | `1.1.3` | `1.2.0` |
| [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) | `5.0.0` | `5.0.1` |
| @docker/extension-api-client-types | `0.2.3` | `0.3.4` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.31.1` | `7.34.3` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` |


Updates `@docker/docker-mui-theme` from 0.0.8 to 0.0.11

Updates `@docker/extension-api-client` from 0.2.3 to 0.3.4

Updates `@emotion/react` from 11.9.3 to 11.11.4
- [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.9.3...@emotion/react@11.11.4)

Updates `@emotion/styled` from 11.9.3 to 11.11.5
- [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.9.3...@emotion/styled@11.11.5)

Updates `@mui/icons-material` from 5.8.4 to 5.15.20
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-icons-material)

Updates `@mui/material` from 5.8.4 to 5.15.20
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-material)

Updates `cra-template` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/cra-template@1.2.0/packages/cra-template)

Updates `react-scripts` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

Updates `@docker/extension-api-client-types` from 0.2.3 to 0.3.4

Updates `eslint-plugin-react` from 7.31.1 to 7.34.3
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.31.1...v7.34.3)

Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: "@docker/docker-mui-theme"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js
- dependency-name: "@docker/extension-api-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: cra-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: react-scripts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js
- dependency-name: "@docker/extension-api-client-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 26, 2024 12:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 26, 2024
@gtardif gtardif merged commit 5e76b4a into main Jun 26, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/js-caa1a4537a branch June 26, 2024 12:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant