hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

chore:(deps): bump rudder-sdk-js from 2.40.0 to 2.40.5 #2371

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rudder-sdk-js from 2.40.0 to 2.40.5.

Release notes

Sourced from rudder-sdk-js's releases.

v2.40.5

Bug Fixes

  • add trim & lowercase for klaviyo track event (#1341) (7a28c49)
  • flushing empty batch for sendbeacon (ddcc5e0)
  • mixpanel cookie persistence type (#1339) (69d7287)

v2.40.4

No release notes provided.

v2.40.3

Bug Fixes

  • add support for EU region specific script (#1305) (66092d3)
  • INT-183: resolve sonar issues and move integration script to separate file (#1249) (7afcc16), closes #1195

v2.40.2

Bug Fixes

v2.40.1

Bug Fixes

  • ad blocked page request filtering (00e0bae)
  • integration data values resolution (#1302) (d52dfe6)
Changelog

Sourced from rudder-sdk-js's changelog.

2.40.5 (2023-08-28)

Bug Fixes

  • add trim & lowercase for klaviyo track event (#1341) (7a28c49)
  • flushing empty batch for sendbeacon (ddcc5e0)
  • mixpanel cookie persistence type (#1339) (69d7287)

2.40.4 (2023-08-21)

2.40.3 (2023-08-18)

Bug Fixes

  • add support for EU region specific script (#1305) (66092d3)
  • INT-183: resolve sonar issues and move integration script to separate file (#1249) (7afcc16), closes #1195

2.40.2 (2023-08-16)

Bug Fixes

2.40.1 (2023-08-16)

Bug Fixes

  • ad blocked page request filtering (00e0bae)
  • integration data values resolution (#1302) (d52dfe6)
Commits
  • f2d031f chore(release): pulling hotfix-release/2.40.5 into production (#1342)
  • 15c192e chore: sanity suite package name updated
  • 5cebc0b chore(release): 2.40.5
  • 7a28c49 fix: add trim & lowercase for klaviyo track event (#1341)
  • 69d7287 fix: mixpanel cookie persistence type (#1339)
  • ddcc5e0 fix: flushing empty batch for sendbeacon
  • dbbc2fb chore(release): pulling hotfix-release/2.40.4 into production (#1327)
  • dbec86b chore(release): 2.40.4
  • 4e08fda ci: assets upload action
  • fa242ed chore(release): pulling release/2.40.3 into production (#1318)
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #2371 (cdf0ffa) into main (94a3d5d) will increase coverage by 45.90%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #2371       +/-   ##
===========================================
+ Coverage   36.84%   82.74%   +45.90%     
===========================================
  Files         918      918               
  Lines       20485    20485               
  Branches     3229     3229               
===========================================
+ Hits         7547    16950     +9403     
+ Misses      12322     3406     -8916     
+ Partials      616      129      -487     

see 417 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more