OmniLayer / omniexplorer

Block Explorer for Omni Protocol
Other
51 stars 50 forks source link

Bump webpack-dev-middleware from 3.6.2 to 5.3.1 #486

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webpack-dev-middleware from 3.6.2 to 5.3.1.

Release notes

Sourced from webpack-dev-middleware's releases.

v5.3.1

5.3.1 (2022-02-01)

Bug Fixes

v5.3.0

5.3.0 (2021-12-16)

Features

v5.2.2

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

v5.2.1

5.2.1 (2021-09-25)

  • internal release, no visible changes and features

v5.2.0

5.2.0 (2021-09-24)

Features

v5.1.0

5.1.0 (2021-09-09)

Features

  • don't read full file if Range header is present (e8b21f0)
  • output more information on errors (#1024) (7df9e44)

Bug Fixes

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

5.3.1 (2022-02-01)

Bug Fixes

5.3.0 (2021-12-16)

Features

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

5.2.1 (2021-09-25)

  • internal release, no visible changes and features

5.2.0 (2021-09-24)

Features

5.1.0 (2021-09-09)

Features

  • don't read full file if Range header is present (e8b21f0)
  • output more information on errors (#1024) (7df9e44)

Bug Fixes

  • reduced package size by removing mem package (#1027) (0d55268)

5.0.0 (2021-06-02)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • baa7ea3 chore(release): 5.3.1
  • 0f82e1d fix: types (#1187)
  • de12c93 chore(deps-dev): bump eslint from 8.7.0 to 8.8.0 (#1185)
  • d631cea ci: remove install NPM steps (#1184)
  • d0d3ea7 chore(deps-dev): bump chokidar
  • 30f11df chore(deps-dev): bump lint-staged from
  • a5d65b7 chore(deps-dev): bump lint-staged from 12.2.1 to 12.3.1 (#1181)
  • 22dd8cb chore(deps-dev): bump @​babel/core
  • ad0e04c chore(deps-dev): bump @​babel/preset-env
  • 1a2ebb4 chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.1 (#1175)
  • 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)
germanf commented 2 years ago

breaking changes

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.