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

[QT-179] Add data test id attrs on alert drawer page #5200

Closed
wants to merge 22 commits into from
Closed

Commits on Apr 24, 2024

  1. Bump countly-sdk-web from 23.12.6 to 24.4.0

    Bumps [countly-sdk-web](https://github.com/Countly/countly-sdk-web) from 23.12.6 to 24.4.0.
    - [Release notes](https://github.com/Countly/countly-sdk-web/releases)
    - [Changelog](https://github.com/Countly/countly-sdk-web/blob/24.4.0/CHANGELOG.md)
    - [Commits](Countly/countly-sdk-web@23.12.6...24.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: countly-sdk-web
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6017678 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Bump supertest from 6.3.4 to 7.0.0

    Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.4 to 7.0.0.
    - [Release notes](https://github.com/ladjs/supertest/releases)
    - [Commits](ladjs/supertest@v6.3.4...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: supertest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    68416ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f3bf0a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Bump v8-sandbox from 3.2.10 to 3.2.12 in /plugins/hooks

    Bumps [v8-sandbox](https://github.com/fulcrumapp/v8-sandbox) from 3.2.10 to 3.2.12.
    - [Changelog](https://github.com/fulcrumapp/v8-sandbox/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/fulcrumapp/v8-sandbox/commits/v3.2.12)
    
    ---
    updated-dependencies:
    - dependency-name: v8-sandbox
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    740755f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Bump jsdoc from 4.0.2 to 4.0.3

    Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/jsdoc/jsdoc/releases)
    - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.3/CHANGES.md)
    - [Commits](jsdoc/jsdoc@4.0.2...4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 3, 2024
    Configuration menu
    Copy the full SHA
    add5315 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Bump sass from 1.75.0 to 1.77.0

    Bumps [sass](https://github.com/sass/dart-sass) from 1.75.0 to 1.77.0.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.75.0...1.77.0)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    09aca0d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    60b744f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge pull request #5185 from Countly/SER-1156

    [SER-1156] Duplicated datapoints for consolidated apps
    Cookiezaurs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b735eb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5112 from Countly/dependabot/npm_and_yarn/countly…

    …-sdk-web-24.4.0
    
    Bump countly-sdk-web from 23.12.6 to 24.4.0
    ar2rsawseen committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b1f42b0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5116 from Countly/dependabot/npm_and_yarn/superte…

    …st-7.0.0
    
    Bump supertest from 6.3.4 to 7.0.0
    ar2rsawseen committed May 9, 2024
    Configuration menu
    Copy the full SHA
    62f7237 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5130 from Countly/dependabot/npm_and_yarn/plugins…

    …/hooks/v8-sandbox-3.2.12
    
    Bump v8-sandbox from 3.2.10 to 3.2.12 in /plugins/hooks
    ar2rsawseen committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f109d3d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5169 from Countly/dependabot/npm_and_yarn/sass-1.…

    …77.0
    
    Bump sass from 1.75.0 to 1.77.0
    ar2rsawseen committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3e3de8d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5187 from Countly/ar2rsawseen/master

    Record hinge and fix negative request queue
    ar2rsawseen committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f8a78a5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5155 from Countly/dependabot/npm_and_yarn/jsdoc-4…

    ….0.3
    
    Bump jsdoc from 4.0.2 to 4.0.3
    ar2rsawseen committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c254749 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Bump 23.11.21

    kanwarujjaval committed May 10, 2024
    Configuration menu
    Copy the full SHA
    708e92c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36ba9f View commit details
    Browse the repository at this point in the history
  3. Update version info

    Countly DevOps committed May 10, 2024
    Configuration menu
    Copy the full SHA
    23a4b3b View commit details
    Browse the repository at this point in the history
  4. Added data test ids

    can-angun committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9ab6669 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81f50b0 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    d1d8e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3d8ed View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    e026178 View commit details
    Browse the repository at this point in the history