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

chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 #990

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint from 9.16.0 to 9.17.0.

Release notes

Sourced from eslint's releases.

v9.17.0

Features

  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

  • cc243c9 chore: upgrade to @eslint/[email protected] (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
Changelog

Sourced from eslint's changelog.

v9.17.0 - December 13, 2024

  • cc243c9 chore: upgrade to @eslint/[email protected] (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)
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 <dependency name> 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)

Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 12:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
@dependabot dependabot bot requested a review from nathanklick December 16, 2024 12:18
Copy link
Contributor

Unit Test Results - Linux

  1 files  ±0   57 suites  ±0   3s ⏱️ ±0s
220 tests ±0  220 ✅ ±0  0 💤 ±0  0 ❌ ±0 
230 runs  ±0  230 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 31306bb. ± Comparison against base commit 8e4fe04.

Copy link
Contributor

Unit Test Results - Windows

  1 files  ±0   57 suites  ±0   12s ⏱️ ±0s
220 tests ±0  220 ✅ ±0  0 💤 ±0  0 ❌ ±0 
230 runs  ±0  230 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 31306bb. ± Comparison against base commit 8e4fe04.

Copy link
Contributor

github-actions bot commented Dec 16, 2024

E2E Test Report

 16 files  ±0  121 suites  ±0   1h 17m 51s ⏱️ -15s
256 tests ±0  256 ✅ ±0  0 💤 ±0  0 ❌ ±0 
259 runs  ±0  259 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 31306bb. ± Comparison against base commit 8e4fe04.

♻️ This comment has been updated with latest results.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8e4fe04) 19197 16503 85.97%
Head commit (31306bb) 19225 (+28) 16531 (+28) 85.99% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#990) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.99%. Comparing base (8e4fe04) to head (31306bb).
Report is 35 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main     #990    +/-   ##
========================================
  Coverage   84.99%   84.99%            
========================================
  Files          71       71            
  Lines       19225    19225            
  Branches     1472     1306   -166     
========================================
  Hits        16340    16340            
- Misses       2811     2855    +44     
+ Partials       74       30    -44     

see 16 files with indirect coverage changes

Impacted file tree graph

@jeromy-cannon jeromy-cannon merged commit 41d079f into main Dec 16, 2024
37 checks passed
@jeromy-cannon jeromy-cannon deleted the dependabot/npm_and_yarn/eslint-9.17.0 branch December 16, 2024 13:13
jeromy-cannon added a commit that referenced this pull request Dec 23, 2024
commit 6b8ada1
Author: instamenta <[email protected]>
Date:   Fri Dec 20 16:55:18 2024 +0200

    fixing the nodeSequence, switched to haproxy fQDN for the service endpoint and new version of the solo-charts

    Signed-off-by: instamenta <[email protected]>

commit bcdef8b
Merge: 847cd45 861c579
Author: instamenta <[email protected]>
Date:   Fri Dec 20 12:15:25 2024 +0200

    Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy

commit 847cd45
Author: instamenta <[email protected]>
Date:   Fri Dec 20 09:33:54 2024 +0200

    renamed the GenesisNetowrkNodeDataWrapper filename to follow convention

    Signed-off-by: instamenta <[email protected]>

