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 all group with 12 updates #69

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2024

Bumps the all group with 12 updates:

Package From To
@emotion/react 11.11.1 11.11.3
@mui/icons-material 5.14.14 5.15.11
@mui/material 5.14.14 5.15.11
@testing-library/jest-dom 6.1.4 6.4.2
@testing-library/react 14.0.0 14.2.1
@testing-library/user-event 14.5.1 14.5.2
@types/jest 29.5.6 29.5.12
@types/node 20.8.7 20.11.20
@types/react 18.2.31 18.2.58
@types/react-dom 18.2.14 18.2.19
standardized-audio-context 25.3.58 25.3.64
web-vitals 3.5.0 3.5.2

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.14 to 5.15.11

Release notes

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

v5.15.11

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Changelog

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

v5.15.11

Feb 21, 2024

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Commits
Maintainer changes

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


Updates @mui/material from 5.14.14 to 5.15.11

Release notes

Sourced from @​mui/material's releases.

v5.15.11

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.11

Feb 21, 2024

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Commits
  • e3257a4 v5.15.11 (#41213)
  • d16c76e [code-infra] Prepare babel macros package for publishing to npm (#41178)
  • 274f1e6 [docs-infra] Fix broken anchor links (#40908)
  • fdb8cdf [docs-infra] Share vale-config (#41176)
  • fac2137 [material-ui][joy-ui][Tooltip] Rename mouse event handlers (#41202)
  • ba52e0d [system][material-ui] Move useMediaQuery to system (#39463)
  • b6bec6c [docs] Link to react-transition group with https
  • 28dfd5b [material-ui][PaginationItem] Add codemod for deprecated classes (#41145)
  • 633682d [material-ui][Transitions] External ownerState is incorrectly forwarded to in...
  • a367c25 [material-ui][TablePagination] Fix type error in Select props (#39137)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @testing-library/jest-dom from 6.1.4 to 6.4.2

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.4.2

6.4.2 (2024-02-05)

Bug Fixes

  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#575) (a93c0c4)

v6.4.1

6.4.1 (2024-02-01)

Bug Fixes

  • Export type TestingLibraryMatchers from "./matchers" (#576) (dd1c4dd)

v6.4.0

6.4.0 (2024-01-30)

Features

v6.3.0

6.3.0 (2024-01-24)

Features

  • Support for regular expressions in toHaveClass (#563) (9787ed5)

v6.2.1

6.2.1 (2024-01-22)

Bug Fixes

  • Standalone types for "./matchers" export and add Bun support (#566) (5675b86)

v6.2.0

6.2.0 (2024-01-03)

Features

  • toHaveAccessibleDescription supports aria-description (#565) (1fb156c)

v6.1.6

6.1.6 (2023-12-27)

... (truncated)

Commits
  • a93c0c4 fix: Remove errant export of GetByRoleMatcher, fixing type checking in some T...
  • c5c4e8d docs: add Dennis273 as a contributor for code (#581)
  • 978e3d4 docs: add kryops as a contributor for bug, code, and test (#580)
  • 73ad847 docs: add SteKoe as a contributor for bug, and code (#579)
  • d829ed9 docs: add jakeboone02 as a contributor for code, and test (#578)
  • 16499cf docs: add fpapado as a contributor for code, doc, and test (#573)
  • dd1c4dd fix: Export type TestingLibraryMatchers from "./matchers" (#576)
  • f7dc673 feat: Add toHaveRole matcher (#572)
  • 9787ed5 feat: Support for regular expressions in toHaveClass (#563)
  • 5675b86 fix: Standalone types for "./matchers" export and add Bun support (#566)
  • Additional commits viewable in compare view

Updates @testing-library/react from 14.0.0 to 14.2.1

Release notes

Sourced from @​testing-library/react's releases.

v14.2.1

14.2.1 (2024-02-01)

Bug Fixes

  • Update types to support all possible react component return values (#1272) (55e79c2)

v14.2.0

14.2.0 (2024-01-30)

Features

  • add reactStrictMode option to enable strict mode render (#1241) (0880eba)

v14.1.2

14.1.2 (2023-11-17)

Bug Fixes

v14.1.1

14.1.1 (2023-11-17)

Bug Fixes

v14.1.0

14.1.0 (2023-11-08)

Features

Commits

Updates @testing-library/user-event from 14.5.1 to 14.5.2

Release notes

Sourced from @​testing-library/user-event's releases.

v14.5.2

14.5.2 (2023-12-29)

Bug Fixes

  • remove interop and deep DTL imports (6a3c896)
Commits
  • d036279 chore: upgrade node in codesandbox
  • 910fee5 chore: set tsconfig baseUrl
  • fa8d867 revert: swap release script
  • c4b4629 chore: upgrade testing environment
  • 6a3c896 fix: remove interop and deep DTL imports
  • See full diff in compare view

Updates @types/jest from 29.5.6 to 29.5.12

Commits

Updates @types/node from 20.8.7 to 20.11.20

Commits

Updates @types/react from 18.2.31 to 18.2.58

Commits

Updates @types/react-dom from 18.2.14 to 18.2.19

Commits

Updates standardized-audio-context from 25.3.58 to 25.3.64

Release notes

Sourced from standardized-audio-context's releases.

v25.3.64

all commits

v25.3.63

all commits

v25.3.62

all commits

v25.3.61

all commits

v25.3.60

all commits

v25.3.59

all commits

Commits
  • 52bfb15 25.3.64
  • c2ce5c6 build(config): update babel config
  • e667259 build(config): update GitHub workflows
  • eb02fa7 fix(package): update lockfile
  • e3828af fix(package): update webpack to version 5.90.1
  • 5804d46 fix(package): update tslint-config-holy-grail to version 56.0.0
  • 0cdae83 fix(package): update tsconfig-holy-grail to version 15.0.0
  • bbc8b3f fix(package): update rollup to version 4.9.6
  • b3b2c0c fix(package): update puppeteer to version 22.0.0
  • bf5b610 fix(package): update prettier to version 3.2.5
  • Additional commits viewable in compare view

Updates web-vitals from 3.5.0 to 3.5.2

Changelog

Sourced from web-vitals's changelog.

v3.5.2 (2024-01-25)

  • Pick the first non-null target for INP attribution (#421)

v3.5.1 (2023-12-27)

  • Add extra guard for PerformanceEventTiming not existing (#403)
Commits
  • 6cd88fa Release v3.5.2
  • e21424b Fix typo
  • 5175129 Update CHANGELOG for 3.5.2
  • 92ea1e5 Pick the first non-null target for INP attribution (#421)
  • 2301de5 Add clarification to README for reportAllChanges (#413)
  • a0df134 Bump follow-redirects from 1.15.3 to 1.15.4 (#412)
  • bf32741 Fix flaky tests after upgrading dependencies
  • 73c9f0d Fix formating issues after eslint update
  • 4f08663 Fix formating issues after prettier update
  • a9a9015 Release v3.5.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 12 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.14` | `5.15.11` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.14.14` | `5.15.11` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.4` | `6.4.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.2.1` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.6` | `29.5.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.7` | `20.11.20` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.31` | `18.2.58` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.14` | `18.2.19` |
| [standardized-audio-context](https://github.com/chrisguttandin/standardized-audio-context) | `25.3.58` | `25.3.64` |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `3.5.0` | `3.5.2` |


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/[email protected]...@emotion/[email protected])

Updates `@mui/icons-material` from 5.14.14 to 5.15.11
- [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.11/packages/mui-icons-material)

Updates `@mui/material` from 5.14.14 to 5.15.11
- [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.11/packages/mui-material)

Updates `@testing-library/jest-dom` from 6.1.4 to 6.4.2
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.4...v6.4.2)

Updates `@testing-library/react` from 14.0.0 to 14.2.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.0.0...v14.2.1)

Updates `@testing-library/user-event` from 14.5.1 to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

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

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

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

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

Updates `standardized-audio-context` from 25.3.58 to 25.3.64
- [Release notes](https://github.com/chrisguttandin/standardized-audio-context/releases)
- [Commits](chrisguttandin/standardized-audio-context@v25.3.58...v25.3.64)

Updates `web-vitals` from 3.5.0 to 3.5.2
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/jest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: standardized-audio-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Feb 24, 2024
@badaix badaix merged commit 84db598 into develop Feb 24, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/all-5de22dec10 branch February 24, 2024 21:57
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.

1 participant