Skip to content

Bump lsa_tdx_feedback from 2.0.1 to 2.0.2 - #303

Merged
rsmoke merged 1 commit into
stagingfrom
dependabot/bundler/lsa_tdx_feedback-2.0.2
Jul 29, 2026
Merged

Bump lsa_tdx_feedback from 2.0.1 to 2.0.2#303
rsmoke merged 1 commit into
stagingfrom
dependabot/bundler/lsa_tdx_feedback-2.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps lsa_tdx_feedback from 2.0.1 to 2.0.2.

Changelog

Sourced from lsa_tdx_feedback's changelog.

[2.0.2] - 2026-07-28

Fixed

  • Duplicate TDX tickets under Turbo Drive: the feedback JS lives in the layout <body>, and Turbo Drive re-evaluates body <script> tags on every visit. Each re-evaluation created a new LsaTdxFeedback object and stacked another turbo:load listener, so one form submit fired multiple fetch POSTs and created multiple tickets. The script now reuses window.LsaTdxFeedback when already present (re-init only) and registers document-level listeners once.
Commits

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 [lsa_tdx_feedback](https://github.com/lsa-mis/lsa_feedback) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/lsa-mis/lsa_feedback/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lsa-mis/lsa_feedback/commits)

---
updated-dependencies:
- dependency-name: lsa_tdx_feedback
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 29, 2026
@dependabot
dependabot Bot requested a review from rsmoke as a code owner July 29, 2026 02:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 29, 2026
@rsmoke
rsmoke merged commit b02821d into staging Jul 29, 2026
4 checks passed
@rsmoke
rsmoke deleted the dependabot/bundler/lsa_tdx_feedback-2.0.2 branch July 29, 2026 20:01
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant