Skip to content
1) Fix the output when skipping creating PR (#6919)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
(SHA: c91a4cb5d04a8b2d290a79a14a2caa3271d4dbb5)

2) Change some ClusterManager logs debug->silly (#6921)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
(SHA: 366728fb33de470d8e48602bd0fe72171747a6f7)

3) Bump @swc/core from 1.3.25 to 1.3.26 (#6922)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.25 to 1.3.26.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.3.25...v1.3.26)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: 4d8d6add78bf5bf739f00d61b78564c4880e0324)

4) Bump eslint-import-resolver-typescript from 3.5.2 to 3.5.3 (#6925)

Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: b592764b6e5831fa953f56efe60a8c7196fa3a29)

5) Bump esbuild from 0.16.16 to 0.16.17 (#6923)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.16 to 0.16.17.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.16.16...v0.16.17)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: 1c7b135e908399008c407696e2ce308a66c831bc)

6) Bump eslint-plugin-react from 7.31.11 to 7.32.0 (#6924)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.11 to 7.32.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.11...v7.32.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: 5a03c16958b630f9478ad881e4d51a44243d9620)

7) Fix workflows (#6927)

* Make sure secrets get passed through

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix bump master version

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
(SHA: 904200f72fbe279e03628a0bc81220c98ad6158a)

8) Allow specifying ResourceName in KubeObjectListLayout (#6926)

* Allow specifying ResourceName in KubeObjectListLayout

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

* Fix comment syntax.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
(SHA: c9418f63623e06e9b0df32e6ecc7b5e9aed78430)

9) Bump eslint-plugin-import from 2.26.0 to 2.27.4 (#6933)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.4)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: fd00515c8c6dd975bb23dc7eba2b935dad0199af)

10) Better handling loading terminal fonts (#6913)

* better handling loading terminal fonts timing issues, fix #5019

Signed-off-by: Roman <ixrock@gmail.com>

* refactoring, loading all terminal fonts to earliest stage app starting

Signed-off-by: Roman <ixrock@gmail.com>

* attempt to fix tests

Signed-off-by: Roman <ixrock@gmail.com>

Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
(SHA: 875972e1ee8ecedfc072972a40983d5ee5621a53)

11) Release 6.4.0-alpha.3 (#6935)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
(SHA: c361852dd2ebe1cf6ab8bb7fcf8f19aba727e1a5)