Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the npm-deps group with 12 updates:

Package From To
@mui/icons-material 5.15.9 5.15.13
@mui/material 5.15.9 5.15.13
color-alpha 1.1.3 2.0.0
i18next 23.8.2 23.10.1
react-i18next 14.0.5 14.1.0
react-remove-scroll 2.5.7 2.5.9
@emotion/react 11.11.3 11.11.4
@semantic-release/git 9.0.1 10.0.1
gh-pages 2.2.0 6.1.1
prettier 2.8.8 3.2.5
vite 4.5.2 5.1.6
vite-plugin-node-polyfills 0.15.0 0.21.0

Updates @mui/icons-material from 5.15.9 to 5.15.13

Release notes

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

v5.15.13

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

@mui/material@5.15.13

@mui/system@5.15.13

@mui/utils@5.15.13

@mui/codemod@5.15.13

@mui/base@5.0.0-beta.39

@pigment-css/react@0.0.2

Docs

... (truncated)

Changelog

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

v5.15.13

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

@mui/material@5.15.13

@mui/system@5.15.13

@mui/utils@5.15.13

@mui/codemod@5.15.13

@mui/base@5.0.0-beta.39

@pigment-css/react@0.0.2

Docs

... (truncated)

Commits

Updates @mui/material from 5.15.9 to 5.15.13

Release notes

Sourced from @​mui/material's releases.

v5.15.13

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

@mui/material@5.15.13

@mui/system@5.15.13

@mui/utils@5.15.13

@mui/codemod@5.15.13

@mui/base@5.0.0-beta.39

@pigment-css/react@0.0.2

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.13

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

@mui/material@5.15.13

@mui/system@5.15.13

@mui/utils@5.15.13

@mui/codemod@5.15.13

@mui/base@5.0.0-beta.39

@pigment-css/react@0.0.2

Docs

... (truncated)

