Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(bundler-plugin): merge latest main #944

Merged
merged 36 commits into from
Jan 29, 2025

Conversation

mvirgil
Copy link

@mvirgil mvirgil commented Jan 29, 2025

Description

Update feature branch for latest main (I get 403 when trying to push directly to the feature branch)

Type of change

  • Chore or internal change (changes not visible to the consumers of the package)

How has this been tested?

t2t2 and others added 30 commits October 17, 2024 18:11
Added `_experimental_longtaskNoStartSession`. When set to `true`, no new session will be spawned after the previous one expires when long task occurs. If both `_experimental_longtaskNoStartSession` and `_experimental_allSpansExtendSession` are set to `true`,` _experimental_longtaskNoStartSession` takes precedence.
Added persistence flag

Available options:
- `'cookie'` (default): Session state will be stored in a browser cookie.
- `'localStorage'`: Session state will be stored in the browser's localStorage.

If not specified, `'cookie'` will be used as the default storage method.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…alfx#915)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…fx#921)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mvirgil mvirgil marked this pull request as ready for review January 29, 2025 23:31
@mvirgil mvirgil requested review from a team as code owners January 29, 2025 23:31
@shumone shumone merged commit 3db0bad into signalfx:bundler-plugin Jan 29, 2025
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants