ipfs / public-gateway-checker

Checks which public gateways are online or not
https://ipfs.github.io/public-gateway-checker/
Other
1.67k stars 353 forks source link

chore(deps): bump countly-sdk-web from 23.2.2 to 23.12.6 #548

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps countly-sdk-web from 23.2.2 to 23.12.6.

Release notes

Sourced from countly-sdk-web's releases.

Countly Web SDK 23.12.6

  • Mitigated an issue where error tracking could prevent SDK initialization in async mode

Countly Web SDK 23.12.5

  • Mitigated an issue where the SDK was not emptying the async queue explicity when closing a browser

Countly Web SDK 23.12.4

  • Enhanced userAgentData detection for bot filtering

Countly Web SDK 23.12.3

  • Added bot detection for workers
  • Added the ability to clear stored device IDs in the workers
  • Mitigated an issue where utm naming could have been affected if 'searchQuery' did not return '?'

Countly Web SDK 23.12.2

  • Improved bot detection capabilities

Countly Web SDK 23.12.1

  • Added methods for bridged SDK usage

Countly Web SDK 23.12.0

  • You can now provide custom storage methods to the SDK
  • You can now use the SDK in web workers
  • From this version on the SDK is bundled from the Countly JavaScript SDK

Countly Web SDK 23.6.3

  • You can now add segmentation while presenting a widget with 'present_feedback_widget'

Countly Web SDK 23.6.2

  • Adding app version information to every request

  • Mitigated an issue where if a long numerical device ID was changed while SDK was running at multiple tabs, it was parsed

Countly Web SDK 23.6.1

  • Mitigated an issue where numerical device IDs were parsed at the initialization

Countly Web SDK 23.6.0

  • Added a new flag, 'loadAPMScriptsAsync', which can load the APM related scripts automatically for Async implementations
  • Adding SDK health check requests after init
  • Adding remaining request queue size information to every request
  • Fixed a bug where unnecessary device ID merge information was sent to the server
Changelog

Sourced from countly-sdk-web's changelog.

23.12.6

  • Mitigated an issue where error tracking could prevent SDK initialization in async mode

23.12.5

  • Mitigated an issue where the SDK was not emptying the async queue explicity when closing a browser

23.12.4

  • Enhanced userAgentData detection for bot filtering

23.12.3

  • Added bot detection for workers
  • Added the ability to clear stored device IDs in the workers
  • Mitigated an issue where utm naming could have been affected if 'searchQuery' did not return '?'

23.12.2

  • Improved bot detection capabilities

23.12.1

  • Added methods for bridged SDK usage

23.12.0

  • You can now provide custom storage methods to the SDK
  • You can now use the SDK in web workers
  • From this version on the SDK is bundled from the Countly JavaScript SDK

23.6.3

  • You can now add segmentation while presenting a widget with 'present_feedback_widget'

23.6.2

  • Adding app version information to every request

  • Mitigated an issue where if a long numerical device ID was changed while SDK was running at multiple tabs, it was parsed

23.6.1

  • Mitigated an issue where numerical device IDs were parsed at the initialization

23.6.0

  • Added a new flag, 'loadAPMScriptsAsync', which can load the APM related scripts automatically for Async implementations
  • Adding SDK health check requests after init
  • Adding remaining request queue size information to every request
  • Fixed a bug where unnecessary device ID merge information was sent to the server
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 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)
dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.