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 1 directories with 17 updates #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 3, 2024

  1. Bump the npm_and_yarn group across 1 directories with 17 updates

    Bumps the npm_and_yarn group with 17 updates in the /. directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.20.10` | `7.23.9` |
    | [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `4.1.1` |
    | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
    | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
    | [json5](https://github.com/json5/json5) | `2.2.0` | `2.2.3` |
    | [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) | `4.1.0` | `5.0.0` |
    | [hermes-engine](https://github.com/facebook/hermes) | `0.9.0` | `` |
    | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.67.5` | `0.73.3` |
    | [node-fetch](https://github.com/node-fetch/node-fetch) | `1.7.3` | `2.7.0` |
    | [react-native-calendars](https://github.com/wix/react-native-calendars) | `1.1284.0` | `1.1303.0` |
    | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` |
    | [nanoid](https://github.com/ai/nanoid) | `3.1.29` | `3.3.7` |
    | [nth-check](https://github.com/fb55/nth-check) | `1.0.2` | `2.1.1` |
    | [react-native-svg](https://github.com/react-native-community/react-native-svg) | `12.1.1` | `12.5.1` |
    | [qs](https://github.com/ljharb/qs) | `6.10.1` | `6.11.2` |
    | [tough-cookie](https://github.com/salesforce/tough-cookie) | `4.0.0` | `4.1.3` |
    
    
    Updates `@babel/traverse` from 7.20.10 to 7.23.9
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse)
    
    Updates `ansi-regex` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
    
    Updates `semver` from 5.7.1 to 5.7.2
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    Updates `decode-uri-component` from 0.2.0 to 0.2.2
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    Updates `json5` from 2.2.0 to 2.2.3
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.0...v2.2.3)
    
    Updates `babel-plugin-module-resolver` from 4.1.0 to 5.0.0
    - [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
    - [Commits](tleunen/babel-plugin-module-resolver@v4.1.0...v5.0.0)
    
    Removes `hermes-engine`
    
    Updates `react-native` from 0.67.5 to 0.73.3
    - [Release notes](https://github.com/facebook/react-native/releases)
    - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-070.md)
    - [Commits](https://github.com/facebook/react-native/commits/v0.73.3/packages/react-native)
    
    Updates `node-fetch` from 1.7.3 to 2.7.0
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@1.7.3...v2.7.0)
    
    Updates `react-native-calendars` from 1.1284.0 to 1.1303.0
    - [Release notes](https://github.com/wix/react-native-calendars/releases)
    - [Changelog](https://github.com/wix/react-native-calendars/blob/master/CHANGELOG.md)
    - [Commits](wix/react-native-calendars@v1.1284.0...1.1303.0)
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `minimist` from 1.2.5 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    Updates `nanoid` from 3.1.29 to 3.3.7
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.29...3.3.7)
    
    Updates `nth-check` from 1.0.2 to 2.1.1
    - [Release notes](https://github.com/fb55/nth-check/releases)
    - [Commits](fb55/nth-check@v1.0.2...v2.1.1)
    
    Updates `react-native-svg` from 12.1.1 to 12.5.1
    - [Release notes](https://github.com/react-native-community/react-native-svg/releases)
    - [Commits](software-mansion/react-native-svg@v12.1.1...v12.5.1)
    
    Updates `qs` from 6.10.1 to 6.11.2
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.10.1...v6.11.2)
    
    Updates `tough-cookie` from 4.0.0 to 4.1.3
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: ansi-regex
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: decode-uri-component
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: json5
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: babel-plugin-module-resolver
      dependency-type: direct:development
      dependency-group: npm_and_yarn-security-group
    - dependency-name: hermes-engine
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: react-native
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: node-fetch
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: react-native-calendars
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: minimatch
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: nanoid
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: nth-check
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: react-native-svg
      dependency-type: direct:production
      dependency-group: npm_and_yarn-security-group
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: tough-cookie
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    16f74a2 View commit details
    Browse the repository at this point in the history