Skip to content
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

Bump the npm_and_yarn group across 2 directories with 12 updates #919

Commits on Feb 21, 2024

  1. Bump the npm_and_yarn group across 2 directories with 12 updates

    Bumps the npm_and_yarn group with 10 updates in the /ch14/TailwindTradersBotComposer/scripts directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.6` |
    | [ansi-regex](https://github.com/chalk/ansi-regex) | `5.0.0` | `5.0.1` |
    | [async](https://github.com/caolan/async) | `3.2.0` | `3.2.5` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.14.0` | `1.15.5` |
    | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.1` | `2.7.0` |
    | [qs](https://github.com/ljharb/qs) | `6.5.2` | `6.5.3` |
    | [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) | `0.4.23` | `0.5.0` |
    | [@azure/arm-appinsights](https://github.com/Azure/azure-sdk-for-js) | `2.1.0` | `4.0.0` |
    | [@azure/arm-botservice](https://github.com/Azure/azure-sdk-for-js) | `1.0.0` | `4.0.0` |
    | [@azure/ms-rest-js](https://github.com/Azure/ms-rest-js) | `2.4.1` | `2.7.0` |
    Bumps the npm_and_yarn group with 3 updates in the /ch9_release/src/Tailwind.Traders.Web/ClientApp directory: [axios](https://github.com/axios/axios), [lodash](https://github.com/lodash/lodash) and [qs](https://github.com/ljharb/qs).
    
    
    Updates `minimist` from 1.2.5 to 1.2.6
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.6)
    
    Updates `ansi-regex` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)
    
    Updates `async` from 3.2.0 to 3.2.5
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
    - [Commits](caolan/async@v3.2.0...v3.2.5)
    
    Updates `follow-redirects` from 1.14.0 to 1.15.5
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.0...v1.15.5)
    
    Updates `node-fetch` from 2.6.1 to 2.7.0
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)
    
    Updates `qs` from 6.5.2 to 6.5.3
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    Updates `xml2js` from 0.4.23 to 0.5.0
    - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)
    
    Updates `@azure/arm-appinsights` from 2.1.0 to 4.0.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
    - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/arm-msi_2.1.0...@azure/cosmos_4.0.0)
    
    Updates `@azure/arm-botservice` from 1.0.0 to 4.0.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
    - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/logger_1.0.0...@azure/arm-botservice_4.0.0)
    
    Updates `@azure/ms-rest-js` from 2.4.1 to 2.7.0
    - [Changelog](https://github.com/Azure/ms-rest-js/blob/master/Changelog.md)
    - [Commits](https://github.com/Azure/ms-rest-js/commits)
    
    Updates `axios` from 0.21.1 to 0.28.0
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.1...v0.28.0)
    
    Updates `follow-redirects` from 1.14.1 to 1.15.5
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.0...v1.15.5)
    
    Updates `lodash` from 4.17.20 to 4.17.21
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.20...4.17.21)
    
    Updates `qs` from 6.10.1 to 6.10.3
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: ansi-regex
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: async
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: node-fetch
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: xml2js
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: "@azure/arm-appinsights"
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: "@azure/arm-botservice"
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: "@azure/ms-rest-js"
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: axios
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: lodash
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: qs
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    36e3ce2 View commit details
    Browse the repository at this point in the history