Skip to content

chore: bump brighterscript from 0.67.4 to 0.71.0#53

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/brighterscript-0.71.0
Open

chore: bump brighterscript from 0.67.4 to 0.71.0#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/brighterscript-0.71.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps brighterscript from 0.67.4 to 0.71.0.

Release notes

Sourced from brighterscript's releases.

0.71.0

Added

  • Add computed property names (compile-time support only) (#1658)

Changed

  • More quick fixes and fix all quick fixes (#1662)

  • Bump picomatch from 2.3.1 to 2.3.2 (#1661)

  • Bump picomatch from 2.3.1 to 2.3.2 in /benchmarks (#1660)

Fixed

  • bugfix/small perf improvements (#1663)

0.70.4

Added

  • Add definition provider for import statement (#1595)

Changed

  • cache PathCollection per project in flushDocumentChanges (#1628)
  • debounce onDidChangeWatchedFiles events (#1626)
  • spelling fix (#1621)
  • Backport for each type syntax from V1 -> V0 (#1617)
  • Backport V1 Typed function type syntax to v0 (#1623)
  • Backport intersection type and grouped type expressions (#1608)
  • Backport TypeStatement syntax from v1 to v0 (#1600)
  • Backport v1 inline interface syntax (#1592)
  • chore: Add AI agent instructions (#1654)
  • chore: Set up comprehensive Copilot coding agent instructions (#1650)
  • chore: Ensure we have consistent line endings (#1642)
  • upgrade to roku-deploy@3.16.3. Notable changes since 3.14.4:
    • Bump flatted from 3.2.2 to 3.4.2 (#236)
    • Bump minimatch from 3.1.2 to 3.1.5 (#234)
    • Bump ajv from 6.12.6 to 6.14.0 (#232)
    • Bump lodash from 4.17.21 to 4.17.23 (#227)
    • Add ecpSettingMode to device-info interface (#225)
    • Add support for detecting ecpNetworkAccessMode (#223)
    • Support installing and deleting component libraries (#220)

Fixed

  • chore: fix issue with running tests on newer node versions (#1644)
  • Fix confusing diagnostic when dottedGet follows function call in ExpressionStatement (#1598)
  • Typedef namespace param (#1641)

0.70.3

Changed

  • upgrade to roku-deploy@3.14.4. Notable changes since 3.13.0:
    • Add specific error classes for reboot and check for updates functions (#216)
    • Add 'rebootDevice' and 'checkForUpdate' functionality for supported OS versions (#208)

Fixed

  • Fix crash when bsc plugin in worker loads another version of bsc (#1579)
  • Fix recursive const and enum resolution during transpilation (#1578)

0.70.2

... (truncated)

Changelog

Sourced from brighterscript's changelog.

0.71.0 - 2026-03-27

Added

  • Add computed property names (compile-time support only) (#1658)

Changed

  • More quick fixes and fix all quick fixes (#1662)

  • Bump picomatch from 2.3.1 to 2.3.2 (#1661)

  • Bump picomatch from 2.3.1 to 2.3.2 in /benchmarks (#1660)

Fixed

  • bugfix/small perf improvements (#1663)

0.70.4 - 2026-03-24

Added

  • Add definition provider for import statement (#1595)

Changed

  • cache PathCollection per project in flushDocumentChanges (#1628)
  • debounce onDidChangeWatchedFiles events (#1626)
  • spelling fix (#1621)
  • Backport for each type syntax from V1 -> V0 (#1617)
  • Backport V1 Typed function type syntax to v0 (#1623)
  • Backport intersection type and grouped type expressions (#1608)
  • Backport TypeStatement syntax from v1 to v0 (#1600)
  • Backport v1 inline interface syntax (#1592)
  • chore: Add AI agent instructions (#1654)
  • chore: Set up comprehensive Copilot coding agent instructions (#1650)
  • chore: Ensure we have consistent line endings (#1642)
  • upgrade to roku-deploy@3.16.3. Notable changes since 3.14.4:
    • Bump flatted from 3.2.2 to 3.4.2 (#236)
    • Bump minimatch from 3.1.2 to 3.1.5 (#234)
    • Bump ajv from 6.12.6 to 6.14.0 (#232)
    • Bump lodash from 4.17.21 to 4.17.23 (#227)
    • Add ecpSettingMode to device-info interface (#225)
    • Add support for detecting ecpNetworkAccessMode (#223)
    • Support installing and deleting component libraries (#220)

Fixed

  • chore: fix issue with running tests on newer node versions (#1644)
  • Fix confusing diagnostic when dottedGet follows function call in ExpressionStatement (#1598)
  • Typedef namespace param (#1641)

0.70.3 - 2025-10-31

Changed

  • upgrade to roku-deploy@3.14.4. Notable changes since 3.13.0:
    • Add specific error classes for reboot and check for updates functions (#216)
    • Add 'rebootDevice' and 'checkForUpdate' functionality for supported OS versions (#208)

Fixed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for brighterscript since your current version.


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 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 [brighterscript](https://github.com/rokucommunity/brighterscript) from 0.67.4 to 0.71.0.
- [Release notes](https://github.com/rokucommunity/brighterscript/releases)
- [Changelog](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md)
- [Commits](rokucommunity/brighterscript@v0.67.4...v0.71.0)

---
updated-dependencies:
- dependency-name: brighterscript
  dependency-version: 0.71.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2026 18:45
@cursor
Copy link
Copy Markdown

cursor bot commented Mar 31, 2026

PR Summary

Low Risk
Low risk dependency bump limited to dev/build tooling, but it may change compilation/test behavior due to updated BrighterScript and transitive tooling (e.g., roku-deploy).

Overview
Upgrades the dev dependency brighterscript from 0.67.4 to 0.71.0 in package.json.

Updates package-lock.json accordingly, pulling in newer transitive tooling dependencies (notably @rokucommunity/logger, chokidar, and roku-deploy) and adding the additional bsc0 CLI entry exposed by the updated brighterscript package.

Written by Cursor Bugbot for commit c8d0d49. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants