threadheap / serverless-ide-vscode

Serverless IDE: Enhanced support for AWS SAM and CloudFormation in VS Code
https://serverless-ide.com/
195 stars 45 forks source link

Bump https-proxy-agent and @sentry/node in /packages/vscode #200

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps https-proxy-agent to 5.0.1 and updates ancestor dependency @sentry/node. These dependencies need to be updated together.

Updates https-proxy-agent from 2.2.1 to 5.0.1

Release notes

Sourced from https-proxy-agent's releases.

5.0.1

Patches

  • Remove servername check: 3d2981c25a3ff0363a6a38754cfe25b3bf27e5cc
  • Fix compatibility with Node.js 14: #104

Credits

Huge thanks to @​lpinca for helping!

5.0.0

Major Changes

  • Refactor to TypeScript: #95

4.0.0

Major Changes

  • Set "engines" requirement to node 6.0.0: #82
  • Update dependencies: c846a6849e058b7477b09922d1d044537985533a

Minor Changes

  • Update debug to v4.0.0: #82

Patches

  • Use localhost instead of 127.0.0.1 in tests: 829905f8bcec66a3ae79ee4b99caa603b9d68173

Credits

Huge thanks to @​Krinkle for helping!

3.0.1

Patches

  • Update proxy to v1.0.1: 7ce932a48d8921ec5a3eaa1396b570b236e15814
  • Add GitHub Actions for Node CI: 67f71c6174342d33adac0b1f2e1d8b8c48c954ba
  • Delete .travis.yml: 3b680bab19fa2c57ea184d5fbb092b142d3a573a
  • Replace Travis CI status badge with workflow status badge: #80
  • Use a net.Socket instead of a plain EventEmitter for replaying proxy errors: #83
  • Test CI on "push to master" and "pull request": 11d4677c96dd9863f251eec9976d163ea541e57d

Credits

Huge thanks to @​lpinca for helping!

3.0.0

This release fixes the MitM vulnerability reported via HackerOne. It is a breaking change because Node 4, 5, and 7 are no longer tested in CI (note that Node 6 is still supported).

... (truncated)

Commits


Updates @sentry/node from 5.5.0 to 5.30.0

Changelog

Sourced from @​sentry/node's changelog.

5.30.0

  • [node] fix: esbuild warning dynamic require (#3164)
  • [tracing] ref: Expose required things for React Native auto tracing (#3144)
  • [ember] fix: rootURL breaking route recognition (#3166)
  • [serverless] feat: Zip serverless dependencies for AWS Lambda (#3110)
  • [build] feat: Target to deploy on AWS Lambda (#3165)
  • [build] ref: Remove TravisCI (#3149)
  • [build] ref: Upgrade action-prepare-release to latest version

5.29.2

  • Fix version

5.29.1

  • [types] ref: Loosen tag types, create new Primitive type (#3108)
  • [tracing] feat: Send sample rate and type in transaction item header in envelope (#3068)
  • [tracing] fix(web-vitals): Fix TTFB capture in Safari (#3106)

5.29.0

  • [tracing] feat: MongoDB Tracing Support (#3072)
  • [tracing] feat: MySQL Tracing Support (#3088)
  • [tracing] feat: PostgreSQL Tracing Support (#3064)
  • [tracing] fix: Add sentry-trace header to outgoing http(s) requests in node (#3053)
  • [node] fix: Revert express tracing integration type to use any (#3093)

5.28.0

  • [browser] fix: Handle expo file dir stack frames (#3070)
  • [vue] feat: @​sentry/vue (#2953)
  • [node] ref: Revamp express route info extraction (#3084)
  • [browser] fix: Dont append dsn twice to report dialog calls (#3079)
  • [ember] fix: Use correct import from @sentry/browser (#3077)
  • [node] ref: Express integration span name change and path unification (#3078)

5.27.6

  • [hub] fix: Don't invoke scope updates in scope listeners

5.27.5

  • [hub] fix: Sync ScopeListeners (#3065)
  • [tracing] fix: Typo in constant name in @​sentry/tracing (#3058)

5.27.4

  • [core] fix: Remove globalThis usage (#3033)
  • [react] ref: Add React 17.x to peerDependencies (#3034)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by sentry-bot, a new releaser for @​sentry/node since your current version.


You can trigger a rebase of this PR 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/threadheap/serverless-ide-vscode/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.