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

Merge main to bundler plugin #933

Merged
merged 33 commits into from
Jan 22, 2025

Conversation

mvirgil
Copy link

@mvirgil mvirgil commented Jan 21, 2025

Description

Bringing feature branch up-to-date with main. Returning to this feature branch to finish development work.

In addition to merging main, I needed to fix some lint errors (and update some of the sub-project's settings to work with the updated eslint)

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 22, 2025 02:34
@mvirgil mvirgil requested review from a team as code owners January 22, 2025 02:34
@Joozty
Copy link
Member

Joozty commented Jan 22, 2025

Feel free directly merge/rebase your feature branch. There is no need opening PR I guess :)

@shumone shumone merged commit bd96f5b into signalfx:bundler-plugin Jan 22, 2025
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 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