chore(deps): Bump the api-minor-patch group across 1 directory with 3 updates#24
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
… updates Bumps the api-minor-patch group with 3 updates in the /apps/api directory: [argon2](https://github.com/ranisalt/node-argon2), [class-validator](https://github.com/typestack/class-validator) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `argon2` from 0.41.1 to 0.44.0 - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](ranisalt/node-argon2@v0.41.1...v0.44.0) Updates `class-validator` from 0.14.4 to 0.15.1 - [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.4...v0.15.1) Updates `ts-jest` from 29.4.10 to 29.4.11 - [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.10...v29.4.11) --- updated-dependencies: - dependency-name: argon2 dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-minor-patch - dependency-name: class-validator dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-minor-patch - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: api-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0829f02 to
aa474c1
Compare
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 api-minor-patch group with 3 updates in the /apps/api directory: argon2, class-validator and ts-jest.
Updates
argon2from 0.41.1 to 0.44.0Release notes
Sourced from argon2's releases.
Commits
cd4eae5v0.44.00d88d0dBuild system tweaks for reproducible buildsa6ca2fdBump@biomejs/biomefrom 1.9.4 to 2.1.4c33250dBump node-gyp from 11.2.0 to 11.3.0 (#467)e4ff08cBump node-addon-api from 8.4.0 to 8.5.0 (#466)b3de3a2Potential fix for code scanning alert no. 35: Workflow does not contain permi...bcf7232v0.43.193fa469Fix linter formatting6727b44Upgrade dependencies, revert Typescript to v5.6.3e96cf5aBump tar-fs from 2.1.2 to 2.1.3 (#458)Install script changes
This version modifies
installscript that runs during installation. Review the package contents before updating.Updates
class-validatorfrom 0.14.4 to 0.15.1Release notes
Sourced from class-validator's releases.
Changelog
Sourced from class-validator's changelog.
Commits
2e1a5c2chore: publish 0.15.1 (#2672)737d2a7chore: publish 0.15.0 (#2671)8bc5f96chore: release 0.15.0 (#2670)dc41588fix small grammatical error in README.md (#2596)2c0ff53feat(IsIBAN): Add IsIBANOptions as argument for IsIBAN decorator (#2618)e0eaa02feat: addisISO6391decorator for language codes (#2626)a8b2f6echore: bump vulnerable dependencies (#2669)35e589dfeat: update UUID validation to support versions 1-8, nil, max, and all (#2647)042fb57feat: addvalidateIfto validation options (#1579)4fcad7bfeat: addIsISO31661Numericdecorator for country codes (#2657)Updates
ts-jestfrom 29.4.10 to 29.4.11Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
bff2d64chore(release): 29.4.113941818fix: preserve Bundler on the CJS path under TypeScript >= 6efb3c2fbuild(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website4e46fadci: refactor release workflow