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

Feature/update cccs-main to 3.1.2 add cccs 2.1 changes #417

Merged
merged 10,000 commits into from
Apr 18, 2024

Conversation

cccs-RyanK
Copy link
Member

SUMMARY

Merged upstream release tag 3.1.2 into our main branch, and then added all our changes from cccs-2.1 branch. Once this is merged in I will create a cccs-3.1 branch for us to develop on and release

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

skion and others added 30 commits January 25, 2024 09:47
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
nz970 and others added 22 commits April 9, 2024 15:20
* Bump jest-mock-console from 1.2.3 to 2.0.0 in /superset-frontend

Bumps [jest-mock-console](https://github.com/bpedersen/jest-mock-console) from 1.2.3 to 2.0.0.
- [Release notes](https://github.com/bpedersen/jest-mock-console/releases)
- [Commits](https://github.com/bpedersen/jest-mock-console/commits)

---
updated-dependencies:
- dependency-name: jest-mock-console
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ioredis and @types/ioredis in /superset-websocket

Bumps [ioredis](https://github.com/luin/ioredis) and [@types/ioredis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ioredis). These dependencies needed to be updated together.

Updates `ioredis` from 4.28.0 to 5.3.2
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v4.28.0...v5.3.2)

Updates `@types/ioredis` from 4.28.0 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ioredis)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/ioredis"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pip-compile-multi from 2.6.1 to 2.6.3 in /requirements

Bumps [pip-compile-multi](https://github.com/peterdemin/pip-compile-multi) from 2.6.1 to 2.6.3.
- [Changelog](https://github.com/peterdemin/pip-compile-multi/blob/master/HISTORY.rst)
- [Commits](peterdemin/pip-compile-multi@v2.6.1...v2.6.3)

---
updated-dependencies:
- dependency-name: pip-compile-multi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pre-commit from 3.0.4 to 3.3.3 in /requirements

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.4 to 3.3.3.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.0.4...v3.3.3)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 2.8.4 to 3.0.0 in /superset-websocket

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.4...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jsonwebtoken in /superset-websocket/utils/client-ws-app

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump tox from 3.25.1 to 4.6.4 in /requirements

Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 4.6.4.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@3.25.1...4.6.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint from 8.34.0 to 8.45.0 in /superset-websocket

Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.34.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @typescript-eslint/eslint-plugin in /superset-websocket

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.52.0 to 6.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 18.13.0 to 20.4.5 in /superset-websocket

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 20.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update dockerfile

* Update Dockerfile

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* force utc for timestamp types

* Update Dockerfile

* Update Dockerfile

* use updated ag grid plugin for dataset explorer viz

* update dockerfile

* fixed dataset explorer

* formatting

* update dockerfile

* update dockerfile
* fix for metrics

* Update Dockerfile

* Update Dockerfile
trino==0.318.0
mysql-connector-python==8.0.26
elasticsearch-dbapi==0.2.4
trino==0.328.0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just checking the number here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cccs-tom requested that we use this version of the python client

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@cccs-RyanK cccs-RyanK merged commit d7d1006 into cccs-main Apr 18, 2024
2 checks passed
@cccs-RyanK cccs-RyanK deleted the feature/update-cccs-main-to-3.1.2-add-cccs-2.1 branch April 18, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet