-
Notifications
You must be signed in to change notification settings - Fork 1
chore: bump the dependencies group across 1 directory with 40 updates #75
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-9a71007973
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the dependencies group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.25.0` | `2.28.0` | | [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.5.9` | `6.6.5` | | [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) | `6.5.9` | `6.6.5` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.2` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.53.1` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.8` | `11.1.12` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.8` | `11.1.12` | | [@nestjs/jwt](https://github.com/nestjs/jwt) | `11.0.1` | `11.0.2` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.8` | `11.1.12` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.1` | `11.2.5` | | [class-validator](https://github.com/typestack/class-validator) | `0.14.2` | `0.14.3` | | [megalodon](https://github.com/h3poteto/megalodon) | `10.1.3` | `10.2.0` | | [nestjs-i18n](https://github.com/ToonvanStrijp/nestjs-i18n) | `10.5.1` | `10.6.0` | | [nestjs-pino](https://github.com/iamolegga/nestjs-pino) | `4.4.1` | `4.5.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.2` | `13.1.3` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.10` | `11.0.16` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.8` | `11.1.12` | | [supertest](https://github.com/ladjs/supertest) | `7.1.4` | `7.2.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | | [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.35` | `6.2.37` | | [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.53` | `5.4.55` | | [axios](https://github.com/axios/axios) | `1.13.2` | `1.13.3` | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.20.0` | `6.21.0` | | [@oclif/test](https://github.com/oclif/test) | `4.1.14` | `4.1.16` | | [oclif](https://github.com/oclif/oclif) | `4.22.41` | `4.22.70` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.3.4` | `7.3.7` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.4` | `7.3.7` | | [@remix-run/express](https://github.com/remix-run/remix/tree/HEAD/packages/remix-express) | `2.17.2` | `2.17.4` | | [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.17.2` | `2.17.4` | | [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.17.2` | `2.17.4` | | [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) | `2.17.2` | `2.17.4` | | [express](https://github.com/expressjs/express) | `5.1.0` | `5.2.1` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.5` | `5.0.6` | | [i18next](https://github.com/i18next/i18next) | `25.6.0` | `25.8.0` | | [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) | `2.6.0` | `2.6.1` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.2.1` | `16.5.3` | | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.17.2` | `2.17.4` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.23` | Updates `@openapitools/openapi-generator-cli` from 2.25.0 to 2.28.0 - [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases) - [Commits](OpenAPITools/openapi-generator-cli@v2.25.0...v2.28.0) Updates `@mikro-orm/core` from 6.5.9 to 6.6.5 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.5.9...v6.6.5) Updates `@mikro-orm/mongodb` from 6.5.9 to 6.6.5 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.5.9...v6.6.5) Updates `@eslint/js` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `eslint` from 9.38.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.2) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `typescript-eslint` from 8.46.2 to 8.53.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/typescript-eslint) Updates `@nestjs/common` from 11.1.8 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/common) Updates `@nestjs/core` from 11.1.8 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/core) Updates `@nestjs/jwt` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/nestjs/jwt/releases) - [Commits](nestjs/jwt@11.0.1...11.0.2) Updates `@nestjs/platform-express` from 11.1.8 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/platform-express) Updates `@nestjs/swagger` from 11.2.1 to 11.2.5 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.2.1...11.2.5) Updates `class-validator` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/typestack/class-validator/releases) - [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md) - [Commits](typestack/class-validator@v0.14.2...v0.14.3) Updates `megalodon` from 10.1.3 to 10.2.0 - [Release notes](https://github.com/h3poteto/megalodon/releases) - [Commits](h3poteto/megalodon@v10.1.3...v10.2.0) Updates `nestjs-i18n` from 10.5.1 to 10.6.0 - [Release notes](https://github.com/ToonvanStrijp/nestjs-i18n/releases) - [Commits](toonvanstrijp/nestjs-i18n@v10.5.1...v10.6.0) Updates `nestjs-pino` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/iamolegga/nestjs-pino/releases) - [Commits](iamolegga/nestjs-pino@4.4.1...4.5.0) Updates `pino-pretty` from 13.1.2 to 13.1.3 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.2...v13.1.3) Updates `@nestjs/cli` from 11.0.10 to 11.0.16 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Commits](nestjs/nest-cli@11.0.10...11.0.16) Updates `@nestjs/testing` from 11.1.8 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/testing) Updates `supertest` from 7.1.4 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.4...v7.2.2) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) Updates `@oclif/plugin-help` from 6.2.35 to 6.2.37 - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-help@6.2.35...6.2.37) Updates `@oclif/plugin-plugins` from 5.4.53 to 5.4.55 - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-plugins@5.4.53...5.4.55) Updates `axios` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.13.3) Updates `mongodb` from 6.20.0 to 6.21.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v6.21.0/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v6.20.0...v6.21.0) Updates `@oclif/test` from 4.1.14 to 4.1.16 - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@4.1.14...4.1.16) Updates `oclif` from 4.22.41 to 4.22.70 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.22.41...4.22.70) Updates `@mui/icons-material` from 7.3.4 to 7.3.7 - [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/v7.3.7/packages/mui-icons-material) Updates `@mui/material` from 7.3.4 to 7.3.7 - [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/v7.3.7/packages/mui-material) Updates `@remix-run/express` from 2.17.2 to 2.17.4 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-express) Updates `@remix-run/node` from 2.17.2 to 2.17.4 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-node) Updates `@remix-run/react` from 2.17.2 to 2.17.4 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-react) Updates `@remix-run/serve` from 2.17.2 to 2.17.4 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-serve) Updates `express` from 5.1.0 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.1) Updates `@types/express` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `i18next` from 25.6.0 to 25.8.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.6.0...v25.8.0) Updates `i18next-fs-backend` from 2.6.0 to 2.6.1 - [Changelog](https://github.com/i18next/i18next-fs-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-fs-backend@v2.6.0...v2.6.1) Updates `react-i18next` from 16.2.1 to 16.5.3 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.2.1...v16.5.3) Updates `@remix-run/dev` from 2.17.2 to 2.17.4 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-dev) Updates `autoprefixer` from 10.4.21 to 10.4.23 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.23) --- updated-dependencies: - dependency-name: "@openapitools/openapi-generator-cli" dependency-version: 2.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mikro-orm/core" dependency-version: 6.6.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mikro-orm/mongodb" dependency-version: 6.6.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@nestjs/common" dependency-version: 11.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nestjs/jwt" dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nestjs/swagger" dependency-version: 11.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: class-validator dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: megalodon dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nestjs-i18n dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nestjs-pino dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nestjs/cli" dependency-version: 11.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nestjs/testing" dependency-version: 11.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: axios dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mongodb dependency-version: 6.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@oclif/test" dependency-version: 4.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: oclif dependency-version: 4.22.70 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mui/icons-material" dependency-version: 7.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mui/material" dependency-version: 7.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@remix-run/express" dependency-version: 2.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@remix-run/node" dependency-version: 2.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@remix-run/react" dependency-version: 2.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@remix-run/serve" dependency-version: 2.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: i18next dependency-version: 25.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: i18next-fs-backend dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-i18next dependency-version: 16.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@remix-run/dev" dependency-version: 2.17.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: autoprefixer dependency-version: 10.4.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
0 participants
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 dependencies group with 40 updates in the / directory:
2.25.02.28.06.5.96.6.56.5.96.6.59.39.19.39.29.38.09.39.23.6.23.8.18.46.28.53.111.1.811.1.1211.1.811.1.1211.0.111.0.211.1.811.1.1211.2.111.2.50.14.20.14.310.1.310.2.010.5.110.6.04.4.14.5.013.1.213.1.311.0.1011.0.1611.1.811.1.127.1.47.2.229.4.529.4.66.2.356.2.375.4.535.4.551.13.21.13.36.20.06.21.04.1.144.1.164.22.414.22.707.3.47.3.77.3.47.3.72.17.22.17.42.17.22.17.42.17.22.17.42.17.22.17.45.1.05.2.15.0.55.0.625.6.025.8.02.6.02.6.116.2.116.5.32.17.22.17.410.4.2110.4.23Updates
@openapitools/openapi-generator-clifrom 2.25.0 to 2.28.0Release notes
Sourced from
@openapitools/openapi-generator-cli's releases.Commits
4498491feat(release): v7.19.0 release (#1103)d42bef6chore(deps): update dependency@types/nodeto v20.19.30 (#1101)294c942chore(deps): update nest monorepo to v11.1.12 (#1100)bb954c4chore(deps): update dependency prettier to v3.8.0 (#1099)b42cabbchore(deps): update dependency type-fest to v5.4.1 (#1098)aeb2f94chore(deps): update dependency@types/nodeto v20.19.29 (#1097)3488c85chore(deps): update dependency type-fest to v5.4.0 (#1096)bd18bf0chore(deps): update dependency@types/nodeto v20.19.28 (#1095)2ce2942chore(deps): update commitlint monorepo to v20.3.1 (#1093)aa108cfchore(deps): update commitlint monorepo to v20.3.0 (#1092)Updates
@mikro-orm/corefrom 6.5.9 to 6.6.5Release notes
Sourced from
@mikro-orm/core's releases.... (truncated)
Changelog
Sourced from
@mikro-orm/core's changelog.... (truncated)
Commits
d9b253cchore(release): v6.6.5 [skip ci]059bf97feat(core): improve formula callback to provide more information about the ta...8caae8ffix(core): improve handling of deeply nested composite keys inem.createfede490fix(core): ensurepopulatehint won't includeundefinedfor optional rela...0ab55fefix(sql): fix populating M:N relations withpivotEntitythat uses `mapToPk:...6e32ffbrefactor: ensure TS check won't fail ifprocess.argvis not populatedf738051refactor: support overlapping properties with different field names in STIbadbc00fix(core): support overlapping properties with different field names in STI886772afix(core): normalizepopulateoption inCollection.matching()for M:N rel...bd44c82fix(core): always check the database when querying by PK with filtersMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mikro-orm/coresince your current version.Updates
@mikro-orm/mongodbfrom 6.5.9 to 6.6.5Release notes
Sourced from
@mikro-orm/mongodb's releases.... (truncated)
Changelog
Sourced from
@mikro-orm/mongodb's changelog.... (truncated)
Commits
d9b253cchore(release): v6.6.5 [skip ci]059bf97feat(core): improve formula callback to provide more information about the ta...8caae8ffix(core): improve handling of deeply nested composite keys inem.createfede490fix(core): ensurepopulatehint won't includeundefinedfor optional rela...0ab55fefix(sql): fix populating M:N relations withpivotEntitythat uses `mapToPk:...6e32ffbrefactor: ensure TS check won't fail ifprocess.argvis not populatedf738051refactor: support overlapping properties with different field names in STIbadbc00fix(core): support overlapping properties with different field names in STI886772afix(core): normalizepopulateoption inCollection.matching()for M:N rel...bd44c82fix(core): always check the database when querying by PK with filtersMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mikro-orm/mongodbsince your current version.Updates
@eslint/jsfrom 9.39.1 to 9.39.2Release notes
Sourced from
@eslint/js's releases.Commits
c43ce24chore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.38.0 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Updates
prettierfrom 3.6.2 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
typescript-eslintfrom 8.46.2 to 8.53.1Release notes
Sourced from typescript-eslint's releases.