Releases: bbc/adhere-lib
ES6 and dependency update release
What's Changed
- Dependency update 2026 03 31 by @nigelmegitt in #93
Full Changelog: v0.9.2...v0.10.0
Summary
-
@babel/core7.15.5 -> 7.29.0 -
@babel/eslint-parser7.15.4 -> 7.28.6 -
@babel/plugin-transform-class-properties7.15.6 -> 7.28.6 -
@babel/preset-env7.15.6 -> 7.29.2 -
@babel/register7.15.3 -> 7.28.6 -
@cucumber/cucumber7.3.1 -> 12.7.0 -
@html-eslint/eslint-plugin0.58.1 -
@html-eslint/parser0.58.1 -
ava3.15.0 -> 7.0.0 -
babel-loader8.2.2 -> 10.1.1 -
babel-plugin-istanbul6.0.0 -> 7.0.1 -
circular-dependency-plugin5.2.2 -
eslint7.32.0 -> 9.39.4 -
eslint-config-walmart2.2.1 -> deleted -
eslint-plugin-filenames1.3.2 -> 1.3.2 -
eslint-plugin-import2.24.2 -> 2.32.0 -
eslint-plugin-jsx-a11y6.4.1 -> deleted -
eslint-plugin-react7.25.2 -> deleted -
nyc15.1.0 -> 18.0.0 -
webpack5.53.0 -> 5.105.4 -
webpack-cli4.8.0 -> 7.0.2 -
webpack-dev-server4.2.1 -> 5.2.3 -
Specify min node version in
package.json, set to >18.0.0 -
Update build scripts for nvm and npm versions
-
Switch to using ES6 module from commonJS.
-
Check for circular dependencies in WebPack using CircularDependencyPlugin
-
Log when reading TTML files from file or URL
-
Add GitHub action to lint, build and test
-
Up version to 0.0.10
-
Update build.yml
-
Make lint pass by fixing the config and addressing lint warnings and errors
-
Add build status badge
Dependency update
Update upstream dependencies and address all known vulnerabilities as of 2021-09-17.
Dependency update
Update upstream dependencies to reduce vulnerabilities.
First public release
Basic functionality working, used for example at https://bbc.github.io/Adhere
Not certified for production use.