webtorrent / webtorrent-desktop

❤️ Streaming torrent app for Mac, Windows, and Linux
https://webtorrent.io/desktop
MIT License
9.62k stars 997 forks source link

build(deps): bump @babel/traverse and depcheck #2391

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 7 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @babel/traverse to 7.23.5 and updates ancestor dependency depcheck. These dependencies need to be updated together.

Updates @babel/traverse from 7.22.15 to 7.23.5

Release notes

Sourced from @​babel/traverse's releases.

v7.23.5 (2023-11-29)

:eyeglasses: Spec Compliance

  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators

:bug: Bug Fix

  • babel-traverse, babel-types
  • babel-plugin-transform-classes
  • babel-generator
  • babel-helpers
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
  • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
  • babel-eslint-plugin

:microscope: Output optimization

Committers: 4

v7.23.4 (2023-11-20)

:bug: Bug Fix

Committers: 4

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.23.5 (2023-11-29)

:eyeglasses: Spec Compliance

  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators

:bug: Bug Fix

  • babel-traverse, babel-types
  • babel-plugin-transform-classes
  • babel-generator
  • babel-helpers
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
  • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
  • babel-eslint-plugin

:microscope: Output optimization

v7.23.4 (2023-11-20)

:bug: Bug Fix

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

... (truncated)

Commits


Updates depcheck from 1.4.5 to 1.4.7

Release notes

Sourced from depcheck's releases.

1.4.7

What's Changed

New Contributors

Full Changelog: https://github.com/depcheck/depcheck/compare/v1.4.6...v1.4.7

1.4.6

v1.4.6 (2023-09-11)

Full Changelog

Closed issues:

  • Add explicitResourceManagement to default TS babel config #833
  • Flag to make logs readable and less verbose #759

Merged pull requests:

  • Add explicitResourceManagement to TypeScript babel settings #834 (jtbandes)
  • Support projects field in jest configuration #831 (dobesv)
  • Handle scoped package bin with default name #830 (dobesv)
  • feat: add --quiet flag to suppress No depcheck issue messages #829 (openam)
  • fix(sass): don't detect transitive dependencies #827 (miluoshi)
  • feat(tsconfig): support tsconfig.json files with comments #826 (miluoshi)
  • fix(storybook): parse package names out of addons array #825 (miluoshi)
Changelog

Sourced from depcheck's changelog.

v1.4.7 (2023-10-17)

Full Changelog

Fixed bugs:

  • False positive missing dependency with SCSS files on Windows #838
  • A dynamic import with template string literal is not found by depcheck #779

Merged pull requests:

v1.4.6 (2023-09-11)

Full Changelog

Closed issues:

  • Add explicitResourceManagement to default TS babel config #833
  • Flag to make logs readable and less verbose #759

Merged pull requests:

  • Add explicitResourceManagement to TypeScript babel settings #834 (jtbandes)
  • Support projects field in jest configuration #831 (dobesv)
  • Handle scoped package bin with default name #830 (dobesv)
  • feat: add --quiet flag to suppress No depcheck issue messages #829 (openam)
  • fix(sass): don't detect transitive dependencies #827 (miluoshi)
  • feat(tsconfig): support tsconfig.json files with comments #826 (miluoshi)
  • fix(storybook): parse package names out of addons array #825 (miluoshi)
Commits
  • b180e2e Merge pull request #843 from legobeat/deps-babel
  • e64e59b bump babel packages to latest
  • b83d38b Merge pull request #836 from dobesv/import-mappings
  • af34e35 Support package.json subpath imports
  • 23b78f0 Merge pull request #835 from seansfkelley/quiet-empty-line
  • 28d8026 --quiet: don't print an empty line if nothing to report
  • 87c35db Merge pull request #801 from legobeat/chore-bump-deps
  • 71faa85 deps: minimatch@^3.0.7->^7.4.6
  • bef30f7 deps: minor/patch bumps
  • 586fd2d apply npm dedupe
  • 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 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/webtorrent/webtorrent-desktop/network/alerts).
socket-security[bot] commented 7 months ago

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
depcheck 1.4.5...1.4.7 None +27/-53 11 MB rumpl
github-actions[bot] commented 4 months ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.