Releases: bbc/adhere-lib
Update dependencies 2026-06-12
What's Changed
Address critical and high vulnerabilities by updating or removing dependencies.
Simplify dependencies not required except for dev.
Update version to 0.10.1.
@ava/babel-preset-stage-4moved to devDependenciesglobalsmoved to devDependencies and 17.4.0 -> 17.6.0browser-envremoved (fixes #100)@babel/core: 7.29.0 -> 7.29.7@babel/eslint-parser: 7.28.6 -> 7.29.7@babel/plugin-transform-class-properties: 7.28.6 -> 7.29.7@babel/preset-env: 7.29.2 -> 7.29.7@cucumber/cucumber: 12.7.0 -> 13.0.0ava: 8.0.0 -> 8.0.1babel-plugin-istanbul: 7.0.1 -> 8.0.2->webpack: 5.105.4 -> 5.107.2Address critical and high vulnerabilities by updating or removing dependencies.
Simplify dependencies not required except for dev.
- Bump webpack-dev-server from 5.2.3 to 5.2.4 by @dependabot[bot] in #94
- Bump @babel/register from 7.28.6 to 7.29.7 by @dependabot[bot] in #95
- Bump webpack-cli from 7.0.2 to 7.0.3 by @dependabot[bot] in #96
- Bump @html-eslint/parser from 0.58.1 to 0.61.0 by @dependabot[bot] in #97
- Bump ava from 7.0.0 to 8.0.0 by @dependabot[bot] in #98
- Bump @html-eslint/eslint-plugin from 0.58.1 to 0.61.0 by @dependabot[bot] in #99
New Contributors
- @dependabot[bot] made their first contribution in #94
Full Changelog: v0.10.0...v0.10.1
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.