openownership / visualisation-tool

A visualisation library for beneficial ownership structures
https://www.openownership.org/en/publications/beneficial-ownership-visualisation-system/bods-data-visualiser/
Apache License 2.0
19 stars 4 forks source link

build(deps): bump ejs and webpack-bundle-analyzer #137

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes ejs. It's no longer used after updating ancestor dependency webpack-bundle-analyzer. These dependencies need to be updated together.

Removes ejs

Updates webpack-bundle-analyzer from 3.7.0 to 4.9.0

Changelog

Sourced from webpack-bundle-analyzer's changelog.

4.9.0

  • Improvement
    • Display modules included in concatenated entry modules on Webpack 5 when "Show content of concatenated modules" is checked (#602 by @​pgoldberg)

4.8.0

4.7.0

4.6.1

4.6.0

4.5.0

4.4.2

  • Bug Fix
    • Fix failure with compiler.outputFileSystem.constructor being undefined (#447 by @​kedarv and @​alexander-akait)
      • NOTE: This fix doesn't have added test coverage so the fix might break in future versions unless test coverage is added later.

4.4.1

... (truncated)

Commits
  • a73fe06 v4.9.0
  • dd325f7 Revert "Update package-lock.json using npm 9.5.1 and node v18.16.0"
  • 543f870 Update package-lock.json using npm 9.5.1 and node v18.16.0
  • 59a750c improvement: Display more detailed module information for concatenated entry ...
  • 37b406d Bump webpack from 5.4.0 to 5.76.0 in /test/webpack-versions/5.4.0 (#589)
  • 07cafc6 Bump webpack from 5.37.1 to 5.76.0 (#588)
  • 020ccc0 v4.8.0
  • 3a6e20a build: add node v16 & update Github actions (#539)
  • f959f9c feat: gray out non-matches when searching (#554)
  • e231c77 Support reading large stats.json files (#423)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openownership/visualisation-tool/network/alerts).