build(deps): bump the minor-patches group across 1 directory with 10 updates#98
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the minor-patches group across 1 directory with 10 updates#98dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the minor-patches group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.9` | `11.1.10` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.9` | `11.1.10` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.9` | `11.1.10` | | [nestjs-minio](https://github.com/NestCrafts/nestjs-minio) | `2.6.2` | `2.6.3` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.11` | `7.0.12` | | [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.21` | `7.0.4` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.9` | `11.1.10` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.6.0` | `0.7.9` | | [@swc/core](https://github.com/swc-project/swc) | `1.15.4` | `1.15.7` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.49.0` | `8.50.0` | Updates `@nestjs/common` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/common) Updates `@nestjs/core` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/core) Updates `@nestjs/platform-express` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/platform-express) Updates `nestjs-minio` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/NestCrafts/nestjs-minio/releases) - [Commits](NestCrafts/nestjs-minio@2.6.2...v2.6.3) Updates `nodemailer` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v7.0.11...v7.0.12) Updates `@types/nodemailer` from 6.4.21 to 7.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `@nestjs/testing` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/testing) Updates `@swc/cli` from 0.6.0 to 0.7.9 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.15.4 to 1.15.7 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.15.4...v1.15.7) Updates `@types/nodemailer` from 6.4.21 to 7.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `typescript-eslint` from 8.49.0 to 8.50.0 - [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.50.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/core" dependency-version: 11.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: nestjs-minio dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: nodemailer dependency-version: 7.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@types/nodemailer" dependency-version: 7.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor-patches - dependency-name: "@nestjs/testing" dependency-version: 11.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@swc/cli" dependency-version: 0.7.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@swc/core" dependency-version: 1.15.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@types/nodemailer" dependency-version: 7.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor-patches - dependency-name: typescript-eslint dependency-version: 8.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Superseded by #99. |
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 minor-patches group with 10 updates in the / directory:
11.1.911.1.1011.1.911.1.1011.1.911.1.102.6.22.6.37.0.117.0.126.4.217.0.411.1.911.1.100.6.00.7.91.15.41.15.78.49.08.50.0Updates
@nestjs/commonfrom 11.1.9 to 11.1.10Release notes
Sourced from
@nestjs/common's releases.Commits
de5e026chore(@nestjs) publish v11.1.10 releasefd46a65Merge branch 'master' into fix/file-type-validator-esm-error4da3e2cUpdate packages/common/pipes/file/file-type.validator.tscc2659aMerge pull request #16060 from Jo-Minseok/feat/filevalidator-custom-messagec97b2cefix(common): improve error handling in FileTypeValidatorb6aa4a2test(common): add tests for dynamic custom error message6c2f2bffeat(common): add error message factory function and shared context typef3fb0c2Merge pull request #16079 from liu-jin-yi/fix/issue-16050c995f70fix: enhance ValidationPipe to prevent prototype pollution by stripping 'cons...def58e0fix(common): handle legacy node version in file validatorUpdates
@nestjs/corefrom 11.1.9 to 11.1.10Release notes
Sourced from
@nestjs/core's releases.Commits
de5e026chore(@nestjs) publish v11.1.10 release2c5221drefactor(core): improve is-static method readability351f977fix(core): instantiate nested transient providers in static context61d728bstyle: address linter errorsa0d79d8Merge pull request #15721 from pythonjsgo/feat/sse-promise-supportadff255Merge pull request #16005 from malkovitc/fix/resolve-each-multiple-providers3cbf281test(core): Add tests for SilentLogger utility5ea3988test(core): Add tests for DiscoverableMetaHostCollectione8df30ctest(core): Add comprehensive tests for TreeNode class0c93692chore: update prettierUpdates
@nestjs/platform-expressfrom 11.1.9 to 11.1.10Release notes
Sourced from
@nestjs/platform-express's releases.Commits
de5e026chore(@nestjs) publish v11.1.10 release8f0840atest(express): Add tests for getBodyParserOptions utility0c93692chore: update prettier0430f3fchore: resolve conflicts5045feachore: update eslint monorepocacc3e7fix(deps): update dependency express to v5.2.12703aadchore(deps): bump express in /packages/platform-expressUpdates
nestjs-miniofrom 2.6.2 to 2.6.3Commits
1410d8fchore: release v2.6.399f60e3chores: depsaa742b7Make sure module initializer will wait until we confirm that the connection i...1147f12docs(readme): Fix syntax in 'Initialize MinIO Client' code snippet (#567)Updates
nodemailerfrom 7.0.11 to 7.0.12Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
a208a0bchore(master): release 7.0.12 (#1785)053ce6afix: added support for REQUIRETLS (#1793)adf8611fix: use 8bit encoding for message/rfc822 attachmentsUpdates
@types/nodemailerfrom 6.4.21 to 7.0.4Commits
Updates
@nestjs/testingfrom 11.1.9 to 11.1.10Release notes
Sourced from
@nestjs/testing's releases.Commits
de5e026chore(@nestjs) publish v11.1.10 release5045feachore: update eslint monorepoUpdates
@swc/clifrom 0.6.0 to 0.7.9Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@swc/clisince your current version.Updates
@swc/corefrom 1.15.4 to 1.15.7Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
9ff2124chore: Publish1.15.7withswc_corev52.0.012ca641chore: Publish1.15.7-nightly-20251218.1withswc_corev52.0.025d0985chore: Publish crates withswc_corev52.0.0eb02780fix(es/minifier): Prevent unsafe sequence merging insuper()calls (#11381)6746002fix(es/transformer): Fix variable declaration for nullish coalescing in else-...cfff553refactor(es/transformer): Port var injector (#11383)1ec444efix(es/transforms): Update_ts_rewrite_relative_import_extensionhelper cod...3639523perf(es/minifier): Optimize data structures ofProgramData(#11374)769c9d2feat(es/transformer): Mergeprivate_properties_in_object(#11378)5314e18chore: Update changelogUpdates
@types/nodemailerfrom 6.4.21 to 7.0.4Commits
Updates
typescript-eslintfrom 8.49.0 to 8.50.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c62e858chore(release): publish 8.50.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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