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 42 updates #6

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

Commits on Jun 18, 2024

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

    Bumps the npm_and_yarn group with 34 updates in the /client directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [axios](https://github.com/axios/axios) | `0.21.1` | `0.28.0` |
    | [moment](https://github.com/moment/moment) | `2.29.1` | `2.29.4` |
    | [qs](https://github.com/ljharb/qs) | `6.9.4` | `6.9.7` |
    | [express](https://github.com/expressjs/express) | `4.17.1` | `4.19.2` |
    | [jsdom](https://github.com/jsdom/jsdom) | `8.5.0` | `16.5.0` |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.12.5` | `7.24.7` |
    | [postcss](https://github.com/postcss/postcss) | `5.2.18` | `8.4.38` |
    | [css-loader](https://github.com/webpack-contrib/css-loader) | `3.6.0` | `7.1.2` |
    | [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) | `0.10.5` | `5.0.1` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
    | [cached-path-relative](https://github.com/ashaffer/cached-path-relative) | `1.0.2` | `1.1.0` |
    | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
    | [ejs](https://github.com/mde/ejs) | `2.7.4` | `removed` |
    | [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) | `3.9.0` | `4.10.2` |
    | [ws](https://github.com/websockets/ws) | `6.2.2` | `6.2.3` |
    | [eventsource](https://github.com/EventSource/eventsource) | `1.0.7` | `1.1.2` |
    | [flat](https://github.com/hughsk/flat) | `4.1.1` | `5.0.2` |
    | [mocha](https://github.com/mochajs/mocha) | `6.2.3` | `10.4.0` |
    | [json5](https://github.com/json5/json5) | `2.1.3` | `2.2.3` |
    | [json5](https://github.com/json5/json5) | `1.0.1` | `2.2.3` |
    | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `3.2.0` | `5.6.0` |
    | [json-schema](https://github.com/kriszyp/json-schema) | `0.2.3` | `0.4.0` |
    | [jsprim](https://github.com/joyent/node-jsprim) | `1.4.1` | `1.4.2` |
    | [lodash-es](https://github.com/lodash/lodash) | `4.17.15` | `4.17.21` |
    | [node-fetch](https://github.com/node-fetch/node-fetch) | `1.7.3` | `removed` |
    | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `15.7.0` | `18.3.1` |
    | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `15.7.0` | `18.3.1` |
    | [react-addons-test-utils](https://github.com/facebook/react) | `15.6.2` | `15.6.2` |
    | [node-forge](https://github.com/digitalbazaar/forge) | `0.10.0` | `1.3.1` |
    | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `3.11.0` | `5.0.4` |
    | [socket.io-parser](https://github.com/socketio/socket.io-parser) | `3.3.2` | `3.3.3` |
    | [ua-parser-js](https://github.com/faisalman/ua-parser-js) | `0.7.28` | `0.7.38` |
    | [underscore](https://github.com/jashkenas/underscore) | `1.5.2` | `removed` |
    | [messageformat](https://github.com/messageformat/messageformat) | `0.2.2` | `2.3.0` |
    | [url-parse](https://github.com/unshiftio/url-parse) | `1.5.3` | `1.5.10` |
    
    Bumps the npm_and_yarn group with 5 updates in the /version_upgrades/release_script directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [ansi-regex](https://github.com/chalk/ansi-regex) | `5.0.0` | `5.0.1` |
    | [y18n](https://github.com/yargs/y18n) | `4.0.0` | `4.0.3` |
    | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.1` | `2.7.0` |
    | [set-value](https://github.com/jonschlinkert/set-value) | `3.0.2` | `3.0.3` |
    | [url-parse](https://github.com/unshiftio/url-parse) | `1.4.7` | `1.5.10` |
    
    
    
    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 `moment` from 2.29.1 to 2.29.4
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.4)
    
    Updates `qs` from 6.9.4 to 6.9.7
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.9.4...v6.9.7)
    
    Updates `express` from 4.17.1 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.17.1...4.19.2)
    
    Updates `jsdom` from 8.5.0 to 16.5.0
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@8.5.0...16.5.0)
    
    Updates `@babel/traverse` from 7.12.5 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 `postcss` from 5.2.18 to 8.4.38
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/commits/8.4.38)
    
    Updates `css-loader` from 3.6.0 to 7.1.2
    - [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@v3.6.0...v7.1.2)
    
    Updates `stylelint-webpack-plugin` from 0.10.5 to 5.0.1
    - [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/stylelint-webpack-plugin@v0.10.5...v5.0.1)
    
    Updates `follow-redirects` from 1.5.10 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.6)
    
    Updates `braces` from 1.8.5 to 2.3.2
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/braces/commits)
    
    Updates `browserify-sign` from 4.2.1 to 4.2.3
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3)
    
    Updates `cached-path-relative` from 1.0.2 to 1.1.0
    - [Commits](https://github.com/ashaffer/cached-path-relative/commits)
    
    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)
    
    Removes `ejs`
    
    Updates `webpack-bundle-analyzer` from 3.9.0 to 4.10.2
    - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/commits/v4.10.2)
    
    Updates `ws` from 6.2.2 to 6.2.3
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@6.2.2...6.2.3)
    
    Updates `eventsource` from 1.0.7 to 1.1.2
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.0.7...v1.1.2)
    
    Updates `flat` from 4.1.1 to 5.0.2
    - [Release notes](https://github.com/hughsk/flat/releases)
    - [Commits](hughsk/flat@4.1.1...5.0.2)
    
    Updates `mocha` from 6.2.3 to 10.4.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v6.2.3...v10.4.0)
    
    Updates `json5` from 2.1.3 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.1.3...v2.2.3)
    
    Updates `json5` from 1.0.1 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.1.3...v2.2.3)
    
    Updates `html-webpack-plugin` from 3.2.0 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@v3.2.0...v5.6.0)
    
    Updates `loader-utils` from 0.2.17 to 1.4.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.4.0)
    
    Updates `json-schema` from 0.2.3 to 0.4.0
    - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0)
    
    Updates `jsprim` from 1.4.1 to 1.4.2
    - [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
    - [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2)
    
    Updates `lodash-es` 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)
    
    Removes `node-fetch`
    
    Updates `react` from 15.7.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)
    
    Updates `react-dom` from 15.7.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)
    
    Updates `react-addons-test-utils` from 15.6.2 to 15.6.2
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](facebook/react@v15.6.2...v15.6.2)
    
    Updates `node-forge` from 0.10.0 to 1.3.1
    - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
    - [Commits](digitalbazaar/forge@0.10.0...v1.3.1)
    
    Updates `webpack-dev-server` from 3.11.0 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](webpack/webpack-dev-server@v3.11.0...v5.0.4)
    
    Updates `quill` from 1.2.3 to 1.3.7
    - [Release notes](https://github.com/quilljs/quill/releases)
    - [Changelog](https://github.com/slab/quill/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/quilljs/quill/commits/v1.3.7/packages/quill)
    
    Updates `socket.io-parser` from 3.3.2 to 3.3.3
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@3.3.2...3.3.3)
    
    Updates `ua-parser-js` from 0.7.28 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.28...0.7.38)
    
    Removes `underscore`
    
    Updates `messageformat` from 0.2.2 to 2.3.0
    - [Release notes](https://github.com/messageformat/messageformat/releases)
    - [Commits](https://github.com/messageformat/messageformat/compare/[email protected])
    
    Updates `url-parse` from 1.5.3 to 1.5.10
    - [Commits](unshiftio/url-parse@1.5.3...1.5.10)
    
    Updates `webpack-dev-middleware` from 3.7.2 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@v3.7.2...v7.2.1)
    
    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 `y18n` from 4.0.0 to 4.0.3
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)
    
    Updates `node-fetch` from 2.6.1 to 2.7.0
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](https://github.com/node-fetch/node-fetch/commits)
    
    Updates `set-value` from 3.0.2 to 3.0.3
    - [Commits](jonschlinkert/set-value@3.0.2...3.0.3)
    
    Updates `url-parse` from 1.4.7 to 1.5.10
    - [Commits](unshiftio/url-parse@1.5.3...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: moment
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: qs
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: jsdom
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: css-loader
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: stylelint-webpack-plugin
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: cached-path-relative
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: decode-uri-component
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ejs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-bundle-analyzer
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: eventsource
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: flat
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: mocha
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: json5
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: json5
      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: json-schema
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: jsprim
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: lodash-es
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: node-fetch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: react
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: react-dom
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: react-addons-test-utils
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: node-forge
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: quill
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ua-parser-js
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: underscore
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: messageformat
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: url-parse
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ansi-regex
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: y18n
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: node-fetch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: set-value
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: url-parse
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ce7d7ed View commit details
    Browse the repository at this point in the history