hasgeek / hasgeek.tv

Hasgeek TV
http://hasgeek.tv
16 stars 6 forks source link

Bump braces, babel-plugin-istanbul and http-proxy-middleware in /hgtv/assets #416

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps braces to 3.0.3 and updates ancestor dependencies braces, babel-plugin-istanbul and http-proxy-middleware. These dependencies need to be updated together.

Updates braces from 3.0.2 to 3.0.3

Commits


Updates babel-plugin-istanbul from 4.1.6 to 7.0.0

Release notes

Sourced from babel-plugin-istanbul's releases.

babel-plugin-istanbul v7.0.0

⚠ BREAKING CHANGES

  • Drop support for Node versions 8 and 10

Bug Fixes

  • container is falsy error with block scoping transform (#291) (8e76919)
  • update istanbul-lib-instrument to v6 (#292) (643e080)

babel-plugin-istanbul v6.1.1

Bug Fixes

  • build: first automated publication (9a1b893)

babel-plugin-istanbul v6.1.0

Features

  • instrumenter: instrumenter with fixes for branchMap instrumentation (#265) (1e9ec62)
Changelog

Sourced from babel-plugin-istanbul's changelog.

7.0.0 (2024-07-05)

⚠ BREAKING CHANGES

  • Drop support for Node versions 8 and 10

Bug Fixes

  • container is falsy error with block scoping transform (#291) (8e76919)
  • update istanbul-lib-instrument to v6 (#292) (643e080)

6.1.1 (2021-10-16)

Bug Fixes

  • build: first automated publication (9a1b893)

6.1.0 (2021-10-16)

Features

  • instrumenter: instrumenter with fixes for branchMap instrumentation (#265) (1e9ec62)

6.0.0 (2019-12-20)

⚠ BREAKING CHANGES

  • Drop node.js 6 (#226)

Features

5.2.0 (2019-07-18)

Bug Fixes

  • Print explicit error if use with babel 6 is attempted (#207) (a12cf16)

Features

  • Support turning off node_modules default exclude via flag (#172) (a314f06)

... (truncated)

Commits
  • 37bb294 chore: release 7.0.0 (#297)
  • 46bee63 docs: readme: fixed example: fileName -> filename (#269)
  • 643e080 fix!: update istanbul-lib-instrument to v6 (#292)
  • 8e76919 fix: container is falsy error with block scoping transform (#291)
  • d58c92a chore: release 6.1.1 (#267)
  • 9a1b893 fix(build): first automated publication
  • dfb0a7c chore: release 6.1.0 (#266)
  • 1e9ec62 feat(instrumenter): instrumenter with fixes for branchMap instrumentation (#265)
  • f671f1f build: configure automated deployment (#264)
  • f35d482 chore: Remove package-lock.json
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for babel-plugin-istanbul since your current version.


Updates http-proxy-middleware from 0.17.4 to 3.0.1

Release notes

Sourced from http-proxy-middleware's releases.

v3.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.0...v3.0.1

v3.0.1-beta.1

What's Changed

... (truncated)

Changelog

Sourced from http-proxy-middleware's changelog.

v3.0.1

  • fix(type): fix RequestHandler return type (#980)
  • refactor(errors): improve pathFilter error message (#987)
  • fix(logger-plugin): fix missing target port (#989)
  • ci(package): npm package provenance (#991)
  • fix(logger-plugin): log target port when router option is used (#1001)
  • refactor: fix circular dependencies (#1010)
  • fix(fix-request-body): support '+json' content-type suffix (#1015)

v3.0.0

This release contains some breaking changes.

Please read the V3 discussion https://github.com/chimurai/http-proxy-middleware/discussions/768 or follow the MIGRATION.md guide.

  • feat(typescript): type improvements (#882)
  • chore(deps): update micromatch to 4.0.5
  • chore(package): bump devDependencies
  • feat(legacyCreateProxyMiddleware): show migration tips (#756)
  • feat(legacyCreateProxyMiddleware): adapter with v2 behavior (#754)
  • docs(proxy events): fix new syntax (#753)
  • feat(debug): improve troubleshooting (#752)
  • test(path-rewriter): improve coverage (#751)
  • feat(ejectPlugins): skip registering default plugins (#750)
  • refactor: logging [BREAKING CHANGE] (#749)
  • refactor(handlers): refactor to plugins [BREAKING CHANGE] (#745)
  • feat(plugins): add support for plugins (#732)
  • docs: fix v3 documentation
  • fix: server mounting [BREAKING CHANGE] (#731)
  • test(fixRequestBody): fix broken test
  • refactor: use node http base types [BREAKING CHANGE] (#730) (special thanks: @​cdaringe & @​devanshj)
  • feat(option): refactor context to pathFilter option [BREAKING CHANGE] (#722)
  • feat: remove shorthand usage [BREAKING CHANGE] (#716)

v2.0.6

  • fix(proxyReqWs): catch socket errors (#763)

v2.0.5

  • fix(error handler): add default handler to econnreset (#759)

v2.0.4

  • fix(fix-request-body): improve content type check (#725) (kevinxh)

v2.0.3

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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/hasgeek/hasgeek.tv/network/alerts).