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

chore(deps): bump the npm_and_yarn group across 3 directories with 16 updates #55

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

Commits on Jun 13, 2024

  1. chore(deps): bump the npm_and_yarn group across 3 directories with 16…

    … updates
    
    Bumps the npm_and_yarn group with 15 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) | `4.25.0` | `4.25.1` |
    | [next](https://github.com/vercel/next.js) | `13.3.0` | `14.1.1` |
    | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.12` | `3.3.2` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.38` |
    | [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.90.0` |
    | [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.3.1` | `4.4.0` |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.20.7` | `7.24.7` |
    | [ejs](https://github.com/mde/ejs) | `3.1.8` | `3.1.10` |
    | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.62` | `0.10.64` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.6` |
    | [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) | `4.1.0` | `4.1.1` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.7` | `1.2.8` |
    | [msgpackr](https://github.com/kriszyp/msgpackr) | `1.8.1` | `1.10.2` |
    | [shell-quote](https://github.com/ljharb/shell-quote) | `1.7.4` | `1.8.1` |
    | [ua-parser-js](https://github.com/faisalman/ua-parser-js) | `0.7.32` | `0.7.38` |
    
    Bumps the npm_and_yarn group with 1 update in the /packages/sdks/nextjs-esr directory: [next](https://github.com/vercel/next.js).
    Bumps the npm_and_yarn group with 1 update in the /packages/sdks/nodejs directory: [node-fetch](https://github.com/node-fetch/node-fetch).
    
    
    Updates `gatsby-plugin-sharp` from 4.25.0 to 4.25.1
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sharp)
    
    Updates `next` from 13.3.0 to 14.1.1
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.3.0...v14.1.1)
    
    Updates `node-fetch` from 2.6.12 to 3.3.2
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.12...v3.3.2)
    
    Updates `postcss` from 8.4.31 to 8.4.38
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.31...8.4.38)
    
    Updates `webpack` from 5.89.0 to 5.90.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.89.0...v5.90.0)
    
    Updates `@adobe/css-tools` from 4.3.1 to 4.4.0
    - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
    - [Commits](https://github.com/adobe/css-tools/commits)
    
    Updates `@babel/traverse` from 7.20.7 to 7.24.7
    - [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.24.7/packages/babel-traverse)
    
    Updates `ejs` from 3.1.8 to 3.1.10
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.8...v3.1.10)
    
    Updates `es5-ext` from 0.10.62 to 0.10.64
    - [Release notes](https://github.com/medikoo/es5-ext/releases)
    - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
    - [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)
    
    Updates `follow-redirects` from 1.15.2 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)
    
    Updates `http-cache-semantics` from 4.1.0 to 4.1.1
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    Updates `minimist` from 1.2.7 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.7...v1.2.8)
    
    Updates `msgpackr` from 1.8.1 to 1.10.2
    - [Release notes](https://github.com/kriszyp/msgpackr/releases)
    - [Commits](https://github.com/kriszyp/msgpackr/commits/v1.10.2)
    
    Updates `nanoid` from 3.3.6 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.3.6...3.3.7)
    
    Updates `shell-quote` from 1.7.4 to 1.8.1
    - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
    - [Commits](ljharb/shell-quote@v1.7.4...v1.8.1)
    
    Updates `ua-parser-js` from 0.7.32 to 0.7.38
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
    - [Commits](faisalman/ua-parser-js@0.7.32...0.7.38)
    
    Updates `next` from 11.1.3-canary.104 to 14.1.1
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.3.0...v14.1.1)
    
    Updates `postcss` from 8.2.15 to 8.4.31
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.31...8.4.38)
    
    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.3.6...3.3.7)
    
    Updates `node-fetch` from 3.0.0 to 3.2.10
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.12...v3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby-plugin-sharp
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: next
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: node-fetch
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: "@adobe/css-tools"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ejs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: es5-ext
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: http-cache-semantics
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: msgpackr
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: nanoid
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: shell-quote
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ua-parser-js
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: next
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: nanoid
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: node-fetch
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8a67e9d View commit details
    Browse the repository at this point in the history