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 37 updates #4

Closed

Commits on Apr 24, 2024

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

    Bumps the npm_and_yarn group with 29 updates in the /web directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [baobab](https://github.com/Yomguithereal/baobab) | `2.5.2` | `2.6.1` |
    | [yarn](https://github.com/yarnpkg/yarn) | `1.17.3` | `1.22.13` |
    | [ajv](https://github.com/ajv-validator/ajv) | `6.10.2` | `6.12.6` |
    | [eslint](https://github.com/eslint/eslint) | `4.19.1` | `9.1.1` |
    | [less](https://github.com/less/less.js) | `2.7.3` | `2.7.3` |
    | [style-loader](https://github.com/webpack-contrib/style-loader) | `0.18.2` | `4.0.0` |
    | [ansi-html](https://github.com/Tjatse/ansi-html) | `0.0.7` | `removed` |
    | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `2.11.5` | `5.0.4` |
    | [color-string](https://github.com/Qix-/color-string) | `1.5.3` | `1.9.1` |
    | [css-loader](https://github.com/webpack-contrib/css-loader) | `0.28.11` | `7.1.1` |
    | [glob-parent](https://github.com/gulpjs/glob-parent) | `2.0.0` | `5.1.2` |
    | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `21.2.0` | `29.7.0` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `21.2.1` | `29.7.0` |
    | [watchpack](https://github.com/webpack/watchpack) | `1.6.0` | `1.7.5` |
    | [hawk](https://github.com/mozilla/hawk) | `3.1.3` | `removed` |
    | [less](https://github.com/less/less.js) | `2.7.3` | `4.2.0` |
    | [html-minifier](https://github.com/kangax/html-minifier) | `3.5.3` | `removed` |
    | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `2.30.1` | `5.6.0` |
    | [lodash](https://github.com/lodash/lodash) | `4.17.15` | `4.17.21` |
    | [marked](https://github.com/markedjs/marked) | `0.3.19` | `4.3.0` |
    | [jsdoc](https://github.com/jsdoc/jsdoc) | `3.6.3` | `3.6.11` |
    | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |
    | [nth-check](https://github.com/fb55/nth-check) | `1.0.1` | `2.1.1` |
    | [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) | `2.9.1` | `3.11.0` |
    | [postcss](https://github.com/postcss/postcss) | `5.2.17` | `8.4.38` |
    | [lesshint](https://github.com/lesshint/lesshint) | `4.6.5` | `6.3.7` |
    | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
    | [semver](https://github.com/npm/node-semver) | `5.7.0` | `5.7.2` |
    | [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) | `5.2.1` | `11.1.0` |
    | [taffydb](https://github.com/typicaljoe/taffydb) | `2.6.2` | `removed` |
    | [jsdoc](https://github.com/jsdoc/jsdoc) | `3.6.11` | `4.0.2` |
    | [tmpl](https://github.com/daaku/nodejs-tmpl) | `1.0.4` | `1.0.5` |
    
    
    
    Updates `baobab` from 2.5.2 to 2.6.1
    - [Release notes](https://github.com/Yomguithereal/baobab/releases)
    - [Changelog](https://github.com/Yomguithereal/baobab/blob/master/CHANGELOG.md)
    - [Commits](Yomguithereal/baobab@2.5.2...2.6.1)
    
    Updates `yarn` from 1.17.3 to 1.22.13
    - [Release notes](https://github.com/yarnpkg/yarn/releases)
    - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
    - [Commits](yarnpkg/yarn@v1.17.3...v1.22.13)
    
    Updates `ajv` from 6.10.2 to 6.12.6
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6)
    
    Updates `eslint` from 4.19.1 to 9.1.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v4.19.1...v9.1.1)
    
    Updates `less` from 2.7.3 to 2.7.3
    - [Release notes](https://github.com/less/less.js/releases)
    - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
    - [Commits](less/less.js@v2.7.3...v2.7.3)
    
    Updates `style-loader` from 0.18.2 to 4.0.0
    - [Release notes](https://github.com/webpack-contrib/style-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/style-loader@v0.18.2...v4.0.0)
    
    Removes `ansi-html`
    
    Updates `webpack-dev-server` from 2.11.5 to 5.0.4
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/commits/v5.0.4)
    
    Updates `async` from 1.5.2 to 2.5.0
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
    - [Commits](caolan/async@v1.5.2...v2.5.0)
    
    Updates `color-string` from 1.5.3 to 1.9.1
    - [Release notes](https://github.com/Qix-/color-string/releases)
    - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Qix-/color-string/commits/1.9.1)
    
    Updates `css-loader` from 0.28.11 to 7.1.1
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v0.28.11...v7.1.1)
    
    Updates `dns-packet` from 1.2.2 to 5.6.1
    - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
    - [Commits](mafintosh/dns-packet@v1.2.2...v5.6.1)
    
    Updates `express` from 4.15.4 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.15.4...4.19.2)
    
    Updates `glob-parent` from 2.0.0 to 5.1.2
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v2.0.0...v5.1.2)
    
    Updates `babel-jest` from 21.2.0 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)
    
    Updates `jest` from 21.2.1 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    Updates `watchpack` from 1.6.0 to 1.7.5
    - [Release notes](https://github.com/webpack/watchpack/releases)
    - [Commits](webpack/watchpack@v1.6.0...v1.7.5)
    
    Removes `hawk`
    
    Updates `less` from 2.7.3 to 4.2.0
    - [Release notes](https://github.com/less/less.js/releases)
    - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
    - [Commits](less/less.js@v2.7.3...v2.7.3)
    
    Removes `html-minifier`
    
    Updates `html-webpack-plugin` from 2.30.1 to 5.6.0
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](jantimon/html-webpack-plugin@v2.30.1...v5.6.0)
    
    Updates `loader-utils` from 0.2.17 to 1.1.0
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v0.2.17...v1.1.0)
    
    Updates `lodash` from 4.17.15 to 4.17.21
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.21)
    
    Updates `marked` from 0.3.19 to 4.3.0
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](markedjs/marked@v0.3.19...v4.3.0)
    
    Updates `jsdoc` from 3.6.3 to 3.6.11
    - [Release notes](https://github.com/jsdoc/jsdoc/releases)
    - [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md)
    - [Commits](jsdoc/jsdoc@3.6.3...3.6.11)
    
    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 `node-forge` from 0.6.33 to 1.3.1
    - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
    - [Commits](digitalbazaar/forge@0.6.33...v1.3.1)
    
    Updates `nth-check` from 1.0.1 to 2.1.1
    - [Release notes](https://github.com/fb55/nth-check/releases)
    - [Commits](https://github.com/fb55/nth-check/commits/v2.1.1)
    
    Updates `enzyme` from 2.9.1 to 3.11.0
    - [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/airbnb/enzyme/commits/[email protected]/packages/enzyme)
    
    Updates `postcss` from 5.2.17 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@5.2.17...8.4.38)
    
    Updates `lesshint` from 4.6.5 to 6.3.7
    - [Release notes](https://github.com/lesshint/lesshint/releases)
    - [Changelog](https://github.com/lesshint/lesshint/blob/master/CHANGELOG.md)
    - [Commits](lesshint/lesshint@v4.6.5...v6.3.7)
    
    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 `semver` from 5.7.0 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 `eslint-plugin-node` from 5.2.1 to 11.1.0
    - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
    - [Commits](mysticatea/eslint-plugin-node@v5.2.1...v11.1.0)
    
    Updates `sockjs` from 0.3.18 to 0.3.24
    - [Release notes](https://github.com/sockjs/sockjs-node/releases)
    - [Changelog](https://github.com/sockjs/sockjs-node/blob/v0.3.24/Changelog)
    - [Commits](sockjs/sockjs-node@v0.3.18...v0.3.24)
    
    Removes `taffydb`
    
    Updates `jsdoc` from 3.6.11 to 4.0.2
    - [Release notes](https://github.com/jsdoc/jsdoc/releases)
    - [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md)
    - [Commits](jsdoc/jsdoc@3.6.3...3.6.11)
    
    Updates `tmpl` from 1.0.4 to 1.0.5
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    Updates `webpack-dev-middleware` from 1.12.0 to 7.2.1
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v1.12.0...v7.2.1)
    
    Updates `follow-redirects` from 1.9.0 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.9.0...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: baobab
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: yarn
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: ajv
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: eslint
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: less
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: style-loader
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: ansi-html
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: async
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: color-string
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: css-loader
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: dns-packet
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: glob-parent
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: babel-jest
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: jest
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: watchpack
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: hawk
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: less
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: html-minifier
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: loader-utils
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: lodash
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: marked
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: jsdoc
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: minimatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: node-forge
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: nth-check
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: enzyme
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: lesshint
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: eslint-plugin-node
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: sockjs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: taffydb
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: jsdoc
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: tmpl
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    513ff1f View commit details
    Browse the repository at this point in the history