vuexpresso
vuexpresso copied to clipboard
Bump http-proxy-middleware from 0.17.4 to 1.0.6
Bumps http-proxy-middleware from 0.17.4 to 1.0.6.
Release notes
Sourced from http-proxy-middleware's releases.
v1.0.6
https://github.com/chimurai/http-proxy-middleware/compare/v1.0.5...v1.0.6
- chore(deps): lodash 4.17.20 (#475)
v1.0.5
https://github.com/chimurai/http-proxy-middleware/compare/v1.0.4...v1.0.5
- chore(deps): lodash 4.17.19 (#454)
v1.0.4
https://github.com/chimurai/http-proxy-middleware/compare/v1.0.3...v1.0.4
- chore(deps): http-proxy 1.18.1 (#442)
v1.0.3
https://github.com/chimurai/http-proxy-middleware/compare/v1.0.2...v1.0.3
- build(package): exclude build artifact tsconfig.tsbuildinfo (#415)
smaller npm package size:
before:
npm notice package size: 30.3 kB npm notice unpacked size: 208.4 kB
after:
npm notice package size: 17.1 kB npm notice unpacked size: 61.0 kB
v1.0.2
https://github.com/chimurai/http-proxy-middleware/compare/v1.0.1...v1.0.2
v1.0.1
https://github.com/chimurai/http-proxy-middleware/compare/v1.0.0...v1.0.1
v1.0.0
https://github.com/chimurai/http-proxy-middleware/compare/v0.21.0...v1.0.0
Changelog
Sourced from http-proxy-middleware's changelog.
v1.0.6
- chore(deps): lodash 4.17.20 (#475)
v1.0.5
- chore(deps): lodash 4.17.19 (#454)
v1.0.4
- chore(deps): http-proxy 1.18.1 (#442)
v1.0.3
- build(package): exclude build artifact tsconfig.tsbuildinfo (#415)
v1.0.2
v1.0.1
v1.0.0
- feat(createProxyMiddleware): explicit import http-proxy-middleware (BREAKING CHANGE)(#400)
- feat(typescript): export http-proxy-middleware types (#400)
- fix(typescript): ES6 target - TS1192 (#400)
v0.21.0
- feat(http-proxy): bump to v1.18.0
- feat: async router (#379) (LiranBri)
- feat(typescript): types support (#369)
- feat: async pathRewrite (#397) (rsethc)
v0.20.0
- fix(ws): concurrent websocket requests do not get upgraded (#335)
- chore: drop node 6 (BREAKING CHANGE)
- chore: update to micromatch@4 (BREAKING CHANGE)
- chore: update dev dependencies
- refactor: migrate to typescript (#328)
- feat(middleware): Promise / async support (#328)
- refactor: remove legacy options
proxyHost
andproxyTable
(BREAKING CHANGE)v0.19.1
- fix(log): handle case when error code is missing (#303)
Commits
f212a04
chore(package): v1.0.6d5f4c2c
chore(deps): lodash 4.17.203120f70
chore(deps): update dev dependenciesc8cd3ce
chore(deps): upgrade mockttp (#467)5deee3f
chore(deps): update devDependencies (#462)f94b119
ci(github-actions): lint and test (#466)5384dcf
chore(package): v1.0.5516c1ff
chore(deps): update lodash (#454)5b99f5a
chore(deps): upgrade devDependencies (#443)68e3e30
chore(package): v1.0.4- 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)