- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Bump the runtime-dependencies group with 17 updates #8
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
          
     Closed
      
      
            dependabot
  wants to merge
  1
  commit into
  main
from
dependabot/npm_and_yarn/runtime-dependencies-a47a82ff71
  
      
      
   
      
    
                
     Closed
            
            Bump the runtime-dependencies group with 17 updates #8
                    dependabot
  wants to merge
  1
  commit into
  main
from
dependabot/npm_and_yarn/runtime-dependencies-a47a82ff71
  
      
      
   
              
            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 runtime-dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/apollo](https://github.com/nestjs/graphql) | `12.2.2` | `13.1.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.4.13` | `11.1.3` | | [@nestjs/config](https://github.com/nestjs/config) | `3.3.0` | `4.0.2` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.13` | `11.1.3` | | [@nestjs/graphql](https://github.com/nestjs/graphql) | `12.2.2` | `13.1.0` | | [@nestjs/jwt](https://github.com/nestjs/jwt) | `10.2.0` | `11.0.0` | | [@nestjs/mapped-types](https://github.com/nestjs/mapped-types) | `2.0.6` | `2.1.0` | | [@nestjs/passport](https://github.com/nestjs/passport) | `10.0.3` | `11.0.5` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.4.13` | `11.1.3` | | [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `10.0.2` | `11.0.0` | | [bcrypt](https://github.com/kelektiv/node.bcrypt.js) | `5.1.1` | `6.0.0` | | [class-validator](https://github.com/typestack/class-validator) | `0.14.1` | `0.14.2` | | [graphql](https://github.com/graphql/graphql-js) | `16.10.0` | `16.11.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.13.1` | `8.16.0` | | [postgres](https://github.com/porsager/postgres) | `3.4.5` | `3.4.7` | | [rxjs](https://github.com/reactivex/rxjs) | `7.8.1` | `7.8.2` | | [typeorm](https://github.com/typeorm/typeorm) | `0.3.20` | `0.3.24` | Updates `@nestjs/apollo` from 12.2.2 to 13.1.0 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v12.2.2...v13.1.0) Updates `@nestjs/common` from 10.4.13 to 11.1.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/common) Updates `@nestjs/config` from 3.3.0 to 4.0.2 - [Release notes](https://github.com/nestjs/config/releases) - [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json) - [Commits](nestjs/config@3.3.0...4.0.2) Updates `@nestjs/core` from 10.4.13 to 11.1.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/core) Updates `@nestjs/graphql` from 12.2.2 to 13.1.0 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v12.2.2...v13.1.0) Updates `@nestjs/jwt` from 10.2.0 to 11.0.0 - [Release notes](https://github.com/nestjs/jwt/releases) - [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json) - [Commits](nestjs/jwt@10.2.0...11.0.0) Updates `@nestjs/mapped-types` from 2.0.6 to 2.1.0 - [Release notes](https://github.com/nestjs/mapped-types/releases) - [Changelog](https://github.com/nestjs/mapped-types/blob/master/.release-it.json) - [Commits](nestjs/mapped-types@2.0.6...2.1.0) Updates `@nestjs/passport` from 10.0.3 to 11.0.5 - [Release notes](https://github.com/nestjs/passport/releases) - [Changelog](https://github.com/nestjs/passport/blob/master/.release-it.json) - [Commits](nestjs/passport@10.0.3...11.0.5) Updates `@nestjs/platform-express` from 10.4.13 to 11.1.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/platform-express) Updates `@nestjs/typeorm` from 10.0.2 to 11.0.0 - [Release notes](https://github.com/nestjs/typeorm/releases) - [Changelog](https://github.com/nestjs/typeorm/blob/master/.release-it.json) - [Commits](nestjs/typeorm@10.0.2...11.0.0) Updates `bcrypt` from 5.1.1 to 6.0.0 - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](kelektiv/node.bcrypt.js@v5.1.1...v6.0.0) Updates `class-validator` from 0.14.1 to 0.14.2 - [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.1...v0.14.2) Updates `graphql` from 16.10.0 to 16.11.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.10.0...v16.11.0) Updates `pg` from 8.13.1 to 8.16.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.16.0/packages/pg) Updates `postgres` from 3.4.5 to 3.4.7 - [Release notes](https://github.com/porsager/postgres/releases) - [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md) - [Commits](porsager/postgres@v3.4.5...v3.4.7) Updates `rxjs` from 7.8.1 to 7.8.2 - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) Updates `typeorm` from 0.3.20 to 0.3.24 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.20...0.3.24) --- updated-dependencies: - dependency-name: "@nestjs/apollo" dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: "@nestjs/common" dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: "@nestjs/config" dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: "@nestjs/graphql" dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: "@nestjs/jwt" dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: "@nestjs/mapped-types" dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: "@nestjs/passport" dependency-version: 11.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: "@nestjs/typeorm" dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: bcrypt dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-dependencies - dependency-name: class-validator dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: graphql dependency-version: 16.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: pg dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: postgres dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: typeorm dependency-version: 0.3.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
| 
           The group that created this PR has been removed from your configuration.  | 
    
  
    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 
  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 runtime-dependencies group with 17 updates:
12.2.213.1.010.4.1311.1.33.3.04.0.210.4.1311.1.312.2.213.1.010.2.011.0.02.0.62.1.010.0.311.0.510.4.1311.1.310.0.211.0.05.1.16.0.00.14.10.14.216.10.016.11.08.13.18.16.03.4.53.4.77.8.17.8.20.3.200.3.24Updates
@nestjs/apollofrom 12.2.2 to 13.1.0Release notes
Sourced from
@nestjs/apollo's releases.Commits
416ebb0v13.1.0b4e9a0aMerge pull request #3544 from nestjs/feat/graphiql-apollo-support8dd8847chore(deps): update nest monorepo to v11.0.15 (#3547)8dade88chore(deps): update dependency lerna to v8.2.2 (#3546)2bd9b46chore(deps): update dependency eslint-config-prettier to v10.1.2 (#3545)08f18b9Update packages/apollo/lib/graphiql/interfaces/graphiql-options.interface.ts21295c3Merge pull request #3543 from nestjs/renovate/cimg-node-22.xaff92a6feat(apollo): add graphiql playground supporte39a07echore(deps): update nest monorepo to v11.0.14 (#3542)98b3fa2chore(deps): update node.js to v22.14.0Updates
@nestjs/commonfrom 10.4.13 to 11.1.3Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
1613f50chore(@nestjs) publish v11.1.3 release1e1bceaMerge pull request #15209 from fjodor-rybakov/fix/add-missing-disposition-type4b74585feat: add string array type to disposition1c4a20afeat(core): defer initialization connected microservice32b5febchore(@nestjs) publish v11.1.2 release8863c12chore(deps): bump file-type from 20.5.0 to 21.0.0f262812chore: update package.json2cccff1chore(@nestjs) publish v11.1.1 release8a93b85chore(common): fix incorrect comment0e95b3brefactor(common): move logger utils to dedicated filesUpdates
@nestjs/configfrom 3.3.0 to 4.0.2Release notes
Sourced from
@nestjs/config's releases.Commits
a7c3ac1chore(): release v4.0.251957cbMerge pull request #1997 from akeldamas/fix-keyof-type-for-symbolsf53f14efix(common): update KeyOf type to support symbol keysc830cb2chore(deps): update dependency eslint-plugin-prettier to v5.2.5 (#1995)e8fadb5chore(deps): update dependency typescript-eslint to v8.28.0 (#1994)6f73e18chore(deps): update dependency ts-jest to v29.3.0 (#1993)555ce6fchore(deps): update dependency@types/nodeto v22.13.13 (#1992)53dcb1bchore(deps): update dependency eslint-plugin-prettier to v5.2.4 (#1991)3b0aa25chore(deps): update eslint monorepo to v9.23.0 (#1990)f0ec83bchore(deps): update dependency@eslint/eslintrcto v3.3.1 (#1989)Updates
@nestjs/corefrom 10.4.13 to 11.1.3Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
1613f50chore(@nestjs) publish v11.1.3 release521544cMerge pull request #15203 from isaryy/microservice-defer-init1c4a20afeat(core): defer initialization connected microserviceb84c1fefix(core): gracefully shutdown the app when repl exits32b5febchore(@nestjs) publish v11.1.2 releasef262812chore: update package.json2cccff1chore(@nestjs) publish v11.1.1 release7338c03Merge pull request #15056 from maxbronnikov10/fix/http-adapter-errorfb3b12dfix(core): HTTP adapter error mappingcb6080erefactor(core,platform-fastify): drop useless optional signatureUpdates
@nestjs/graphqlfrom 12.2.2 to 13.1.0Release notes
Sourced from
@nestjs/graphql's releases.Commits
416ebb0v13.1.0b4e9a0aMerge pull request #3544 from nestjs/feat/graphiql-apollo-support8dd8847chore(deps): update nest monorepo to v11.0.15 (#3547)8dade88chore(deps): update dependency lerna to v8.2.2 (#3546)2bd9b46chore(deps): update dependency eslint-config-prettier to v10.1.2 (#3545)08f18b9Update packages/apollo/lib/graphiql/interfaces/graphiql-options.interface.ts21295c3Merge pull request #3543 from nestjs/renovate/cimg-node-22.xaff92a6feat(apollo): add graphiql playground supporte39a07echore(deps): update nest monorepo to v11.0.14 (#3542)98b3fa2chore(deps): update node.js to v22.14.0Updates
@nestjs/jwtfrom 10.2.0 to 11.0.0Release notes
Sourced from
@nestjs/jwt's releases.Commits
07741f9chore(): release v11.0.0acdb871chore: update eslint configurationf695445Merge pull request #1829 from nestjs/renovate/major-nest-monorepo312d21bchore(deps): update dependency lint-staged to v15.4.1 (#1828)e90fe7achore(deps): update nest monorepo to v11180b50echore(deps): update dependency@types/nodeto v22.10.7 (#1827)84a40fdchore(deps): update dependency eslint-config-prettier to v10 (#1825)feb8f67chore(deps): update dependency@types/nodeto v22.10.6 (#1826)eba3da6chore(deps): update typescript-eslint monorepo to v8.20.0 (#1824)92ec4dechore(deps): update dependency eslint to v9.18.0 (#1823)Updates
@nestjs/mapped-typesfrom 2.0.6 to 2.1.0Release notes
Sourced from
@nestjs/mapped-types's releases.Commits
3557595chore(): release v2.1.0951a6a7chore: upgrade eslint, update deps, husky, ci setup05dd714Merge pull request #1570 from nestjs/renovate/major-nest-monorepoa431abcchore(deps): update dependency lint-staged to v15.4.1 (#1573)557c8a5chore(deps): update dependency lint-staged to v15.4.0 (#1569)035e081chore(deps): update dependency@nestjs/commonto v11a3d8814chore(deps): update dependency@types/nodeto v22.10.7 (#1568)5a6545fchore(deps): update dependency eslint-config-prettier to v10 (#1566)a19e474chore(deps): update dependency@types/nodeto v22.10.6 (#1567)325e637chore(deps): update typescript-eslint monorepo to v8.20.0 (#1565)Updates
@nestjs/passportfrom 10.0.3 to 11.0.5Release notes
Sourced from
@nestjs/passport's releases.Commits
1432808chore(): release v11.0.5d3775acMerge pull request #1866 from nestjs/fix/without-callback-fix28a0835Merge pull request #1867 from nestjs/renovate/lint-staged-15.x53ba5d6chore(deps): update dependency lint-staged to v15.4.2223c1cbMerge pull request #1863 from nestjs/renovate/node-22.xbda4914Merge pull request #1864 from nestjs/renovate/nest-monorepo1a7123afix: exclude last argument only if its of type function (cb)6fa6d91chore(deps): update nest monorepo to v11.0.58b3f7e3chore(deps): update dependency@types/nodeto v22.10.93c877f8chore(deps): update nest monorepo to v11.0.4 (#1862)Updates
@nestjs/platform-expressfrom 10.4.13 to 11.1.3Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
1613f50chore(@nestjs) publish v11.1.3 release3e43b0echore(deps): bump multer from 2.0.0 to 2.0.132b5febchore(@nestjs) publish v11.1.2 release492fb35chore(deps): bump multer from 1.4.5-lts.2 to 2.0.0f262812chore: update package.json2cccff1chore(@nestjs) publish v11.1.1 release3de1ec2feat: remove use of pipeline112450bchore(@nestjs) publish v11.1.0 release729a9cdchore(@nestjs) publish v11.0.21 released5bca88chore(@nestjs) publish v11.0.20 releaseUpdates
@nestjs/typeormfrom 10.0.2 to 11.0.0Release notes
Sourced from
@nestjs/typeorm's releases.Commits
ce8095achore(): release v11.0.0d25d11achore: remove deprecated keepConnectionAlive3eed059Merge branch 'nikeee-master'd6885bachore: resolve conflicts2c011fachore: upgrade eslint, update husky config4134457Merge pull request #2172 from nestjs/renovate/major-nest-monorepof4dbfa4chore(deps): update dependency lint-staged to v15.4.1 (#2173)31d765bchore(deps): update nest monorepo to v11a208ec1chore(deps): update dependency lint-staged to v15.4.0 (#2171)7009437chore(deps): update dependency@types/nodeto v22.10.7 (#2170)Updates
bcryptfrom 5.1.1 to 6.0.0Release notes
Sourced from bcrypt's releases.
Changelog
Sourced from bcrypt's changelog.
Commits
17894bdMerge pull request #1186 from recrsn/v6-release473c150Update changelog7e93b78Test package8fc0ceaExclude Windows x86 as it is no longer supported1bbb5aeAlso compile linux against Node 185517028Use Node 18/20 for macos/windows271035aModernize JSefe4968Prepare for v6cf4269aMerge pull request #1049 from tbo47/update-libs5e9afd4Merge pull request #1036 from alokranjan609/fix/typo-in-commentsUpdates
class-validatorfrom 0.14.1 to 0.14.2Release notes
Sourced from class-validator's releases.
Changelog
Sourced from class-validator's changelog.
Commits
221502cfeat: release v0.14.2 (#2600)0ea279bfix: pass arguments correctly to isBase64 (#2574)3bff66fbuild: disable Dependabot updates0c87bebfix: pass IsBase64 options correctly (#2549)b07bb16ci: update codecov (#2556)721bb5edocs: update changelog for 0.14.1 (#2542)63fe9c5build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2490)0e14d0cbuild(deps): bump libphonenumber-js from 1.10.62 to 1.11.1 (#2476)b12b00abuild(deps-dev): bump@types/nodefrom 20.12.8 to 20.12.10 (#2475)ba60be9build(deps): bump libphonenumber-js from 1.10.61 to 1.10.62 (#2473)Updates
graphqlfrom 16.10.0 to 16.11.0Release notes
Sourced from graphql's releases.