Commits
  • dbcb678 [release] v5.15.13 (#41462)
  • 9e97e73 [material-ui][Tooltip] Support event handlers with extra parameters (#41320)
  • 9aec566 [material-ui] Add paperChannel token (#41447)
  • 1aa3764 [material-ui][joy-ui][base-ui][Autocomplete] Keep in sync highlighted index w...
  • 1e80616 [RtlProvider] Add component & hook (#41241)
  • 16e8ef7 [code-infra] Add alias for icon types (#41248)
  • 5fb8e19 [material-ui][Autocomplete] Fix the options list being added to the DOM in `f...
  • 1249a37 [material-ui][Switch] Convert to support CSS extraction (#41367)
  • fe5e34b [material-ui][Alert] Add slots and slotProps type to theme (#41324)
  • 5ad69e1 v5.15.12 (#41373)
  • Additional commits viewable in compare view

Updates color-alpha from 1.1.3 to 2.0.0

Commits

Updates i18next from 23.8.2 to 23.10.1

Release notes

Sourced from i18next's releases.

v23.10.1

v23.10.0

  • Add 'isInitializing' property so we're able to detect init() was already called 2141

v23.9.0

  • types: support nested keys in InterpolationMap 2140 fixes 2014

v23.8.3

  • prevent resource mutation when using addResourceBundle 2081
Changelog

Sourced from i18next's changelog.

23.10.1

23.10.0

  • Add 'isInitializing' property so we're able to detect init() was already called 2141

23.9.0

  • types: support nested keys in InterpolationMap 2140 fixes 2014

23.8.3

  • prevent resource mutation when using addResourceBundle 2081
Commits

Updates react-i18next from 14.0.5 to 14.1.0

Changelog

Sourced from react-i18next's changelog.

14.1.0

  • types(Trans): add typechecking on context prop 1732 (might brake if using "internal" Trans or TransProps)

14.0.8

  • fix: issue 1728 when useSuspense is false and default ns 1731

14.0.7

  • try to get rid of internal interpolationOverride handling for Trans component, fixes 1729

14.0.6

  • align context handling of Trans component with t function, fixes 1729
Commits

Updates react-remove-scroll from 2.5.7 to 2.5.9

Changelog

Sourced from react-remove-scroll's changelog.

2.5.8 (2024-03-16)

Bug Fixes

  • update react-remove-scroll-bar to fix nested cases (be1f247)
Commits

Updates @emotion/react from 11.11.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).
Commits

Updates @semantic-release/git from 9.0.1 to 10.0.1

Release notes

Sourced from @​semantic-release/git's releases.

v10.0.1

10.0.1 (2021-10-30)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#295) (3e934d4)

v10.0.0

10.0.0 (2021-09-20)

Features

  • node-version: raised the minimum required version to v14.17 (7ab65f8)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits
  • 3e934d4 fix(deps): update dependency @​semantic-release/error to v3 (#295)
  • 01aad76 chore(deps): lock file maintenance (#304)
  • eae607b chore(deps): lock file maintenance (#302)
  • f9e1a09 chore(deps): lock file maintenance (#301)
  • 51280ff chore(deps): lock file maintenance (#300)
  • 7a41029 chore(deps): lock file maintenance (#299)
  • 7ab65f8 feat(node-version): raised the minimum required version to v14.17
  • 9105df6 chore(deps): lock file maintenance (#296)
  • fccf23d build(release.yml): set node-version to 16
  • 9d20879 chore(deps): lock file maintenance (#294)
  • Additional commits viewable in compare view

Updates gh-pages from 2.2.0 to 6.1.1

Release notes

Sourced from gh-pages's releases.

v6.1.1

Fixes

Dependency Updates

New Contributors

Full Changelog: tschaub/gh-pages@v6.1.0...v6.1.1

v6.1.0

What's Changed

Full Changelog: tschaub/gh-pages@v6.0.0...v6.1.0

v6.0.0

This release drops support for Node 14. Otherwise, there are no special upgrade considerations.

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from gh-pages's changelog.

v6.1.1

This release fixes an issue with the --cname option.

v6.1.0

This release adds support for --nojekyll and --cname options.

v6.0.0

This release drops support for Node 14. Otherwise, there are no special upgrade considerations.

v5.0.0

Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.

Updates to the development dependencies required a minimum Node version of 14 for the tests. The library should still work on Node 12, but tests are no longer run in CI for version 12. A future major version of the library may drop support for version 12 altogether.

... (truncated)

Commits
  • e98ba0f 6.1.1
  • 122872f Log changes
  • 3312dc4 Merge pull request #535 from WillBAnders/fix/missing-cname-option
  • b6b8454 Add test for cnameExists, asserting it replaces the existing CNAME
  • 1c60556 Add debug logs for nojekyll/cname creation as recommended by @​paymand
  • 727d714 Merge pull request #539 from tschaub/dependabot/npm_and_yarn/eslint-8.56.0
  • 2a53e76 Bump eslint from 8.55.0 to 8.56.0
  • 96124af Merge pull request #537 from tschaub/dependabot/npm_and_yarn/fs-extra-11.2.0
  • 09076df Merge pull request #538 from tschaub/dependabot/npm_and_yarn/eslint-8.55.0
  • 8135495 Bump eslint from 8.53.0 to 8.55.0
  • Additional commits viewable in compare view

Updates prettier from 2.8.8 to 3.2.5

Release notes

Sourced from prettier's releases.

3.2.5

🔗 Changelog

3.2.4

  • Fix .eslintrc.json format #15947

🔗 Changelog

3.2.3

  • Format tsconfig.json file with jsonc parser #15927

🔗 Changelog

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

3.1.1

🔗 Changelog

3.1.0

diff

🔗 Release note

3.0.3

🔗 Changelog

3.0.2

🔗 Changelog

3.0.1

🔗 Changelog

3.0.0

diff

🔗 Release note

3.0.0-alpha.6

What's Changed

... (truncated)

Changelog

Sourced from prettier's changelog.

3.2.5

diff

Support Angular inline styles as single template literal (#15968 by @​sosukesuzuki)

Angular v17 supports single string inline styles.

// Input
@Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}
// Prettier 3.2.4
@​Component({
template: &lt;div&gt;...&lt;/div&gt;,
styles: h1 { color: blue; },
})
export class AppComponent {}
// Prettier 3.2.5
@​Component({
template: &lt;div&gt;...&lt;/div&gt;,
styles: h1 { color: blue; },
})
export class AppComponent {}

Unexpected embedded formatting for Angular template (

Bumps the npm-deps group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.9` | `5.15.13` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.9` | `5.15.13` |
| [color-alpha](https://github.com/colorjs/color-alpha) | `1.1.3` | `2.0.0` |
| [i18next](https://github.com/i18next/i18next) | `23.8.2` | `23.10.1` |
| [react-i18next](https://github.com/i18next/react-i18next) | `14.0.5` | `14.1.0` |
| [react-remove-scroll](https://github.com/theKashey/react-remove-scroll) | `2.5.7` | `2.5.9` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` | `11.11.4` |
| [@semantic-release/git](https://github.com/semantic-release/git) | `9.0.1` | `10.0.1` |
| [gh-pages](https://github.com/tschaub/gh-pages) | `2.2.0` | `6.1.1` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.2.5` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.2` | `5.1.6` |
| [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.15.0` | `0.21.0` |


Updates `@mui/icons-material` from 5.15.9 to 5.15.13
- [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.13/packages/mui-icons-material)

Updates `@mui/material` from 5.15.9 to 5.15.13
- [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.13/packages/mui-material)

Updates `color-alpha` from 1.1.3 to 2.0.0
- [Commits](https://github.com/colorjs/color-alpha/commits)

Updates `i18next` from 23.8.2 to 23.10.1
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.8.2...v23.10.1)

Updates `react-i18next` from 14.0.5 to 14.1.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v14.0.5...v14.1.0)

Updates `react-remove-scroll` from 2.5.7 to 2.5.9
- [Release notes](https://github.com/theKashey/react-remove-scroll/releases)
- [Changelog](https://github.com/theKashey/react-remove-scroll/blob/master/CHANGELOG.md)
- [Commits](theKashey/react-remove-scroll@v2.5.7...v2.5.9)

Updates `@emotion/react` from 11.11.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.11.3...@emotion/react@11.11.4)

Updates `@semantic-release/git` from 9.0.1 to 10.0.1
- [Release notes](https://github.com/semantic-release/git/releases)
- [Commits](semantic-release/git@v9.0.1...v10.0.1)

Updates `gh-pages` from 2.2.0 to 6.1.1
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](tschaub/gh-pages@v2.2.0...v6.1.1)

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

Updates `vite` from 4.5.2 to 5.1.6
- [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/v5.1.6/packages/vite)

Updates `vite-plugin-node-polyfills` from 0.15.0 to 0.21.0
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.15.0...v0.21.0)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: color-alpha
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: react-remove-scroll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@semantic-release/git"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: gh-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: vite-plugin-node-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@flonix8 flonix8 merged commit 543595c into master Mar 18, 2024
@flonix8 flonix8 deleted the dependabot/npm_and_yarn/master/npm-deps-b44628a797 branch March 18, 2024 13:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant