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

chore(deps): bump the npm-updates group across 1 directory with 16 updates #151

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the npm-updates group with 15 updates in the /samples/weather-forecast directory:

Package From To
@staffbase/widget-sdk 3.14.2 3.14.5
axios 1.7.7 1.7.9
@babel/preset-react 7.25.9 7.26.3
@emotion/react 11.13.5 11.14.0
@emotion/styled 11.13.5 11.14.0
@mui/icons-material 6.1.8 6.2.1
@mui/material 6.1.8 6.2.1
@rjsf/core 5.23.1 5.23.2
@rjsf/mui 5.23.1 5.23.2
@rjsf/utils 5.23.1 5.23.2
@rjsf/validator-ajv8 5.23.1 5.23.2
@testing-library/react 16.0.1 16.1.0
prettier 3.3.3 3.4.2
webpack 5.96.1 5.97.1
webpack-dev-server 5.1.0 5.2.0

Updates @staffbase/widget-sdk from 3.14.2 to 3.14.5

Commits

Updates axios from 1.7.7 to 1.7.9

Release notes

Sourced from axios's releases.

Release v1.7.9

Release notes:

Reverts

Contributors to this release

Release v1.7.8

Release notes:

Bug Fixes

  • allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
  • core: fixed config merging bug (#6668) (5d99fe4)
  • fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
  • http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
  • http: fixed proxy-from-env module import (#5222) (12b3295)
  • http: use globalThis.TextEncoder when available (#6634) (df956d1)
  • ios11 breaks when build (#6608) (7638952)
  • types: add missing types for mergeConfig function (#6590) (00de614)
  • types: export CJS types from ESM (#6218) (c71811b)
  • updated stream aborted error message to be more clear (#6615) (cc3217a)
  • use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.9 (2024-12-04)

Reverts

Contributors to this release

1.7.8 (2024-11-25)

Bug Fixes

  • allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
  • core: fixed config merging bug (#6668) (5d99fe4)
  • fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
  • http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
  • http: fixed proxy-from-env module import (#5222) (12b3295)
  • http: use globalThis.TextEncoder when available (#6634) (df956d1)
  • ios11 breaks when build (#6608) (7638952)
  • types: add missing types for mergeConfig function (#6590) (00de614)
  • types: export CJS types from ESM (#6218) (c71811b)
  • updated stream aborted error message to be more clear (#6615) (cc3217a)
  • use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)

Contributors to this release

Commits

Updates @babel/preset-react from 7.25.9 to 7.26.3

Release notes

Sourced from @​babel/preset-react's releases.

v7.26.3 (2024-12-04)

🐛 Bug Fix

🏠 Internal

  • babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator

🏃‍♀️ Performance

Committers: 4

v7.26.2 (2024-10-30)

🐛 Bug Fix

Committers: 6

v7.26.1 (2024-10-25)

🐛 Bug Fix

Committers: 3

... (truncated)

Changelog

Sourced from @​babel/preset-react's changelog.

v7.26.3 (2024-12-04)

🐛 Bug Fix

🏠 Internal

  • babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator

🏃‍♀️ Performance

v7.26.2 (2024-10-30)

🐛 Bug Fix

v7.26.1 (2024-10-25)

🐛 Bug Fix

v7.26.0 (2024-10-25)

🚀 New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

🐛 Bug Fix

... (truncated)

Commits

Updates @emotion/react from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281 fc4d7bd 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 [8dc1a6d, e1bf17e]:
    • @​emotion/cache@​11.14.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

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.8 to 6.2.1

Release notes

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

v6.2.1

Dec 17, 2024

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

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​ben-pomelo, @​ChristopherJamesL, @​jacklaurencegaray, @​JCQuintas, @​sai6855, @​siddhantantil39, @​siriwatknp, @​TurtIeSocks, @​vladmoroz, @​ZeeshanTamboli

v6.2.0

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

  • Material UI is now compatible with React 19 (#44672) @​DiegoAndai
  • Fixed incorrect aria-orientation for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @​mj12albert

@mui/[email protected]

Docs

... (truncated)

Changelog

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

6.2.1

Dec 17, 2024

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

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​ben-pomelo, @​ChristopherJamesL, @​jacklaurencegaray, @​JCQuintas, @​sai6855, @​siddhantantil39, @​siriwatknp, @​TurtIeSocks, @​vladmoroz, @​ZeeshanTamboli

6.2.0

Dec 10, 2024

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

  • Material UI is now compatible with React 19 (#44672) @​DiegoAndai
  • Fixed incorrect aria-orientation for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @​mj12albert

@mui/[email protected]

... (truncated)

Commits

Updates @mui/material from 6.1.8 to 6.2.1

Release notes

Sourced from @​mui/material's releases.

v6.2.1

Dec 17, 2024

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

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​ben-pomelo, @​ChristopherJamesL, @​jacklaurencegaray, @​JCQuintas, @​sai6855, @​siddhantantil39, @​siriwatknp, @​TurtIeSocks, @​vladmoroz, @​ZeeshanTamboli

v6.2.0

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

  • Material UI is now compatible with React 19 (#44672) @​DiegoAndai
  • Fixed incorrect aria-orientation for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @​mj12albert

@mui/[email protected]

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

6.2.1

Dec 17, 2024

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

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​ben-pomelo, @​ChristopherJamesL, @​jacklaurencegaray, @​JCQuintas, @​sai6855, @​siddhantantil39, @​siriwatknp, @​TurtIeSocks, @​vladmoroz, @​ZeeshanTamboli

6.2.0

Dec 10, 2024

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

  • Material UI is now compatible with React 19 (#44672) @​DiegoAndai
  • Fixed incorrect aria-orientation for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @​mj12albert

@mui/[email protected]

... (truncated)

Commits
  • 17026fc [release] v6.2.1 (#44787)
  • 426bdc3 Bump @​types/react-dom to ^19.0.2 (#44763)
  • bd4d732 Bump @​types/react-transition-group to ^4.4.12 (#44764)
  • ab0aa3f Bump @​types/react to ^19.0.1 (#44762)
  • bc715f9 [material-ui][Pagination] Use correct aria-current value (#44753)
  • 3baba19 [Select] Set aria-required & aria-invalid on combobox instead of hidden...
  • 68e3b40 [Material UI] Update overridesResolver return from object to array of style...
  • 2a8ba74 [core] Add documentation to useThemeProps, deepmerge and composeClasses...
  • e3d0e26 [material-ui][TextField] Add size default prop to api docs (#44714)

…dates

Bumps the npm-updates group with 15 updates in the /samples/weather-forecast directory:

| Package | From | To |
| --- | --- | --- |
| [@staffbase/widget-sdk](https://github.com/Staffbase/widget-sdk) | `3.14.2` | `3.14.5` |
| [axios](https://github.com/axios/axios) | `1.7.7` | `1.7.9` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@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.8` | `6.2.1` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.8` | `6.2.1` |
| [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.1` | `5.23.2` |
| [@rjsf/mui](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.1` | `5.23.2` |
| [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.1` | `5.23.2` |
| [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.1` | `5.23.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.1.0` | `5.2.0` |



Updates `@staffbase/widget-sdk` from 3.14.2 to 3.14.5
- [Commits](https://github.com/Staffbase/widget-sdk/commits)

Updates `axios` from 1.7.7 to 1.7.9
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.7...v1.7.9)

Updates `@babel/preset-react` from 7.25.9 to 7.26.3
- [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.26.3/packages/babel-preset-react)

Updates `@emotion/react` 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 `@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.8 to 6.2.1
- [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/v6.2.1/packages/mui-icons-material)

Updates `@mui/material` from 6.1.8 to 6.2.1
- [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/v6.2.1/packages/mui-material)

Updates `@mui/system` from 6.1.8 to 6.2.1
- [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/v6.2.1/packages/mui-system)

Updates `@rjsf/core` from 5.23.1 to 5.23.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.23.1...5.23.2)

Updates `@rjsf/mui` from 5.23.1 to 5.23.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.23.1...5.23.2)

Updates `@rjsf/utils` from 5.23.1 to 5.23.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.23.1...5.23.2)

Updates `@rjsf/validator-ajv8` from 5.23.1 to 5.23.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.23.1...5.23.2)

Updates `@testing-library/react` from 16.0.1 to 16.1.0
- [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@v16.0.1...v16.1.0)

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

Updates `webpack` from 5.96.1 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.96.1...v5.97.1)

Updates `webpack-dev-server` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: "@staffbase/widget-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@emotion/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@emotion/styled"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@mui/icons-material"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@mui/material"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@mui/system"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@rjsf/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@rjsf/mui"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@rjsf/utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@rjsf/validator-ajv8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from maximizeIT and a team as code owners December 23, 2024 08:03
@dependabot dependabot bot requested a review from Ninerian December 23, 2024 08:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
@maximizeIT maximizeIT closed this Dec 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 26, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/samples/weather-forecast/npm-updates-5add6a75c8 branch December 26, 2024 21:41
@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2024
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