cfe-lab / Kive

Archival and automation of bioinformatic pipelines and data
https://cfe-lab.github.io/Kive
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Bump webpack-cli from 5.0.1 to 5.0.2 #1936

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps webpack-cli from 5.0.1 to 5.0.2.

Release notes

Sourced from webpack-cli's releases.

v5.0.2

5.0.2 (2023-04-21)

Bug Fixes

  • error message for missing default export in configuration (#3685) (e0a4a09)
  • perf: reduced startup time (3b79059)
Changelog

Sourced from webpack-cli's changelog.

5.0.2 (2023-04-21)

Bug Fixes

  • error message for missing default export in configuration (#3685) (e0a4a09)
  • perf: reduced startup time (3b79059)
Commits
  • a7946f2 chore(release): publish new version
  • 9b27d45 chore(deps): bump (#3745)
  • 107cb57 chore(deps-dev): bump @​types/node from 18.15.12 to 18.15.13 (#3746)
  • 3b0f74f refactor: reduce loops (#3744)
  • fb3671a chore(deps-dev): bump @​types/node from 18.15.11 to 18.15.12 (#3740)
  • d2a9559 chore(deps-dev): bump @​types/jest from 29.5.0 to 29.5.1 (#3741)
  • 3b11a1f chore(deps-dev): bump webpack from 5.79.0 to 5.80.0 (#3742)
  • 3b79059 fix(perf): reduced startup time
  • 8ce797d chore(deps-dev): bump @​typescript-eslint/parser from 5.58.0 to 5.59.0 (#3737)
  • c213704 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3736)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)