Skip to content

Bump protobufjs, @grafana/faro-react, @grafana/faro-web-sdk and @grafana/faro-web-tracing#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ccd912d216
Open

Bump protobufjs, @grafana/faro-react, @grafana/faro-web-sdk and @grafana/faro-web-tracing#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ccd912d216

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown

Removes protobufjs. It's no longer used after updating ancestor dependencies protobufjs, @grafana/faro-react, @grafana/faro-web-sdk and @grafana/faro-web-tracing. These dependencies need to be updated together.

Removes protobufjs

Updates @grafana/faro-react from 1.19.0 to 2.7.1

Release notes

Sourced from @​grafana/faro-react's releases.

v2.7.1

2.7.1 (2026-06-03)

Bug Fixes

  • core: use crypto.getRandomValues in genShortID (#2108) (7f54972)
  • deps: regenerate yarn.lock to drop stale semver descriptor (#2107) (9ada1a0)
  • instrumentation: incomplete regular expression for hostnames (#2096) (fc43fb5)
  • react: import unknownString from declared @​grafana/faro-web-sdk (#2116) (28e1efd)
  • web-sdk: cap stack-frame line length to bound regex backtracking (#2109) (b484c31)

v2.7.0

2.7.0 (2026-05-20)

Features

  • core: include git commit hash in app meta (#2039) (9c82ce4)

Bug Fixes

  • core: fall back to window when resolving Metro bundle id (#2079) (3cfd620)
  • demo: bind Tempo OTLP receiver to 0.0.0.0 so Alloy can reach it (#2038) (7a0af53)
  • demo: use grafana server subcommand for Grafana 13 image (#2035) (5d92107)
  • deps: update npm-dependencies (#2077) (8574f55)
  • pin package manager and disable yarn/npm scripts (#2075) (ef2d248)

v2.6.3

2.6.3 (2026-05-11)

Bug Fixes

  • ci: make release-please auto-tag on merge (#2069) (de9e2f0)

v2.6.2

See CHANGELOG.md for the full list of changes.

This release was tagged manually as a one-off recovery. Release-please's title parser still doesn't match merged release PRs back to their config because of how it handles component together with include-component-in-tag: false. A follow-up will redesign the release-please configuration.

v2.6.1

See CHANGELOG.md for the full list of changes.

This release was tagged manually as a one-off recovery; release-please could not auto-tag PR #2064 because the title pattern was missing ${component}. Fixed in #2066 \u2014 the next release will tag automatically.

v2.6.0

See CHANGELOG.md for the full list of changes.

... (truncated)

Changelog

Sourced from @​grafana/faro-react's changelog.

2.7.1 (2026-06-03)

Bug Fixes

  • core: use crypto.getRandomValues in genShortID (#2108) (7f54972)
  • deps: regenerate yarn.lock to drop stale semver descriptor (#2107) (9ada1a0)
  • instrumentation: incomplete regular expression for hostnames (#2096) (fc43fb5)
  • react: import unknownString from declared @​grafana/faro-web-sdk (#2116) (28e1efd)
  • web-sdk: cap stack-frame line length to bound regex backtracking (#2109) (b484c31)

2.7.0 (2026-05-20)

Features

  • core: include git commit hash in app meta (#2039) (9c82ce4)

Bug Fixes

  • core: fall back to window when resolving Metro bundle id (#2079) (3cfd620)
  • demo: bind Tempo OTLP receiver to 0.0.0.0 so Alloy can reach it (#2038) (7a0af53)
  • demo: use grafana server subcommand for Grafana 13 image (#2035) (5d92107)
  • deps: update npm-dependencies (#2077) (8574f55)
  • pin package manager and disable yarn/npm scripts (#2075) (ef2d248)

2.6.3 (2026-05-11)

Bug Fixes

  • ci: make release-please auto-tag on merge (#2069) (de9e2f0)

2.6.2 (2026-05-11)

Bug Fixes

  • ci: include ${component} in release-please PR title (#2066) (367aacc)

2.6.1 (2026-05-11)

Bug Fixes

  • ci: set release-please PR title pattern with version (#2063) (4310b16)

2.6.0 (2026-05-11)

Features

  • replay: pause recording after user inactivity (#2015) (fedbe7f)
  • web-sdk: add httpHost to faro.performance.resource events (#2014) (517d26f)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​grafana/faro-react since your current version.


Updates @grafana/faro-web-sdk from 1.19.0 to 2.7.1

Release notes

Sourced from @​grafana/faro-web-sdk's releases.

v2.7.1

2.7.1 (2026-06-03)

Bug Fixes

  • core: use crypto.getRandomValues in genShortID (#2108) (7f54972)
  • deps: regenerate yarn.lock to drop stale semver descriptor (#2107) (9ada1a0)
  • instrumentation: incomplete regular expression for hostnames (#2096) (fc43fb5)
  • react: import unknownString from declared @​grafana/faro-web-sdk (#2116) (28e1efd)
  • web-sdk: cap stack-frame line length to bound regex backtracking (#2109) (b484c31)

v2.7.0

2.7.0 (2026-05-20)

Features

  • core: include git commit hash in app meta (#2039) (9c82ce4)

Bug Fixes

  • core: fall back to window when resolving Metro bundle id (#2079) (3cfd620)
  • demo: bind Tempo OTLP receiver to 0.0.0.0 so Alloy can reach it (#2038) (7a0af53)
  • demo: use grafana server subcommand for Grafana 13 image (#2035) (5d92107)
  • deps: update npm-dependencies (#2077) (8574f55)
  • pin package manager and disable yarn/npm scripts (#2075) (ef2d248)

v2.6.3

2.6.3 (2026-05-11)

Bug Fixes

  • ci: make release-please auto-tag on merge (#2069) (de9e2f0)

v2.6.2

See CHANGELOG.md for the full list of changes.

This release was tagged manually as a one-off recovery. Release-please's title parser still doesn't match merged release PRs back to their config because of how it handles component together with include-component-in-tag: false. A follow-up will redesign the release-please configuration.

v2.6.1

See CHANGELOG.md for the full list of changes.

This release was tagged manually as a one-off recovery; release-please could not auto-tag PR #2064 because the title pattern was missing ${component}. Fixed in #2066 \u2014 the next release will tag automatically.

v2.6.0

See CHANGELOG.md for the full list of changes.

... (truncated)

Changelog

Sourced from @​grafana/faro-web-sdk's changelog.

2.7.1 (2026-06-03)

Bug Fixes

  • core: use crypto.getRandomValues in genShortID (#2108) (7f54972)
  • deps: regenerate yarn.lock to drop stale semver descriptor (#2107) (9ada1a0)
  • instrumentation: incomplete regular expression for hostnames (#2096) (fc43fb5)
  • react: import unknownString from declared @​grafana/faro-web-sdk (#2116) (28e1efd)
  • web-sdk: cap stack-frame line length to bound regex backtracking (#2109) (b484c31)

2.7.0 (2026-05-20)

Features

  • core: include git commit hash in app meta (#2039) (9c82ce4)

Bug Fixes

  • core: fall back to window when resolving Metro bundle id (#2079) (3cfd620)
  • demo: bind Tempo OTLP receiver to 0.0.0.0 so Alloy can reach it (#2038) (7a0af53)
  • demo: use grafana server subcommand for Grafana 13 image (#2035) (5d92107)
  • deps: update npm-dependencies (#2077) (8574f55)
  • pin package manager and disable yarn/npm scripts (#2075) (ef2d248)

2.6.3 (2026-05-11)

Bug Fixes

  • ci: make release-please auto-tag on merge (#2069) (de9e2f0)

2.6.2 (2026-05-11)

Bug Fixes

  • ci: include ${component} in release-please PR title (#2066) (367aacc)

2.6.1 (2026-05-11)

Bug Fixes

  • ci: set release-please PR title pattern with version (#2063) (4310b16)

2.6.0 (2026-05-11)

Features

  • replay: pause recording after user inactivity (#2015) (fedbe7f)
  • web-sdk: add httpHost to faro.performance.resource events (#2014) (517d26f)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​grafana/faro-web-sdk since your current version.


Updates @grafana/faro-web-tracing from 1.19.0 to 2.7.1

Release notes

Sourced from @​grafana/faro-web-tracing's releases.

v2.7.1

2.7.1 (2026-06-03)

Bug Fixes

  • core: use crypto.getRandomValues in genShortID (#2108) (7f54972)
  • deps: regenerate yarn.lock to drop stale semver descriptor (#2107) (9ada1a0)
  • instrumentation: incomplete regular expression for hostnames (#2096) (fc43fb5)
  • react: import unknownString from declared @​grafana/faro-web-sdk (#2116) (28e1efd)
  • web-sdk: cap stack-frame line length to bound regex backtracking (#2109) (b484c31)

v2.7.0

2.7.0 (2026-05-20)

Features

  • core: include git commit hash in app meta (#2039) (9c82ce4)

Bug Fixes

  • core: fall back to window when resolving Metro bundle id (#2079) (3cfd620)
  • demo: bind Tempo OTLP receiver to 0.0.0.0 so Alloy can reach it (#2038) (7a0af53)
  • demo: use grafana server subcommand for Grafana 13 image (#2035) (5d92107)
  • deps: update npm-dependencies (#2077) (8574f55)
  • pin package manager and disable yarn/npm scripts (#2075) (ef2d248)

v2.6.3

2.6.3 (2026-05-11)

Bug Fixes

  • ci: make release-please auto-tag on merge (#2069) (de9e2f0)

v2.6.2

See CHANGELOG.md for the full list of changes.

This release was tagged manually as a one-off recovery. Release-please's title parser still doesn't match merged release PRs back to their config because of how it handles component together with include-component-in-tag: false. A follow-up will redesign the release-please configuration.

v2.6.1

See CHANGELOG.md for the full list of changes.

This release was tagged manually as a one-off recovery; release-please could not auto-tag PR #2064 because the title pattern was missing ${component}. Fixed in #2066 \u2014 the next release will tag automatically.

v2.6.0

See CHANGELOG.md for the full list of changes.

... (truncated)

Changelog

Sourced from @​grafana/faro-web-tracing's changelog.

2.7.1 (2026-06-03)

Bug Fixes

  • core: use crypto.getRandomValues in genShortID (#2108) (7f54972)
  • deps: regenerate yarn.lock to drop stale semver descriptor (#2107) (9ada1a0)
  • instrumentation: incomplete regular expression for hostnames (#2096) (fc43fb5)
  • react: import unknownString from declared @​grafana/faro-web-sdk (#2116) (28e1efd)
  • web-sdk: cap stack-frame line length to bound regex backtracking (#2109) (b484c31)

2.7.0 (2026-05-20)

Features

  • core: include git commit hash in app meta (#2039) (9c82ce4)

Bug Fixes

  • core: fall back to window when resolving Metro bundle id (#2079) (3cfd620)
  • demo: bind Tempo OTLP receiver to 0.0.0.0 so Alloy can reach it (#2038) (7a0af53)
  • demo: use grafana server subcommand for Grafana 13 image (#2035) (5d92107)
  • deps: update npm-dependencies (#2077) (8574f55)
  • pin package manager and disable yarn/npm scripts (#2075) (ef2d248)

2.6.3 (2026-05-11)

Bug Fixes

  • ci: make release-please auto-tag on merge (#2069) (de9e2f0)

2.6.2 (2026-05-11)

Bug Fixes

  • ci: include ${component} in release-please PR title (#2066) (367aacc)

2.6.1 (2026-05-11)

Bug Fixes

  • ci: set release-please PR title pattern with version (#2063) (4310b16)

2.6.0 (2026-05-11)

Features

  • replay: pause recording after user inactivity (#2015) (fedbe7f)
  • web-sdk: add httpHost to faro.performance.resource events (#2014) (517d26f)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​grafana/faro-web-tracing since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…ana/faro-web-tracing

Removes [protobufjs](https://github.com/protobufjs/protobuf.js). It's no longer used after updating ancestor dependencies [protobufjs](https://github.com/protobufjs/protobuf.js), [@grafana/faro-react](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/react), [@grafana/faro-web-sdk](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-sdk) and [@grafana/faro-web-tracing](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-tracing). These dependencies need to be updated together.


Removes `protobufjs`

Updates `@grafana/faro-react` from 1.19.0 to 2.7.1
- [Release notes](https://github.com/grafana/faro-web-sdk/releases)
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v2.7.1/packages/react)

Updates `@grafana/faro-web-sdk` from 1.19.0 to 2.7.1
- [Release notes](https://github.com/grafana/faro-web-sdk/releases)
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v2.7.1/packages/web-sdk)

Updates `@grafana/faro-web-tracing` from 1.19.0 to 2.7.1
- [Release notes](https://github.com/grafana/faro-web-sdk/releases)
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v2.7.1/packages/web-tracing)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version:
  dependency-type: indirect
- dependency-name: "@grafana/faro-react"
  dependency-version: 2.7.1
  dependency-type: direct:production
- dependency-name: "@grafana/faro-web-sdk"
  dependency-version: 2.7.1
  dependency-type: direct:production
- dependency-name: "@grafana/faro-web-tracing"
  dependency-version: 2.7.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants