fix(deps): update grafana faro to v2.3.0 #2830

Merged
renovate merged 1 commits from renovate/grafana-faro into main 2026-03-12 23:05:27 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@grafana/faro-web-sdk (source) 2.2.42.3.0 age confidence
@grafana/faro-web-tracing (source) 2.2.42.3.0 age confidence

Release Notes

grafana/faro-web-sdk (@​grafana/faro-web-sdk)

v2.3.0

Compare Source

  • Feature (@grafana/faro-web-sdk): Fetch transport now supports async dynamic header values.
    Each header value can be a function returning Promise<string>, resolved at request time
    (e.g. for token refresh). Sync dynamic headers (() => string) continue to work (#​1490).

  • Feature (@grafana/faro-core): Add optional fingerprint attribute to exception events for
    custom error grouping. The fingerprint can be passed via pushError options or set in the
    beforeSend hook.

  • Feature (@grafana/faro-instrumentation-replay): Enable full input and text
    masking by default (maskAllInputs: true, maskTextSelector: '*') (#​1926).

  • Feature (@grafana/faro-instrumentation-replay): Add samplingRate option to
    ReplayInstrumentationOptions to decouple replay coverage from global session sampling (#​1919).

  • Chore (@grafana/faro-*): Updated multiple dependencies to address security vulnerabilities
    (#​1931, #​1922, #​1930).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@grafana/faro-web-sdk](https://github.com/grafana/faro-web-sdk) ([source](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-sdk)) | [`2.2.4` → `2.3.0`](https://renovatebot.com/diffs/npm/@grafana%2ffaro-web-sdk/2.2.4/2.3.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@grafana%2ffaro-web-sdk/2.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@grafana%2ffaro-web-sdk/2.2.4/2.3.0?slim=true) | | [@grafana/faro-web-tracing](https://github.com/grafana/faro-web-sdk) ([source](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-tracing)) | [`2.2.4` → `2.3.0`](https://renovatebot.com/diffs/npm/@grafana%2ffaro-web-tracing/2.2.4/2.3.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@grafana%2ffaro-web-tracing/2.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@grafana%2ffaro-web-tracing/2.2.4/2.3.0?slim=true) | --- ### Release Notes <details> <summary>grafana/faro-web-sdk (@&#8203;grafana/faro-web-sdk)</summary> ### [`v2.3.0`](https://github.com/grafana/faro-web-sdk/blob/HEAD/CHANGELOG.md#230) [Compare Source](https://github.com/grafana/faro-web-sdk/compare/v2.2.4...v2.3.0) - Feature (`@grafana/faro-web-sdk`): Fetch transport now supports async dynamic header values. Each header value can be a function returning `Promise<string>`, resolved at request time (e.g. for token refresh). Sync dynamic headers (`() => string`) continue to work ([#&#8203;1490](https://github.com/grafana/faro-web-sdk/issues/1490)). - Feature (`@grafana/faro-core`): Add optional `fingerprint` attribute to exception events for custom error grouping. The fingerprint can be passed via `pushError` options or set in the `beforeSend` hook. - Feature (`@grafana/faro-instrumentation-replay`): Enable full input and text masking by default (`maskAllInputs: true`, `maskTextSelector: '*'`) ([#&#8203;1926](https://github.com/grafana/faro-web-sdk/issues/1926)). - Feature (`@grafana/faro-instrumentation-replay`): Add `samplingRate` option to `ReplayInstrumentationOptions` to decouple replay coverage from global session sampling ([#&#8203;1919](https://github.com/grafana/faro-web-sdk/issues/1919)). - Chore (`@grafana/faro-*`): Updated multiple dependencies to address security vulnerabilities ([#&#8203;1931](https://github.com/grafana/faro-web-sdk/issues/1931), [#&#8203;1922](https://github.com/grafana/faro-web-sdk/issues/1922), [#&#8203;1930](https://github.com/grafana/faro-web-sdk/issues/1930)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS40IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-03-12 23:02:32 +00:00
fix(deps): update grafana faro to v2.3.0
dancefinder-app / build (pull_request) Successful in 2m37s
dancefinder-app / deploy-prod (pull_request) Has been skipped
4e580f49fb
renovate scheduled this pull request to auto merge when all checks succeed 2026-03-12 23:02:33 +00:00
renovate merged commit c914939d0f into main 2026-03-12 23:05:27 +00:00
renovate deleted branch renovate/grafana-faro 2026-03-12 23:05:28 +00:00
Sign in to join this conversation.