Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/src/node
dependabot[bot] fdeaba9581
chore: bump proxy-agent from 5.0.0 to 6.2.1 (#6247)
* chore: bump proxy-agent from 5.0.0 to 6.2.1

Bumps [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) from 5.0.0 to 6.2.1.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy-agent@6.2.1/packages/proxy-agent)

---
updated-dependencies:
- dependency-name: proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update proxy-agent usage

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asher <ash@coder.com>
2023-06-14 14:27:15 -08:00
..
i18n Add thai language i18n (#6103) 2023-03-30 13:00:58 -05:00
routes Allow {{host}} and {{port}} in domain proxy (#6225) 2023-05-31 16:31:30 -05:00
app.ts Prefer matching editor sessions when opening files. (#6191) 2023-06-14 13:32:07 -08:00
cli.ts Prefer matching editor sessions when opening files. (#6191) 2023-06-14 13:32:07 -08:00
constants.ts refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
entry.ts chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
heart.ts refactor(heart): bind class methods and make beat async (#5142) 2022-05-04 16:05:48 -07:00
http.ts Allow {{host}} and {{port}} in domain proxy (#6225) 2023-05-31 16:31:30 -05:00
main.ts Prefer matching editor sessions when opening files. (#6191) 2023-06-14 13:32:07 -08:00
plugin.ts release: 4.8.2 (#5743) 2022-11-02 14:34:38 -07:00
proxy.ts Fix proxy error on web sockets 2023-03-21 12:24:09 -08:00
settings.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
socket.ts chore(deps): update dependency @types/node to v16 (#5170) 2022-08-10 16:15:52 -05:00
update.ts chore: bump proxy-agent from 5.0.0 to 6.2.1 (#6247) 2023-06-14 14:27:15 -08:00
util.ts Add origin checks to web sockets (#6048) 2023-03-03 03:12:34 -06:00
vscodeSocket.ts Prefer matching editor sessions when opening files. (#6191) 2023-06-14 13:32:07 -08:00
wrapper.ts Format redacted arg lines 2023-05-05 14:44:40 -08:00
wsRouter.ts Add origin checks to web sockets (#6048) 2023-03-03 03:12:34 -06:00