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 directory with 14 updates #13

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

Commits on May 2, 2024

  1. Bump the npm_and_yarn group across 1 directory with 14 updates

    Bumps the npm_and_yarn group with 13 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [axios](https://github.com/axios/axios) | `0.27.2` | `0.28.0` |
    | [next](https://github.com/vercel/next.js) | `12.1.6` | `13.5.1` |
    | [next-auth](https://github.com/nextauthjs/next-auth) | `4.10.3` | `4.24.5` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.14` | `8.4.31` |
    | [semver](https://github.com/npm/node-semver) | `6.3.0` | `6.3.1` |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.20.13` | `7.24.5` |
    | [ejs](https://github.com/mde/ejs) | `3.1.8` | `3.1.10` |
    | [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.1` | `1.15.6` |
    | [tough-cookie](https://github.com/salesforce/tough-cookie) | `4.1.2` | `4.1.4` |
    | [webpack](https://github.com/webpack/webpack) | `5.75.0` | `5.91.0` |
    | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |
    | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
    
    
    
    Updates `axios` from 0.27.2 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.27.2...v0.28.0)
    
    Updates `next` from 12.1.6 to 13.5.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@v12.1.6...v13.5.1)
    
    Updates `next-auth` from 4.10.3 to 4.24.5
    - [Release notes](https://github.com/nextauthjs/next-auth/releases)
    - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@v4.10.3...next-auth@4.24.5)
    
    Updates `postcss` from 8.4.14 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.14...8.4.31)
    
    Updates `semver` from 6.3.0 to 6.3.1
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v6.3.1)
    
    Updates `@babel/traverse` from 7.20.13 to 7.24.5
    - [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.5/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 `express` from 4.18.2 to 4.19.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    Updates `follow-redirects` from 1.15.1 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.6)
    
    Updates `jose` from 4.10.0 to 4.15.5
    - [Release notes](https://github.com/panva/jose/releases)
    - [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
    - [Commits](panva/jose@v4.10.0...v4.15.5)
    
    Updates `tough-cookie` from 4.1.2 to 4.1.4
    - [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.1.2...v4.1.4)
    
    Updates `webpack` from 5.75.0 to 5.91.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.91.0)
    
    Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    Updates `word-wrap` from 1.2.3 to 1.2.5
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: next
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: next-auth
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: semver
      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: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: jose
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tough-cookie
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: word-wrap
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    91210c3 View commit details
    Browse the repository at this point in the history