Skip to content

Bump bgutils-js from 3.1.3 to 3.2.0#6960

Merged
FreeTubeBot merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/bgutils-js-3.2.0
Mar 3, 2025
Merged

Bump bgutils-js from 3.1.3 to 3.2.0#6960
FreeTubeBot merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/bgutils-js-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps bgutils-js from 3.1.3 to 3.2.0.

Release notes

Sourced from bgutils-js's releases.

v3.2.0

3.2.0 (2025-03-02)

Features

  • BotGuardClient: Improve error handling and add timeout support for VM operations (8d9c722)

Bug Fixes

  • BotGuardClient: Wait for vmFunctions to be set during load (#24) (33e2c34)
  • web-example: Locally generated Visitor IDs are no longer accepted (3fc2116)
Changelog

Sourced from bgutils-js's changelog.

3.2.0 (2025-03-02)

Features

  • BotGuardClient: Improve error handling and add timeout support for VM operations (8d9c722)

Bug Fixes

  • BotGuardClient: Wait for vmFunctions to be set during load (#24) (33e2c34)
  • web-example: Locally generated Visitor IDs are no longer accepted (3fc2116)
Commits
  • 54c511b chore(main): release 3.2.0 (#23)
  • 8d9c722 feat(BotGuardClient): Improve error handling and add timeout support for VM o...
  • 33e2c34 fix(BotGuardClient): Wait for vmFunctions to be set during load (#24)
  • 6b12116 chore(docs): Add token types and explanations
  • 6254176 chore(deps): bump undici from 5.28.4 to 5.28.5 in /examples/node (#21)
  • 35679cc chore(deps-dev): bump vite from 5.4.7 to 5.4.12 in /examples/browser/web (#22)
  • 3fc2116 fix(web-example): Locally generated Visitor IDs are no longer accepted
  • See full diff in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [bgutils-js](https://github.com/LuanRT/BgUtils) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/LuanRT/BgUtils/releases)
- [Changelog](https://github.com/LuanRT/BgUtils/blob/main/CHANGELOG.md)
- [Commits](LuanRT/BgUtils@v3.1.3...v3.2.0)

---
updated-dependencies:
- dependency-name: bgutils-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Mar 3, 2025
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 3, 2025 08:40
@PikachuEXE PikachuEXE requested a review from absidue March 3, 2025 08:46
@FreeTubeBot FreeTubeBot merged commit f1030e9 into development Mar 3, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bgutils-js-3.2.0 branch March 3, 2025 22:10
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Mar 5, 2025
* fix-legacy-alone:
  Allow legacy formats to be used even when dash and audio-only are unavailable
  Fix search not working on mobile because of undefined ref (FreeTubeApp#6706)
  Bump bgutils-js from 3.1.3 to 3.2.0 (FreeTubeApp#6960)
  Bump copy-webpack-plugin from 12.0.2 to 13.0.0 (FreeTubeApp#6964)
  Bump babel-loader from 9.2.1 to 10.0.0 in the babel group (FreeTubeApp#6957)
  Bump yaml-eslint-parser from 1.2.3 to 1.3.0 in the eslint group (FreeTubeApp#6958)
  Bump lefthook from 1.11.0 to 1.11.2 (FreeTubeApp#6961)
  Bump sass from 1.85.0 to 1.85.1 (FreeTubeApp#6965)
  Bump stylelint from 16.14.1 to 16.15.0 in the stylelint group (FreeTubeApp#6959)
  Bump electron from 34.2.0 to 34.3.0 (FreeTubeApp#6962)
  Bump shaka-player from 4.13.4 to 4.13.6 (FreeTubeApp#6963)
  Translated using Weblate (Welsh)
  Fix search suggestions error for long search queries (FreeTubeApp#6955)
  Fix ctrl+click to reset playback rate not working (FreeTubeApp#6943)
  Translated using Weblate (Romanian)
  IV RSS Subscriptions: properly detect `error channels` (FreeTubeApp#4407)
  Translated using Weblate (Romanian)
  Move screenshot fallback path handling to the main process (FreeTubeApp#6945)
  Translated using Weblate (Romanian)
efb4f5ff-1298-471a-8973-3d47447115dc pushed a commit that referenced this pull request Mar 27, 2025
Bumps [bgutils-js](https://github.com/LuanRT/BgUtils) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/LuanRT/BgUtils/releases)
- [Changelog](https://github.com/LuanRT/BgUtils/blob/main/CHANGELOG.md)
- [Commits](LuanRT/BgUtils@v3.1.3...v3.2.0)

---
updated-dependencies:
- dependency-name: bgutils-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ChunkyProgrammer ChunkyProgrammer removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants