chore(deps): bump the npm_and_yarn group across 20 directories with 18 updates#567
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the npm_and_yarn group across 20 directories with 18 updates#567dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…8 updates Bumps the npm_and_yarn group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tar](https://github.com/isaacs/node-tar) | `6.1.15` | `6.2.1` | | [ws](https://github.com/websockets/ws) | `8.9.0` | `8.17.1` | | [axios](https://github.com/axios/axios) | `1.3.5` | `1.6.0` | | [yaml](https://github.com/eemeli/yaml) | `2.2.1` | `2.2.2` | | [zod](https://github.com/colinhacks/zod) | `3.21.4` | `3.22.3` | | [octokit](https://github.com/octokit/octokit.js) | `2.0.7` | `3.1.2` | | [protobufjs](https://github.com/protobufjs/protobuf.js) | `7.1.2` | `7.2.5` | | [minimatch](https://github.com/isaacs/minimatch) | `7.4.3` | `7.4.4` | | [semver](https://github.com/npm/node-semver) | `7.5.0` | `7.5.2` | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.7.3` | `1.8.22` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `7.50.0` | `7.77.0` | | [next](https://github.com/vercel/next.js) | `13.4.4` | `14.1.1` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.7` | `6.9.9` | | [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.90.0` | | [sharp](https://github.com/lovell/sharp) | `0.32.4` | `0.32.6` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.2.2` | `4.2.5` | Bumps the npm_and_yarn group with 1 update in the /packages/typescript-dev-private/publish-package directory: [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 1 update in the /packages/typescript-private/console-open-api directory: [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /packages/typescript-private/nestjs-common directory: [ws](https://github.com/websockets/ws). Bumps the npm_and_yarn group with 2 updates in the /packages/typescript-private/types directory: [protobufjs](https://github.com/protobufjs/protobuf.js) and [@grpc/grpc-js](https://github.com/grpc/grpc-node). Bumps the npm_and_yarn group with 2 updates in the /packages/typescript/action-kit directory: [axios](https://github.com/axios/axios) and [yaml](https://github.com/eemeli/yaml). Bumps the npm_and_yarn group with 1 update in the /packages/typescript/common directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /packages/typescript/dest directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 2 updates in the /packages/typescript/device-client directory: [ws](https://github.com/websockets/ws) and [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /packages/typescript/device-client-common directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 2 updates in the /packages/typescript/jest-environment directory: [axios](https://github.com/axios/axios) and [zod](https://github.com/colinhacks/zod). Bumps the npm_and_yarn group with 4 updates in the /packages/typescript/node directory: [ws](https://github.com/websockets/ws), [axios](https://github.com/axios/axios), [yaml](https://github.com/eemeli/yaml) and [octokit](https://github.com/octokit/octokit.js). Bumps the npm_and_yarn group with 1 update in the /packages/typescript/toolkit directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /packages/typescript/types directory: [protobufjs](https://github.com/protobufjs/protobuf.js). Bumps the npm_and_yarn group with 2 updates in the /prebuilds/protocol-exporter directory: [protobufjs](https://github.com/protobufjs/protobuf.js) and [@grpc/grpc-js](https://github.com/grpc/grpc-node). Bumps the npm_and_yarn group with 3 updates in the /projects/console-web-front directory: [axios](https://github.com/axios/axios), [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) and [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 5 updates in the /projects/console-web-server directory: | Package | From | To | | --- | --- | --- | | [ws](https://github.com/websockets/ws) | `8.14.2` | `8.17.1` | | [axios](https://github.com/axios/axios) | `1.5.1` | `1.6.0` | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.7` | `6.9.9` | | [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.92.1` | Bumps the npm_and_yarn group with 1 update in the /projects/nexus-initializer directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /projects/test-executor directory: [sharp](https://github.com/lovell/sharp). Bumps the npm_and_yarn group with 1 update in the /validators directory: [axios](https://github.com/axios/axios). Updates `tar` from 6.1.15 to 6.2.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.15...v6.2.1) Updates `ws` from 8.9.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.9.0...8.17.1) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `yaml` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.1...v2.2.2) Updates `zod` from 3.21.4 to 3.22.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.21.4...v3.22.3) Updates `octokit` from 2.0.7 to 3.1.2 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v2.0.7...v3.1.2) Updates `protobufjs` from 7.1.2 to 7.2.5 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.1.2...protobufjs-v7.2.5) Updates `minimatch` from 7.4.3 to 7.4.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v7.4.3...v7.4.4) Updates `semver` from 7.5.0 to 7.5.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.5.0...v7.5.2) Updates `express` from 4.18.2 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) Updates `@grpc/grpc-js` from 1.7.3 to 1.8.22 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.7.3...@grpc/grpc-js@1.8.22) Updates `@sentry/nextjs` from 7.50.0 to 7.77.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.77.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.50.0...7.77.0) Updates `next` from 13.4.4 to 14.1.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.4.4...v14.1.1) Updates `nodemailer` from 6.9.7 to 6.9.9 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.7...v6.9.9) Updates `webpack` from 5.89.0 to 5.90.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.89.0...v5.90.0) Updates `sharp` from 0.32.4 to 0.32.6 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.32.4...v0.32.6) Updates `fast-xml-parser` from 4.2.2 to 4.2.5 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@4.2.2...v4.2.5) Updates `@octokit/webhooks` from 10.9.1 to 12.2.0 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v10.9.1...v12.2.0) Updates `semver` from 7.5.0 to 7.5.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.5.0...v7.5.2) Updates `express` from 4.18.2 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) Updates `ws` from 8.13.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.9.0...8.17.1) Updates `protobufjs` from 7.1.2 to 7.2.5 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.1.2...protobufjs-v7.2.5) Updates `@grpc/grpc-js` from 1.7.3 to 1.8.22 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.7.3...@grpc/grpc-js@1.8.22) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `yaml` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.1...v2.2.2) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `ws` from 8.13.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.9.0...8.17.1) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `zod` from 3.21.4 to 3.22.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.21.4...v3.22.3) Updates `ws` from 8.13.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.9.0...8.17.1) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `yaml` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.1...v2.2.2) Updates `octokit` from 2.0.7 to 3.1.2 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v2.0.7...v3.1.2) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `protobufjs` from 7.1.2 to 7.2.5 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.1.2...protobufjs-v7.2.5) Updates `protobufjs` from 7.1.2 to 7.2.5 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.1.2...protobufjs-v7.2.5) Updates `@grpc/grpc-js` from 1.7.3 to 1.8.22 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.7.3...@grpc/grpc-js@1.8.22) Updates `axios` from 1.3.5 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `@sentry/nextjs` from 7.50.0 to 7.77.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.77.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.50.0...7.77.0) Updates `next` from 13.4.4 to 14.1.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.4.4...v14.1.1) Updates `ws` from 8.14.2 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.9.0...8.17.1) Updates `axios` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `express` from 4.18.2 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) Updates `nodemailer` from 6.9.7 to 6.9.9 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.7...v6.9.9) Updates `webpack` from 5.89.0 to 5.92.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.89.0...v5.90.0) Updates `axios` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) Updates `sharp` from 0.32.4 to 0.32.6 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.32.4...v0.32.6) Updates `axios` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.6.0) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: zod dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: octokit dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: protobufjs dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: minimatch dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@grpc/grpc-js" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@sentry/nextjs" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: sharp dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@octokit/webhooks" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: protobufjs dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@grpc/grpc-js" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: zod dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: octokit dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: protobufjs dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: protobufjs dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@grpc/grpc-js" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@sentry/nextjs" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sharp dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 17 updates in the / directory:
6.1.156.2.18.9.08.17.11.3.51.6.02.2.12.2.23.21.43.22.32.0.73.1.27.1.27.2.57.4.37.4.47.5.07.5.24.18.24.19.21.7.31.8.227.50.07.77.013.4.414.1.16.9.76.9.95.89.05.90.00.32.40.32.64.2.24.2.5Bumps the npm_and_yarn group with 1 update in the /packages/typescript-dev-private/publish-package directory: semver.
Bumps the npm_and_yarn group with 1 update in the /packages/typescript-private/console-open-api directory: express.
Bumps the npm_and_yarn group with 1 update in the /packages/typescript-private/nestjs-common directory: ws.
Bumps the npm_and_yarn group with 2 updates in the /packages/typescript-private/types directory: protobufjs and @grpc/grpc-js.
Bumps the npm_and_yarn group with 2 updates in the /packages/typescript/action-kit directory: axios and yaml.
Bumps the npm_and_yarn group with 1 update in the /packages/typescript/common directory: axios.
Bumps the npm_and_yarn group with 1 update in the /packages/typescript/dest directory: axios.
Bumps the npm_and_yarn group with 2 updates in the /packages/typescript/device-client directory: ws and axios.
Bumps the npm_and_yarn group with 1 update in the /packages/typescript/device-client-common directory: axios.
Bumps the npm_and_yarn group with 2 updates in the /packages/typescript/jest-environment directory: axios and zod.
Bumps the npm_and_yarn group with 4 updates in the /packages/typescript/node directory: ws, axios, yaml and octokit.
Bumps the npm_and_yarn group with 1 update in the /packages/typescript/toolkit directory: axios.
Bumps the npm_and_yarn group with 1 update in the /packages/typescript/types directory: protobufjs.
Bumps the npm_and_yarn group with 2 updates in the /prebuilds/protocol-exporter directory: protobufjs and @grpc/grpc-js.
Bumps the npm_and_yarn group with 3 updates in the /projects/console-web-front directory: axios, @sentry/nextjs and next.
Bumps the npm_and_yarn group with 5 updates in the /projects/console-web-server directory:
8.14.28.17.11.5.11.6.04.18.24.19.26.9.76.9.95.89.05.92.1Bumps the npm_and_yarn group with 1 update in the /projects/nexus-initializer directory: axios.
Bumps the npm_and_yarn group with 1 update in the /projects/test-executor directory: sharp.
Bumps the npm_and_yarn group with 1 update in the /validators directory: axios.
Updates
tarfrom 6.1.15 to 6.2.1Changelog
Sourced from tar's changelog.
... (truncated)
Commits
bef7b1e6.2.1fe8cd57prevent extraction in excessively deep subfoldersfe7ebfdremove security.md5bc9d406.2.0fe1ef5echangelog 6.2e483220get rid of npm lint stuff689928aci that works outside of npm orgdb6f539file inference improvements for .tbr and .tgz336fa8frefactor: dry and other pr commentseeba222chore: lint fixesUpdates
wsfrom 8.9.0 to 8.17.1Release notes
Sourced from ws's releases.
... (truncated)
Commits
3c56601[dist] 8.17.1e55e510[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029[test] Increase code coverageddfe4a8[perf] Reduce the amount ofcrypto.randomFillSync()callsb73b118[dist] 8.17.029694a5[test] Use thehighWaterMarkvariable934c9d6[ci] Test on node 221817bac[ci] Do not test on node 2196c9b3d[major] Flip the default value ofallowSynchronousEvents(#2221)e5f32c7[fix] Emit at most one event per event loop iteration (#2218)Updates
axiosfrom 1.3.5 to 1.6.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
f7adacdchore(release): v1.6.0 (#6031)9917e67chore(ci): fix release-it arg; (#6032)96ee232fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)7d45ab2chore(tests): fixed tests to pass in node v19 and v20 withkeep-aliveenabl...5aaff53fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)a48a63achore(docs): added AxiosHeaders docs; (#5932)a1c8ad0fix(types): fix AxiosHeaders types; (#5931)2ac731dchore(docs): update readme.md (#5889)88fb52bchore(release): v1.5.1 (#5920)e410779fix(adapters): improved adapters loading logic to have clear error messages; ...Updates
yamlfrom 2.2.1 to 2.2.2Release notes
Sourced from yaml's releases.
Commits
f21fa452.2.2984f578fix: Corner case failure in error pretty-printer443e3aafix: First-line folding for block scalars (fixes #422)5af5d3dfix: Use correct argument order when stringifying flow collection comments (f...Updates
zodfrom 3.21.4 to 3.22.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1e61d763.22.32ba00fe[2609] fix ReDoS vulnerability in email regex (#2824)ae0f7a2docs: update ref to discriminated-unions docs (#2485)ad2ee9c2718 Updated Custom Schemas documentation example to use type narrowing (#2778)28c1927Update sponsors18115a8Formatting64dcc8eUpdate sponsorsf59be09clarify datetime ISO 8601 (#2673)9bd3879docs: remove obsolete text about readonly types (#2676)1e23990CommitUpdates
octokitfrom 2.0.7 to 3.1.2Release notes
Sourced from octokit's releases.
... (truncated)
Commits
b59da80fix: updates app.js for the handling of an error being thrown by the verify m...f514e4bbuild(deps): lock file maintenance (#2574)fdc9bbachore(deps): update dependency prettier to v3.1.0d3a9984build(deps): lock file maintenance870d89dbuild(deps): lock file maintenance (#2565)78735ddbuild(deps): lock file maintenance (#2562)72ea679chore(deps): update dependency@types/nodeto v20692f7dbci(action): update actions/setup-node action to v4 (#2560)5b47b84build(deps): lock file maintenance (#2558)941c584docs: fixing typos in README (#2557)Updates
protobufjsfrom 7.1.2 to 7.2.5Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
4436cc7chore: release master (#1925)e93286efix: deprecation warning for new Buffer (#1905)eaf9f0afix: crash in comment parsing (#1890)f2a8620fix: possible infinite loop when parsing option (#1923)42e5a9cchore: release master (#1900)e66379ffix: do not let setProperty change the prototype (#1899)56b1e64chore: release master (#1879)8817ee6fix: type names can be split into multiple tokens (#1877)e721d04chore: release master (#1867)14f0536fix: do not allow to extend same field twice to prevent the error (#1784)Updates
minimatchfrom 7.4.3 to 7.4.4Commits
32bad347.4.481ba7b0unroll NodeJS.Platform typeUpdates
semverfrom 7.5.0 to 7.5.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
e7b78dechore: release 7.5.258c791ffix: diff when detecting major change from prerelease (#566)5c8efbcfix: preserve build in raw after inc (#565)717534efix: better handling of whitespace (#564)2f738e9chore: bump@npmcli/template-ossfrom 4.14.1 to 4.15.1 (#558)aa016a6chore: release 7.5.1d30d25afix: show type on invalid semver error (#559)09c69e2chore: bump@npmcli/template-ossfrom 4.13.0 to 4.14.1 (#555)Updates
expressfrom 4.18.2 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
04bc6274.19.2da4d763Improved fix for open redirect allow list bypass4f0f6cc4.19.1a003cfaAllow passing non-strings to res.location with new encoding handling checks f...a1fa90ffixed un-edited version in history.md for 4.19.011f2b1dbuild: fix build due to inconsistent supertest behavior in older versions084e3654.19.00867302Prevent open redirect allow list bypass due to encodeurl567c9c6Add note on how to update docs for new release (#5541)69a4cf2deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
@grpc/grpc-jsfrom 1.7.3 to 1.8.22Release notes
Sourced from
@grpc/grpc-js's releases.