glacials / splits-io

a speedrunning data store and analysis engine
https://splits.io
GNU Affero General Public License v3.0
132 stars 26 forks source link

Bump tough-cookie and node-gyp in /scripts/lambda/parse #847

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes tough-cookie. It's no longer used after updating ancestor dependency node-gyp. These dependencies need to be updated together.

Removes tough-cookie

Updates node-gyp from 3.8.0 to 9.4.0

Release notes

Sourced from node-gyp's releases.

node-gyp v9.4.0

Features

  • add support for native windows arm64 build tools (bb76021)
  • Upgrade Python linting from flake8 to ruff (#2815) (fc0ddc6)

Bug Fixes

  • extract tarball to temp directory on Windows (#2846) (aaa117c)
  • log statement is for devDir not nodedir (#2840) (55048f8)

Miscellaneous

  • get update-gyp.py to work with Python >= v3.5 (#2826) (337e8e6)

Doc

Tests

node-gyp v9.3.1

Bug Fixes

Miscellaneous

node-gyp v9.3.0

Features

... (truncated)

Changelog

Sourced from node-gyp's changelog.

9.4.0 (2023-06-12)

Features

  • add support for native windows arm64 build tools (bb76021)
  • Upgrade Python linting from flake8 to ruff (#2815) (fc0ddc6)

Bug Fixes

  • extract tarball to temp directory on Windows (#2846) (aaa117c)
  • log statement is for devDir not nodedir (#2840) (55048f8)

Miscellaneous

  • get update-gyp.py to work with Python >= v3.5 (#2826) (337e8e6)

Doc

Tests

9.3.1 (2022-12-16)

Bug Fixes

Miscellaneous

9.3.0 (2022-10-10)

Features

... (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 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/glacials/splits-io/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are no longer a dependency, so this is no longer needed.