-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump the npm-updates group across 1 directory with 17 updates #177
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 17 updates #177
Conversation
…dates Bumps the npm-updates group with 17 updates in the /samples/weather-forecast directory: | Package | From | To | | --- | --- | --- | | [@staffbase/widget-sdk](https://github.com/Staffbase/widget-sdk) | `3.14.7` | `3.14.13` | | [acorn](https://github.com/acornjs/acorn) | `8.14.0` | `8.14.1` | | [axios](https://github.com/axios/axios) | `1.8.2` | `1.9.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.27.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.27.1` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.26.3` | `7.27.1` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.26.0` | `7.27.1` | | [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.2` | `5.24.10` | | [@rjsf/mui](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.2` | `5.24.10` | | [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.2` | `5.24.10` | | [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) | `5.23.2` | `5.24.10` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.3.0` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.39.0` | `3.42.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.2` | | [webpack](https://github.com/webpack/webpack) | `5.97.1` | `5.99.7` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.0` | `5.2.1` | Updates `@staffbase/widget-sdk` from 3.14.7 to 3.14.13 - [Commits](https://github.com/Staffbase/widget-sdk/commits) Updates `acorn` from 8.14.0 to 8.14.1 - [Commits](acornjs/acorn@8.14.0...8.14.1) Updates `axios` from 1.8.2 to 1.9.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.9.0) Updates `@babel/core` from 7.26.0 to 7.27.1 - [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.27.1/packages/babel-core) Updates `@babel/preset-env` from 7.26.0 to 7.27.1 - [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.27.1/packages/babel-preset-env) Updates `@babel/preset-react` from 7.26.3 to 7.27.1 - [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.27.1/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.26.0 to 7.27.1 - [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.27.1/packages/babel-preset-typescript) Updates `@rjsf/core` from 5.23.2 to 5.24.10 - [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.2...5.24.10) Updates `@rjsf/mui` from 5.23.2 to 5.24.10 - [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.2...5.24.10) Updates `@rjsf/utils` from 5.23.2 to 5.24.10 - [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.2...5.24.10) Updates `@rjsf/validator-ajv8` from 5.23.2 to 5.24.10 - [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.2...5.24.10) Updates `@testing-library/react` from 16.1.0 to 16.3.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.1.0...v16.3.0) Updates `core-js` from 3.39.0 to 3.42.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.42.0/packages/core-js) Updates `prettier` from 3.4.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.3) Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2) Updates `webpack` from 5.97.1 to 5.99.7 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.97.1...v5.99.7) Updates `webpack-dev-server` from 5.2.0 to 5.2.1 - [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.2.0...v5.2.1) --- updated-dependencies: - dependency-name: "@staffbase/widget-sdk" dependency-version: 3.14.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: acorn dependency-version: 8.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/preset-env" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/preset-react" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/preset-typescript" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@rjsf/core" dependency-version: 5.24.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@rjsf/mui" dependency-version: 5.24.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@rjsf/utils" dependency-version: 5.24.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@rjsf/validator-ajv8" dependency-version: 5.24.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: core-js dependency-version: 3.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: ts-loader dependency-version: 9.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: webpack dependency-version: 5.99.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: webpack-dev-server dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates ... Signed-off-by: dependabot[bot] <support@github.com>
I have read the CLA Document and I hereby sign the CLA |
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
Bumps the npm-updates group with 17 updates in the /samples/weather-forecast directory:
3.14.7
3.14.13
8.14.0
8.14.1
1.8.2
1.9.0
7.26.0
7.27.1
7.26.0
7.27.1
7.26.3
7.27.1
7.26.0
7.27.1
5.23.2
5.24.10
5.23.2
5.24.10
5.23.2
5.24.10
5.23.2
5.24.10
16.1.0
16.3.0
3.39.0
3.42.0
3.4.2
3.5.3
9.5.1
9.5.2
5.97.1
5.99.7
5.2.0
5.2.1
Updates
@staffbase/widget-sdk
from 3.14.7 to 3.14.13Commits
Updates
acorn
from 8.14.0 to 8.14.1Commits
4d4ed27
Mark version 8.14.10daa290
Make sureExportNamedDeclaration
nodes always have anattributes
propertyfef49dc
Consistent field order inProperty
in tests382140c
Consistent field order inProperty
7b38623
Include file name inSyntaxError
message if presenta707bfe
Remove empty@param
declarations from acorn-walk type declarations7f1dff1
Allow null in types of optional params to findNodeAt and findNodeAround3221fa5
Change approach to field init scope tracking9e365f7
Further refine handling of await in class fieldsb6a98df
Make sure await in class field initializers is checked properlyUpdates
axios
from 1.8.2 to 1.9.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
cdcfd21
chore(release): v1.9.0 (#6891)987d2e2
fix(http): send minimal end multipart boundary (#6661)f112edf
chore(ci): add PR files guard action; (#6890)61de4c0
chore(ci): update github actions; (#6889)c3aba3d
chore(ci): add labeler github action; (#6888)f7a3b5e
fix(headers): fixed support for setting multiple header values from an iterat...e61a893
fix(types): fix autocomplete for adapter config (#6855)6c5d4cd
fix(core): fix the Axios constructor implementation to treat the config argum...dfe8411
fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767)d4f7df4
fix(headers): fixgetSetCookie
by using 'get' method for caseless access; (...Updates
@babel/core
from 7.26.0 to 7.27.1Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
eebd3a0
v7.27.1c19e00e
[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1d
Ignore browser-only files in coverage reports (#17262)35e7907
Update error stack test (#17252)afe6ae2
Updatejest-light-runner
to v0.7.0 (#17245)317e332
Enforce node protocol import (#17207)5e991bd
add require-esm babel-register test (#17206)fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)5e1f1bc
Fix failing Node.js 20 tests (#17191)e1ce99d
v7.26.10Updates
@babel/preset-env
from 7.26.0 to 7.27.1Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
eebd3a0
v7.27.15c5e77c
Tune plugin compat data (#17256)aca4f01
chore: bump compat-data sources (#17253)7264384
Update firefox bugfix compat data (#17228)0f95b74
ReduceregeneratorRuntime
size (#17213)317e332
Enforce node protocol import (#17207)14ef1e9
Babel 8 cleanup (#17211)97105cb
Re-convert regeneratorRuntime to helper format (#17205)fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)624e699
[Babel 8] Align esmodules: true behaviour to intersect (#17188)Updates
@babel/preset-react
from 7.26.3 to 7.27.1Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.