casbin / casbin.js

An authorization library that supports access control models like ACL, RBAC, ABAC in Frontend Javascript
https://casbin.org/docs/en/frontend
Apache License 2.0
165 stars 37 forks source link

build(deps): bump webpack-dev-server from 3.11.2 to 4.7.4 #263

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webpack-dev-server from 3.11.2 to 4.7.4.

Release notes

Sourced from webpack-dev-server's releases.

v4.7.4

4.7.4 (2022-02-02)

Bug Fixes

v4.7.3

4.7.3 (2022-01-11)

Security

  • update selfsigned to 2.0.0 version

v4.7.2

4.7.2 (2021-12-29)

Bug Fixes

  • apply onAfterSetupMiddleware after setupMiddlewares (as behavior earlier) (f6bc644)

v4.7.1

4.7.1 (2021-12-22)

Bug Fixes

  • removed url package, fixed compatibility with future webpack defaults (#4132) (4e5d8ea)

v4.7.0

4.7.0 (2021-12-21)

Features

  • added the setupMiddlewares option and deprecated onAfterSetupMiddleware and onBeforeSetupMiddleware options (#4068) (c13aa56)
  • added types (8f02c3f)
  • show deprecation warning for cacert option (#4115) (c73ddfb)

Bug Fixes

... (truncated)

Changelog

Sourced from webpack-dev-server's changelog.

4.7.4 (2022-02-02)

Bug Fixes

4.7.3 (2022-01-11)

Security

  • update selfsigned to 2.0.0 version

4.7.2 (2021-12-29)

Bug Fixes

  • apply onAfterSetupMiddleware after setupMiddlewares (as behavior earlier) (f6bc644)

4.7.1 (2021-12-22)

Bug Fixes

  • removed url package, fixed compatibility with future webpack defaults (#4132) (4e5d8ea)

4.7.0 (2021-12-21)

Features

  • added the setupMiddlewares option and deprecated onAfterSetupMiddleware and onBeforeSetupMiddleware options (#4068) (c13aa56)
  • added types (8f02c3f)
  • show deprecation warning for cacert option (#4115) (c73ddfb)

Bug Fixes

  • add description for watchFiles options (#4057) (75f3817)
  • allow passing options for custom server (#4110) (fc8bed9)
  • correct schema for ClientLogging (#4084) (9b7ae7b)
  • mark --open-app deprecated in favor of --open-app-name (#4091) (693c28a)
  • show deprecation warning for both https and http2 (#4069) (d8d5d71)
  • update --web-socket-server description (#4098) (65955e9)
  • update listen and close deprecation warning message (#4097) (b217a19)
  • update descriptions of https and server options (#4094) (f97c9e2)

... (truncated)

Commits


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)
casbin-bot commented 2 years ago

@Gabriel-403 @Zxilly @kingiw @nodece please review

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: hsluoyz
:x: dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

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