commit 861c579
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 11:06:35 2024 -0600

    chore(deps-dev): bump globals from 15.13.0 to 15.14.0 (#1007)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e80bda8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 11:06:22 2024 -0600

    chore(deps): bump chalk from 5.3.0 to 5.4.0 (#1008)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f4b49aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 10:47:50 2024 -0600

    chore(deps): bump @hashgraph/sdk from 2.55.1 to 2.56.0 (#1009)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c9711c5
Author: Ivo Yankov <[email protected]>
Date:   Thu Dec 19 18:47:03 2024 +0200

    feat: update `solo context connect` to connect to single remote cluster (#993)

    Signed-off-by: Ivo Yankov <[email protected]>

commit c91b8ab
Author: instamenta <[email protected]>
Date:   Thu Dec 19 17:04:11 2024 +0200

    add mock to fix failing unit test

    Signed-off-by: instamenta <[email protected]>

commit 7c63989
Author: instamenta <[email protected]>
Date:   Thu Dec 19 16:43:31 2024 +0200

    updated package-lock.jsonn

    Signed-off-by: instamenta <[email protected]>

commit c06e32a
Merge: 7a3ef9d 043efcf
Author: instamenta <[email protected]>
Date:   Thu Dec 19 16:42:31 2024 +0200

    Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy

commit 7a3ef9d
Author: instamenta <[email protected]>
Date:   Thu Dec 19 16:35:01 2024 +0200

    bump up the solo-charts version

    Signed-off-by: instamenta <[email protected]>

commit 043efcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 18 16:56:19 2024 -0600

    chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1002)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 8115945
Author: Pranali Deshmukh <[email protected]>
Date:   Thu Dec 19 00:55:58 2024 +0200

    docs(README): Updated the "Install Solo" section. (#1004)

    Signed-off-by: Pranali Deshmukh <[email protected]>

commit 01ed969
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 18 11:19:09 2024 -0600

    chore(deps): bump actions/setup-java from 4.5.0 to 4.6.0 (#1003)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 23238fc
Merge: 1e30538 a4ef700
Author: instamenta <[email protected]>
Date:   Wed Dec 18 09:50:20 2024 +0200

    Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy

commit 1e30538
Author: instamenta <[email protected]>
Date:   Wed Dec 18 09:50:13 2024 +0200

    fix type of the grpc cert hash to be digested to base64 and conditional logic to not break tests

    Signed-off-by: instamenta <[email protected]>

commit a4ef700
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 07:35:39 2024 -0600

    chore(deps-dev): bump typescript-eslint from 8.18.0 to 8.18.1 (#996)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4dfbf2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 07:35:19 2024 -0600

    chore(deps-dev): bump @typescript-eslint/utils from 8.18.0 to 8.18.1 (#997)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b82610a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 07:11:27 2024 -0600

    chore(deps): bump jfrog/setup-jfrog-cli from 4.5.1 to 4.5.2 (#995)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0b2326b
Author: instamenta <[email protected]>
Date:   Mon Dec 16 19:16:58 2024 +0200

    changes to the genesis-network.json constructor that resolve the error's while parsing the json inside the node root containerpull

    Signed-off-by: instamenta <[email protected]>

commit 7ec2527
Merge: 2887510 a5fab1e
Author: instamenta <[email protected]>
Date:   Mon Dec 16 19:16:41 2024 +0200

    Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy

commit a5fab1e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 07:22:14 2024 -0600

    chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 (#992)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 72a6433
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 07:14:47 2024 -0600

    chore(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 (#989)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 41d079f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 07:13:53 2024 -0600

    chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 (#990)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c3a693c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 07:13:26 2024 -0600

    chore(deps-dev): bump typedoc from 0.27.4 to 0.27.5 (#991)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 2887510
Author: instamenta <[email protected]>
Date:   Mon Dec 16 12:49:29 2024 +0200

    dont use string but AccountId for the genesis-network.json constructor

    Signed-off-by: instamenta <[email protected]>

commit f4c3cc7
Merge: d1020c4 8e4fe04
Author: instamenta <[email protected]>
Date:   Mon Dec 16 09:20:45 2024 +0200

    merge with main

    Signed-off-by: instamenta <[email protected]>

commit 8e4fe04
Author: JeffreyDallas <[email protected]>
Date:   Sat Dec 14 02:48:33 2024 -0600

    fix: document typo (#988)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 06e6026
Author: Jeromy Cannon <[email protected]>
Date:   Fri Dec 13 15:25:37 2024 +0000

    refactor: added http status code enums/library (#987)

    Signed-off-by: Jeromy Cannon <[email protected]>

commit d1020c4
Author: instamenta <[email protected]>
Date:   Fri Dec 13 17:12:53 2024 +0200

    fixes

    Signed-off-by: instamenta <[email protected]>

commit 79410f0
Author: JeffreyDallas <[email protected]>
Date:   Fri Dec 13 07:36:52 2024 -0600

    feat: add solo smoke test to test flow (#905)

    Signed-off-by: Jeffrey Tang <[email protected]>
    Signed-off-by: Jeromy Cannon <[email protected]>
    Co-authored-by: Jeromy Cannon <[email protected]>

commit a13e9db
Author: instamenta <[email protected]>
Date:   Fri Dec 13 15:32:31 2024 +0200

    bump the charts version

    Signed-off-by: instamenta <[email protected]>

commit 4f0b286
Author: instamenta <[email protected]>
Date:   Fri Dec 13 14:36:57 2024 +0200

    remove unused params

    Signed-off-by: instamenta <[email protected]>

commit 3361081
Author: instamenta <[email protected]>
Date:   Fri Dec 13 14:14:53 2024 +0200

    renamed models to follow snake_case convention

    Signed-off-by: instamenta <[email protected]>

commit d6ae342
Merge: 4bfd998 b378937
Author: instamenta <[email protected]>
Date:   Fri Dec 13 12:42:15 2024 +0200

    merge with main

    Signed-off-by: instamenta <[email protected]>

commit 4bfd998
Author: instamenta <[email protected]>
Date:   Thu Dec 12 22:44:04 2024 +0200

    added logic for setting the value file

    Signed-off-by: instamenta <[email protected]>

commit 59b156c
Author: instamenta <[email protected]>
Date:   Thu Dec 12 21:35:49 2024 +0200

    polishing and cleaning up the profile_manager, adding comments, aliases and keeping it D.R.Y.

    Signed-off-by: instamenta <[email protected]>

commit b378937
Author: JeffreyDallas <[email protected]>
Date:   Thu Dec 12 12:58:46 2024 -0600

    feat: Update document (#956)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 58e96e1
Author: JeffreyDallas <[email protected]>
Date:   Thu Dec 12 12:56:41 2024 -0600

    fix: local chart directory not being taken correctly (#983)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 437bbc6
Author: Jeromy Cannon <[email protected]>
Date:   Thu Dec 12 18:26:55 2024 +0000

    fix: performance improvements for node stop (#986)

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 83fb584
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 12 08:53:01 2024 -0600

    chore(deps): bump @hashgraph/sdk from 2.55.0 to 2.55.1 (#984)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9cae011
Author: Jeromy Cannon <[email protected]>
Date:   Thu Dec 12 14:52:36 2024 +0000

    fix: bump chart and hedera version,  re-enable node add (#985)

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 45c69a0
Author: instamenta <[email protected]>
Date:   Thu Dec 12 16:40:40 2024 +0200

    changed version

    Signed-off-by: instamenta <[email protected]>

commit 75964fc
Author: instamenta <[email protected]>
Date:   Thu Dec 12 15:56:46 2024 +0200

    finishing up, and fixes

    Signed-off-by: instamenta <[email protected]>

commit dac6d6d
Author: instamenta <[email protected]>
Date:   Thu Dec 12 14:05:36 2024 +0200

    lint-fix, added .madgerc and configured it to dont count typed imports as circular dependencies

    Signed-off-by: instamenta <[email protected]>

commit 1a29c82
Author: instamenta <[email protected]>
Date:   Thu Dec 12 11:59:16 2024 +0200

    polishing new classes added new interfaces and aliases to make clarify what they do

    Signed-off-by: instamenta <[email protected]>

commit 74285bf
Author: Ivo Yankov <[email protected]>
Date:   Thu Dec 12 11:08:39 2024 +0200

    fix: node update with single node (#981)

    Signed-off-by: Ivo Yankov <[email protected]>

commit d6b823a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 12:07:16 2024 -0600

    chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2 (#980)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3e3cdd9
Author: instamenta <[email protected]>
Date:   Wed Dec 11 18:50:55 2024 +0200

    updating data wrapper properties

    Signed-off-by: instamenta <[email protected]>

commit f2760fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 09:04:35 2024 -0600

    chore(deps-dev): bump c8 from 10.1.2 to 10.1.3 (#979)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 1948c26
Author: instamenta <[email protected]>
Date:   Wed Dec 11 16:27:19 2024 +0200

    wiring

    Signed-off-by: instamenta <[email protected]>

commit 7b11550
Author: instamenta <[email protected]>
Date:   Wed Dec 11 16:09:08 2024 +0200

    remove obsolete comments

    Signed-off-by: instamenta <[email protected]>

commit d965c12
Author: instamenta <[email protected]>
Date:   Wed Dec 11 16:04:28 2024 +0200

    lemove obsolete comments

    Signed-off-by: instamenta <[email protected]>

commit 26f9341
Author: instamenta <[email protected]>
Date:   Wed Dec 11 16:01:14 2024 +0200

    cleanup

    Signed-off-by: instamenta <[email protected]>

commit 5a62289
Author: instamenta <[email protected]>
Date:   Wed Dec 11 15:42:13 2024 +0200

    changes from other branch

    Signed-off-by: instamenta <[email protected]>

Signed-off-by: Jeromy Cannon <[email protected]>
jeromy-cannon added a commit that referenced this pull request Dec 23, 2024
commit 6b8ada1
Author: instamenta <[email protected]>
Date:   Fri Dec 20 16:55:18 2024 +0200

    fixing the nodeSequence, switched to haproxy fQDN for the service endpoint and new version of the solo-charts

    Signed-off-by: instamenta <[email protected]>

commit bcdef8b
Merge: 847cd45 861c579
Author: instamenta <[email protected]>
Date:   Fri Dec 20 12:15:25 2024 +0200

    Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy

commit 847cd45
Author: instamenta <[email protected]>
Date:   Fri Dec 20 09:33:54 2024 +0200

    renamed the GenesisNetowrkNodeDataWrapper filename to follow convention

    Signed-off-by: instamenta <[email protected]>

commit 861c579
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 11:06:35 2024 -0600

    chore(deps-dev): bump globals from 15.13.0 to 15.14.0 (#1007)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e80bda8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 11:06:22 2024 -0600

    chore(deps): bump chalk from 5.3.0 to 5.4.0 (#1008)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f4b49aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 10:47:50 2024 -0600

    chore(deps): bump @hashgraph/sdk from 2.55.1 to 2.56.0 (#1009)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c9711c5
Author: Ivo Yankov <[email protected]>
Date:   Thu Dec 19 18:47:03 2024 +0200

    feat: update `solo context connect` to connect to single remote cluster (#993)

    Signed-off-by: Ivo Yankov <[email protected]>

commit c91b8ab
Author: instamenta <[email protected]>
Date:   Thu Dec 19 17:04:11 2024 +0200

    add mock to fix failing unit test

    Signed-off-by: instamenta <[email protected]>

commit 7c63989
Author: instamenta <[email protected]>
Date:   Thu Dec 19 16:43:31 2024 +0200

    updated package-lock.jsonn

    Signed-off-by: instamenta <[email protected]>

commit c06e32a
Merge: 7a3ef9d 043efcf
Author: instamenta <[email protected]>
Date:   Thu Dec 19 16:42:31 2024 +0200

    Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy

commit 7a3ef9d
Author: instamenta <[email protected]>
Date:   Thu Dec 19 16:35:01 2024 +0200

    bump up the solo-charts version

    Signed-off-by: instamenta <[email protected]>

commit 043efcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 18 16:56:19 2024 -0600

    chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1002)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 8115945
Author: Pranali Deshmukh <[email protected]>
Date:   Thu Dec 19 00:55:58 2024 +0200

    docs(README): Updated the "Install Solo" section. (#1004)

    Signed-off-by: Pranali Deshmukh <[email protected]>

commit 01ed969
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 18 11:19:09 2024 -0600

    chore(deps): bump actions/setup-java from 4.5.0 to 4.6.0 (#1003)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 23238fc
Merge: 1e30538 a4ef700
Author: instamenta <[email protected]>
Date:   Wed Dec 18 09:50:20 2024 +0200

    Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy

commit 1e30538
Author: instamenta <[email protected]>
Date:   Wed Dec 18 09:50:13 2024 +0200

    fix type of the grpc cert hash to be digested to base64 and conditional logic to not break tests

    Signed-off-by: instamenta <[email protected]>

commit a4ef700
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 07:35:39 2024 -0600

    chore(deps-dev): bump typescript-eslint from 8.18.0 to 8.18.1 (#996)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4dfbf2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 07:35:19 2024 -0600

    chore(deps-dev): bump @typescript-eslint/utils from 8.18.0 to 8.18.1 (#997)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b82610a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 07:11:27 2024 -0600

    chore(deps): bump jfrog/setup-jfrog-cli from 4.5.1 to 4.5.2 (#995)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0b2326b
Author: instamenta <[email protected]>
Date:   Mon Dec 16 19:16:58 2024 +0200

    changes to the genesis-network.json constructor that resolve the error's while parsing the json inside the node root containerpull

    Signed-off-by: instamenta <[email protected]>

commit 7ec2527
Merge: 2887510 a5fab1e
Author: instamenta <[email protected]>
Date:   Mon Dec 16 19:16:41 2024 +0200

    Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy

commit a5fab1e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 07:22:14 2024 -0600

    chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 (#992)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 72a6433
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 07:14:47 2024 -0600

    chore(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 (#989)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 41d079f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 07:13:53 2024 -0600

    chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 (#990)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c3a693c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 07:13:26 2024 -0600

    chore(deps-dev): bump typedoc from 0.27.4 to 0.27.5 (#991)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 2887510
Author: instamenta <[email protected]>
Date:   Mon Dec 16 12:49:29 2024 +0200

    dont use string but AccountId for the genesis-network.json constructor

    Signed-off-by: instamenta <[email protected]>

commit f4c3cc7
Merge: d1020c4 8e4fe04
Author: instamenta <[email protected]>
Date:   Mon Dec 16 09:20:45 2024 +0200

    merge with main

    Signed-off-by: instamenta <[email protected]>

commit 8e4fe04
Author: JeffreyDallas <[email protected]>
Date:   Sat Dec 14 02:48:33 2024 -0600

    fix: document typo (#988)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 06e6026
Author: Jeromy Cannon <[email protected]>
Date:   Fri Dec 13 15:25:37 2024 +0000

    refactor: added http status code enums/library (#987)

    Signed-off-by: Jeromy Cannon <[email protected]>

commit d1020c4
Author: instamenta <[email protected]>
Date:   Fri Dec 13 17:12:53 2024 +0200

    fixes

    Signed-off-by: instamenta <[email protected]>

commit 79410f0
Author: JeffreyDallas <[email protected]>
Date:   Fri Dec 13 07:36:52 2024 -0600

    feat: add solo smoke test to test flow (#905)

    Signed-off-by: Jeffrey Tang <[email protected]>
    Signed-off-by: Jeromy Cannon <[email protected]>
    Co-authored-by: Jeromy Cannon <[email protected]>

commit a13e9db
Author: instamenta <[email protected]>
Date:   Fri Dec 13 15:32:31 2024 +0200

    bump the charts version

    Signed-off-by: instamenta <[email protected]>

commit 4f0b286
Author: instamenta <[email protected]>
Date:   Fri Dec 13 14:36:57 2024 +0200

    remove unused params

    Signed-off-by: instamenta <[email protected]>

commit 3361081
Author: instamenta <[email protected]>
Date:   Fri Dec 13 14:14:53 2024 +0200

    renamed models to follow snake_case convention

    Signed-off-by: instamenta <[email protected]>

commit d6ae342
Merge: 4bfd998 b378937
Author: instamenta <[email protected]>
Date:   Fri Dec 13 12:42:15 2024 +0200

    merge with main

    Signed-off-by: instamenta <[email protected]>

commit 4bfd998
Author: instamenta <[email protected]>
Date:   Thu Dec 12 22:44:04 2024 +0200

    added logic for setting the value file

    Signed-off-by: instamenta <[email protected]>

commit 59b156c
Author: instamenta <[email protected]>
Date:   Thu Dec 12 21:35:49 2024 +0200

    polishing and cleaning up the profile_manager, adding comments, aliases and keeping it D.R.Y.

    Signed-off-by: instamenta <[email protected]>

commit b378937
Author: JeffreyDallas <[email protected]>
Date:   Thu Dec 12 12:58:46 2024 -0600

    feat: Update document (#956)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 58e96e1
Author: JeffreyDallas <[email protected]>
Date:   Thu Dec 12 12:56:41 2024 -0600

    fix: local chart directory not being taken correctly (#983)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 437bbc6
Author: Jeromy Cannon <[email protected]>
Date:   Thu Dec 12 18:26:55 2024 +0000

    fix: performance improvements for node stop (#986)

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 83fb584
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 12 08:53:01 2024 -0600

    chore(deps): bump @hashgraph/sdk from 2.55.0 to 2.55.1 (#984)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9cae011
Author: Jeromy Cannon <[email protected]>
Date:   Thu Dec 12 14:52:36 2024 +0000

    fix: bump chart and hedera version,  re-enable node add (#985)

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 45c69a0
Author: instamenta <[email protected]>
Date:   Thu Dec 12 16:40:40 2024 +0200

    changed version

    Signed-off-by: instamenta <[email protected]>

commit 75964fc
Author: instamenta <[email protected]>
Date:   Thu Dec 12 15:56:46 2024 +0200

    finishing up, and fixes

    Signed-off-by: instamenta <[email protected]>

commit dac6d6d
Author: instamenta <[email protected]>
Date:   Thu Dec 12 14:05:36 2024 +0200

    lint-fix, added .madgerc and configured it to dont count typed imports as circular dependencies

    Signed-off-by: instamenta <[email protected]>

commit 1a29c82
Author: instamenta <[email protected]>
Date:   Thu Dec 12 11:59:16 2024 +0200

    polishing new classes added new interfaces and aliases to make clarify what they do

    Signed-off-by: instamenta <[email protected]>

commit 74285bf
Author: Ivo Yankov <[email protected]>
Date:   Thu Dec 12 11:08:39 2024 +0200

    fix: node update with single node (#981)

    Signed-off-by: Ivo Yankov <[email protected]>

commit d6b823a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 12:07:16 2024 -0600

    chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2 (#980)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3e3cdd9
Author: instamenta <[email protected]>
Date:   Wed Dec 11 18:50:55 2024 +0200

    updating data wrapper properties

    Signed-off-by: instamenta <[email protected]>

commit f2760fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 09:04:35 2024 -0600

    chore(deps-dev): bump c8 from 10.1.2 to 10.1.3 (#979)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 1948c26
Author: instamenta <[email protected]>
Date:   Wed Dec 11 16:27:19 2024 +0200

    wiring

    Signed-off-by: instamenta <[email protected]>

commit 7b11550
Author: instamenta <[email protected]>
Date:   Wed Dec 11 16:09:08 2024 +0200

    remove obsolete comments

    Signed-off-by: instamenta <[email protected]>

commit d965c12
Author: instamenta <[email protected]>
Date:   Wed Dec 11 16:04:28 2024 +0200

    lemove obsolete comments

    Signed-off-by: instamenta <[email protected]>

commit 26f9341
Author: instamenta <[email protected]>
Date:   Wed Dec 11 16:01:14 2024 +0200

    cleanup

    Signed-off-by: instamenta <[email protected]>

commit 5a62289
Author: instamenta <[email protected]>
Date:   Wed Dec 11 15:42:13 2024 +0200

    changes from other branch

    Signed-off-by: instamenta <[email protected]>

Signed-off-by: Jeromy Cannon <[email protected]>
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants