Anton Georgiev
9cc0f1446d
fix: revert package*.json of learning an to v3.0
...
I struggled a bunch with some change I had done on branch develop
which kept causing the build of bbb-learning-dashboard to fail
quoting missing @mui/base dependencies.
Reverting to the json we use on BBB v3.0 seems to have stablized
things, at least for the time being.
2024-09-05 16:17:38 -04:00
Anton Georgiev
1e05769c7c
Merge remote-tracking branch 'joao/ensure-mui-base' into develop3
2024-09-05 15:46:12 -04:00
João Victor
775a407766
fix(learning-dashboard): Ensure right @mui/base version
2024-09-05 16:26:25 -03:00
Anton Georgiev
79ce6f2377
chore: adjust package-lock.json and Gemfile*
...
- reverting Gemfile* to what was working in v3.0.x-release
- committing a seemingly missing portion for bbb-learning-dashboard
2024-09-05 13:34:53 -04:00
Anton Georgiev
152ca731e1
Merge remote-tracking branch 'bbb/v3.0.x-release' into develop
2024-09-05 12:59:01 -04:00
dependabot[bot]
90afe45cd2
chore(deps): bump the npm_and_yarn group across 5 directories with 3 updates
...
Bumps the npm_and_yarn group with 2 updates in the /bbb-graphql-client-test directory: [micromatch](https://github.com/micromatch/micromatch ) and [webpack](https://github.com/webpack/webpack ).
Bumps the npm_and_yarn group with 3 updates in the /bbb-learning-dashboard directory: [micromatch](https://github.com/micromatch/micromatch ), [postcss](https://github.com/postcss/postcss ) and [webpack](https://github.com/webpack/webpack ).
Bumps the npm_and_yarn group with 2 updates in the /bigbluebutton-html5 directory: [micromatch](https://github.com/micromatch/micromatch ) and [webpack](https://github.com/webpack/webpack ).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/puppeteer directory: [micromatch](https://github.com/micromatch/micromatch ).
Bumps the npm_and_yarn group with 3 updates in the /docs directory: [micromatch](https://github.com/micromatch/micromatch ), [postcss](https://github.com/postcss/postcss ) and [webpack](https://github.com/webpack/webpack ).
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `webpack` from 5.92.1 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.94.0 )
Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `postcss` from 8.4.40 to 8.4.41
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.40...8.4.41 )
Updates `webpack` from 5.92.1 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.94.0 )
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `webpack` from 5.93.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.94.0 )
Updates `micromatch` from 4.0.4 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `postcss` from 8.4.38 to 8.4.41
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.40...8.4.41 )
Updates `webpack` from 5.89.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.94.0 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 17:18:49 +00:00
dependabot[bot]
156e5c534a
chore(LAD): bump postcss ( #21045 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.39 to 8.4.40
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.40 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 13:11:17 -04:00
dependabot[bot]
e2a21dbea2
build(deps-dev): bump postcss ( #20932 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.38 to 8.4.39
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.39 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 09:32:30 -04:00
dependabot[bot]
23d5f75693
build(deps): bump the npm_and_yarn group across 6 directories with 2 updates ( #20928 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-export-annotations directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 1 update in the /bbb-graphql-actions directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-html5 directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/playwright directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/puppeteer directory: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
Updates `axios` from 1.6.4 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
Updates `postcss` from 8.4.37 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/compare/8.4.37...8.4.38 )
Updates `axios` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 08:52:25 -04:00
dependabot[bot]
d1e00ae99e
build(dashboard): bump postcss ( #20895 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.36 to 8.4.37
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.36...8.4.37 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 13:01:18 -04:00
dependabot[bot]
81f6664f7c
build(deps-dev): bump postcss ( #20890 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.35 to 8.4.36
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 14:48:03 -04:00
dependabot[bot]
0c952d7e51
build(deps-dev): bump postcss
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.34 to 8.4.35
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.34...8.4.35 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 01:31:08 +00:00
dependabot[bot]
e53db51e34
build(deps-dev): bump postcss ( #20608 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.33 to 8.4.34
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 16:03:45 -04:00
dependabot[bot]
8bda7ad8ff
build(deps-dev): bump postcss ( #20581 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.32 to 8.4.33
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.32...8.4.33 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:54:05 -04:00
dependabot[bot]
b81a06f910
build(deps): bump the npm_and_yarn group across 6 directories with 16 updates
...
Bumps the npm_and_yarn group with 1 update in the /bbb-export-annotations directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 4 updates in the /bbb-graphql-actions directory: [axios](https://github.com/axios/axios ), [follow-redirects](https://github.com/follow-redirects/follow-redirects ), [braces](https://github.com/micromatch/braces ) and [semver](https://github.com/npm/node-semver ).
Bumps the npm_and_yarn group with 14 updates in the /bbb-graphql-client-test directory:
| Package | From | To |
| --- | --- | --- |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects ) | `1.15.2` | `1.15.6` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap ) | `1.2.3` | `1.2.5` |
| [express](https://github.com/expressjs/express ) | `4.18.2` | `4.19.2` |
| [braces](https://github.com/micromatch/braces ) | `3.0.2` | `3.0.3` |
| [semver](https://github.com/npm/node-semver ) | `6.3.0` | `6.3.1` |
| [graphql](https://github.com/graphql/graphql-js ) | `16.6.0` | `16.8.1` |
| [@adobe/css-tools](https://github.com/adobe/css-tools ) | `4.0.1` | `4.4.0` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.20.5` | `7.24.7` |
| [ejs](https://github.com/mde/ejs ) | `3.1.8` | `3.1.10` |
| [json5](https://github.com/json5/json5 ) | `1.0.1` | `1.0.2` |
| [tough-cookie](https://github.com/salesforce/tough-cookie ) | `4.1.2` | `4.1.4` |
| [webpack](https://github.com/webpack/webpack ) | `5.75.0` | `5.92.1` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) | `5.3.3` | `5.3.4` |
| [ws](https://github.com/websockets/ws ) | `7.5.9` | `7.5.10` |
Bumps the npm_and_yarn group with 10 updates in the /bbb-learning-dashboard directory:
| Package | From | To |
| --- | --- | --- |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects ) | `1.15.1` | `1.15.6` |
| [express](https://github.com/expressjs/express ) | `4.18.1` | `4.19.2` |
| [braces](https://github.com/micromatch/braces ) | `3.0.2` | `3.0.3` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.23.2` | `7.24.7` |
| [ejs](https://github.com/mde/ejs ) | `3.1.8` | `3.1.10` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.31` | `8.4.32` |
| [tough-cookie](https://github.com/salesforce/tough-cookie ) | `4.1.3` | `4.1.4` |
| [webpack](https://github.com/webpack/webpack ) | `5.89.0` | `5.92.1` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) | `5.3.3` | `5.3.4` |
| [ws](https://github.com/websockets/ws ) | `7.5.8` | `7.5.10` |
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/playwright directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 3 updates in the /bigbluebutton-tests/puppeteer directory: [axios](https://github.com/axios/axios ), [braces](https://github.com/micromatch/braces ) and [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ).
Updates `axios` from 1.6.5 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.2 )
Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `axios` from 0.21.4 to 0.28.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.2 )
Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `semver` from 7.5.4 to 7.6.2
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.2 )
Updates `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
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](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
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/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.2 )
Updates `graphql` from 16.6.0 to 16.8.1
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1 )
Updates `@adobe/css-tools` from 4.0.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.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 `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
Updates `json5` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
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](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.4 )
Updates `webpack` from 5.75.0 to 5.92.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.92.1 )
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](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
Updates `follow-redirects` from 1.15.1 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `express` from 4.18.1 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `@babel/traverse` from 7.23.2 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](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
Updates `postcss` from 8.4.31 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32 )
Updates `tough-cookie` from 4.1.3 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](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.4 )
Updates `webpack` from 5.89.0 to 5.92.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.92.1 )
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](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
Updates `ws` from 7.5.8 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
Updates `axios` from 1.6.0 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.2 )
Updates `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `axios` from 1.6.0 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.2 )
Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `@babel/traverse` from 7.24.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 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
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: semver
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: word-wrap
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: graphql
dependency-type: direct:production
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: json5
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: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
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: postcss
dependency-type: direct:development
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: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
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: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 18:43:10 +00:00
dependabot[bot]
b7c0ebafe8
build(deps-dev): bump postcss
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.35 to 8.4.36
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-11 00:35:12 +00:00
dependabot[bot]
3a7a9f7af7
Bump postcss
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.34 to 8.4.35
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.34...8.4.35 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 16:24:39 +00:00
dependabot[bot]
4362b8407f
Bump the npm_and_yarn group across 2 directories with 2 updates
...
Bumps the npm_and_yarn group with 1 update in the /bbb-graphql-client-test directory: [ejs](https://github.com/mde/ejs ).
Bumps the npm_and_yarn group with 2 updates in the /bbb-learning-dashboard directory: [ejs](https://github.com/mde/ejs ) and [postcss](https://github.com/postcss/postcss ).
Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
Updates `postcss` from 8.4.33 to 8.4.34
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ejs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 02:09:59 +00:00
dependabot[bot]
a27b42478b
Bump the npm_and_yarn group across 2 directories with 3 updates
...
Bumps the npm_and_yarn group with 2 updates in the /bbb-graphql-client-test directory: [json5](https://github.com/json5/json5 ) and [webpack](https://github.com/webpack/webpack ).
Bumps the npm_and_yarn group with 2 updates in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ) and [webpack](https://github.com/webpack/webpack ).
Updates `json5` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
Updates `webpack` from 5.75.0 to 5.91.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.91.0 )
Updates `postcss` from 8.4.32 to 8.4.33
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.32...8.4.33 )
Updates `webpack` from 5.89.0 to 5.91.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.91.0 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn-security-group
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 13:53:45 +00:00
dependabot[bot]
81cfadbaf0
Bump the npm_and_yarn group across 7 directories with 11 updates
...
Bumps the npm_and_yarn group with 3 updates in the /bbb-graphql-actions directory: [express](https://github.com/expressjs/express ), [follow-redirects](https://github.com/follow-redirects/follow-redirects ) and [semver](https://github.com/npm/node-semver ).
Bumps the npm_and_yarn group with 9 updates in the /bbb-graphql-client-test directory:
| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express ) | `4.18.2` | `4.19.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects ) | `1.15.4` | `1.15.6` |
| [semver](https://github.com/npm/node-semver ) | `6.3.0` | `6.3.1` |
| [graphql](https://github.com/graphql/graphql-js ) | `16.6.0` | `16.8.1` |
| [@adobe/css-tools](https://github.com/adobe/css-tools ) | `4.0.1` | `4.3.3` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.20.5` | `7.24.1` |
| [tough-cookie](https://github.com/salesforce/tough-cookie ) | `4.1.2` | `4.1.3` |
| [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` |
Bumps the npm_and_yarn group with 5 updates in the /bbb-learning-dashboard directory:
| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express ) | `4.18.1` | `4.19.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects ) | `1.15.4` | `1.15.6` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.23.2` | `7.24.1` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.31` | `8.4.32` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) | `5.3.3` | `5.3.4` |
Bumps the npm_and_yarn group with 3 updates in the /bigbluebutton-html5 directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects ), [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) and [ip](https://github.com/indutny/node-ip ).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/playwright directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects ).
Bumps the npm_and_yarn group with 5 updates in the /bigbluebutton-tests/puppeteer directory:
| Package | From | To |
| --- | --- | --- |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects ) | `1.15.4` | `1.15.6` |
| [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.17.3` | `7.24.1` |
| [tough-cookie](https://github.com/salesforce/tough-cookie ) | `4.0.0` | `4.1.3` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap ) | `1.2.3` | `1.2.5` |
Bumps the npm_and_yarn group with 4 updates in the /docs directory: [express](https://github.com/expressjs/express ), [follow-redirects](https://github.com/follow-redirects/follow-redirects ), [postcss](https://github.com/postcss/postcss ) and [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ).
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](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
Updates `semver` from 7.5.4 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0 )
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](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
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/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0 )
Updates `graphql` from 16.6.0 to 16.8.1
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1 )
Updates `@adobe/css-tools` from 4.0.1 to 4.3.3
- [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.5 to 7.24.1
- [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.1/packages/babel-traverse )
Updates `tough-cookie` from 4.1.2 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](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3 )
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](https://github.com/webpack/webpack-dev-middleware/compare/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](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
Updates `express` from 4.18.1 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
Updates `@babel/traverse` from 7.23.2 to 7.24.1
- [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.1/packages/babel-traverse )
Updates `postcss` from 8.4.31 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32 )
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](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
Updates `@babel/traverse` from 7.23.5 to 7.24.1
- [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.1/packages/babel-traverse )
Updates `ip` from 2.0.0 to 2.0.1
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
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/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0 )
Updates `@babel/traverse` from 7.17.3 to 7.24.1
- [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.1/packages/babel-traverse )
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](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3 )
Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
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](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
Updates `postcss` from 8.4.32 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/compare/8.4.31...8.4.32 )
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](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
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: express
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
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: graphql
dependency-type: direct:production
dependency-group: npm_and_yarn-security-group
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: tough-cookie
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: word-wrap
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: ip
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
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: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: tough-cookie
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: word-wrap
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 16:09:23 +00:00
dependabot[bot]
607bfbdc32
build(deps): bump follow-redirects in /bbb-learning-dashboard ( #19403 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 09:12:12 -05:00
Anton Georgiev
05997ea39b
chore: npm audit fixes for bbb-learning-dashboard
2023-11-15 10:52:34 -03:00
Ramón Souza
284656b63b
Revert "chore: upgrade learning dashboard dependencies"
2023-06-29 17:27:18 -03:00
Ramón Souza
cb2cb21344
fix warning
2023-06-29 16:05:22 -03:00
Ramón Souza
693b72793e
upgrade learning dashboard dependencies
2023-06-29 14:53:02 -03:00
Anton Georgiev
972c555092
fix: bump up json5
2023-01-12 21:47:11 +00:00
Anton Georgiev
d012f5d626
chore: adjust package-lock.json for learning dashb to not interrupt ci
2022-12-08 21:26:44 +00:00
Ramón Souza
a897f9d5d0
Merge remote-tracking branch 'upstream/v2.6.x-release' into pr-15701
2022-12-05 14:56:48 -03:00
Joao Victor
2fa986d38e
chore (bbb-learning-dashboard): npm audit fix
2022-11-16 09:49:35 -03:00
Joao Victor
36711f2b5f
Merge branch 'v2.6.x-release' into fix-dashboard-deps-Sep-15 and fix conflicts
2022-11-15 14:29:40 -03:00
KDSBrowne
928f874c0a
npm audit
2022-11-10 12:50:11 +00:00
Joao Victor
bc4d9d493f
fix: move @babel/core to 'dependencies'
2022-09-16 10:54:57 -03:00
Joao Victor
94e976d0e0
fix: move react-scripts to 'dependencies'
2022-09-15 17:07:17 -03:00
Joao Victor
c13a1be4bc
fix: uninstall typescript
2022-09-15 16:39:51 -03:00
Joao Victor
8594fec6e0
fix: uninstall @testing-library and clean it up
2022-09-15 16:37:55 -03:00
Joao Victor
7a0805d2d4
fix: uninstall web-vitals and clean it up
2022-09-15 16:32:17 -03:00
Anton Georgiev
890bf6422a
Merge pull request #15643 from bigbluebutton/snyk-upgrade-1cd2323419b3b89bde2905edfe49ecd2
...
[Snyk] Upgrade @testing-library/jest-dom from 5.16.4 to 5.16.5
2022-09-08 11:33:56 -04:00
snyk-bot
62664f1c8b
fix: upgrade @testing-library/jest-dom from 5.16.4 to 5.16.5
...
Snyk has created this PR to upgrade @testing-library/jest-dom from 5.16.4 to 5.16.5.
See this package in npm:
https://www.npmjs.com/package/@testing-library/jest-dom
See this project in Snyk:
https://app.snyk.io/org/bigbluebutton/project/ee8b891b-124e-4ad9-9595-ec7fba86456f?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-09-05 05:29:26 +00:00
Joao Victor
ace466154a
chore(Dashboard): npm audit fix
2022-08-31 11:36:00 -03:00
Joao Victor
aa929b66a1
chore: fix Learning A. Dashboard npm dependencies
2022-06-08 11:49:43 -03:00
Joao Victor
d28eed3264
chore(Dashboard): run npm audit fix
2022-05-30 16:45:44 -03:00
Ramon Souza
07f9a192b9
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27
2022-04-27 15:32:20 -03:00
Joao Victor
8ee6e372fb
[2.4] chore(Dashboard): npm audit fix
2022-04-25 08:57:37 -03:00
Joao Victor
8d64b8a615
chore(Dashboard): npm audit fix
2022-04-25 08:23:42 -03:00
Anton Georgiev
cc112364a5
chore: update minimist and node-forge on learning-dashboard
2022-03-31 18:21:06 +00:00
Anton Georgiev
b4504e819f
chore: npm update deps learning dashboard
2022-03-31 15:27:55 +00:00
Joao Victor
f1807b38d8
Run npm audit fix
2022-03-09 11:33:39 -03:00
Joao Victor
725c038bc1
result of running 'npm audit fix'
2022-01-13 11:58:41 -03:00
Anton Georgiev
14d3922846
refactor: Rename L Dashboard to L Analytics Dashboard
2022-01-07 19:22:05 +00:00
Joao Victor
675fcd8664
updates react-script and tailwindcss dependencies
2022-01-07 11:20:08 -03:00