hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

chore:(deps): bump rudder-sdk-js from 2.44.0 to 2.45.1 #2557

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps rudder-sdk-js from 2.44.0 to 2.45.1.

Release notes

Sourced from rudder-sdk-js's releases.

rudder-sdk-js@2.45.1

2.45.1 (2023-12-01)

Dependency Updates

  • @rudderstack/analytics-js-common updated to version 2.45.0

Bug Fixes

  • initialisation of bugsnag in chrome extension (#1516) (af970c9)
  • replace stringify with stringifyWithoutCircular (#1525) (828ecce)
  • update polyfill list and add version (#1518) (653d58e)

rudder-sdk-js@2.45.0

2.45.0 (2023-11-13)

Dependency Updates

  • @rudderstack/analytics-js-common updated to version 2.44.0

Features

Bug Fixes

  • preloaded event not containing denied consent ids (#1502) (29ef781)
Changelog

Sourced from rudder-sdk-js's changelog.

2.45.1 (2023-12-01)

Dependency Updates

  • @rudderstack/analytics-js-common updated to version 2.45.0

Bug Fixes

  • initialisation of bugsnag in chrome extension (#1516) (af970c9)
  • replace stringify with stringifyWithoutCircular (#1525) (828ecce)
  • update polyfill list and add version (#1518) (653d58e)

2.45.0 (2023-11-13)

Dependency Updates

  • @rudderstack/analytics-js-common updated to version 2.44.0

Features

Bug Fixes

  • preloaded event not containing denied consent ids (#1502) (29ef781)
Commits
  • 70815f1 chore(rudder-sdk-js): release version 2.45.1
  • 828ecce fix: replace stringify with stringifyWithoutCircular (#1525)
  • af970c9 fix: initialisation of bugsnag in chrome extension (#1516)
  • 653d58e fix: update polyfill list and add version (#1518)
  • 4fc64fd chore(monorepo): sync versions and generate release logs
  • f198261 chore(rudder-sdk-js): release version 2.45.0
  • 29ef781 fix: preloaded event not containing denied consent ids (#1502)
  • f275495 chore(monorepo): remove verbatimModuleSyntax checks from test files
  • 8053ae2 feat: add beacon polyfill (#1487)
  • 04681a1 chore(monorepo): sync versions and generate release logs
  • See full diff 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @aaron-steinfeld.


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 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cb8cc71) 82.20% compared to head (b62a60d) 82.20%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2557 +/- ## ======================================= Coverage 82.20% 82.20% ======================================= Files 927 927 Lines 20870 20872 +2 Branches 3313 3313 ======================================= + Hits 17156 17158 +2 Misses 3577 3577 Partials 137 137 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

aaron-steinfeld commented 10 months ago

@dependabot rebase

dependabot[bot] commented 10 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.