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

build(deps): bump @golem-sdk/cli from 2.6.0 to 2.8.1 in the prod-deps-regular group across 1 directory #92

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the prod-deps-regular group with 1 update in the / directory: @golem-sdk/cli.

Updates @golem-sdk/cli from 2.6.0 to 2.8.1

Release notes

Sourced from @​golem-sdk/cli's releases.

v2.8.1

2.8.1 (2024-08-19)

Bug Fixes

  • display stderr when the 'run' fails (ad1d561)

v2.8.0

2.8.0 (2024-07-25)

Features

v2.7.1

2.7.1 (2024-07-03)

Bug Fixes

  • add typescript and node types to ts-node and ts-node-esm templates (ae0341c)

v2.7.0

Upgrades

The cli now uses the new golem-js 3.0 under the hood. This brings a lot of improvements and new features to the SDK. Learn more about the new golem-js here.

Breaking changes

  • The cli now supports only yagna versions 0.15.2 and newer. You can upgrade your yagna version by running curl -sSf https://join.golem.network/as-requestor | bash -

Notable changes

  • All new project templates use the new golem-js 3.0.
  • All typescript project templates now use a more modern typescript configuration.
  • The react and react-ts templates are currently disabled due to a critical bug.
  • The market scan command now uses the new passive scan functionality introduced in yagna 0.15.2.
  • We added a bunch of new options to the market scan command. To see the full list of options run npx @golem-sdk/cli@latest market scan --help
  • The inspect and run-on-golem commands now use the new golem-js 3.0 instead of the Task Execution API.
Commits
  • ad1d561 fix: display stderr when the 'run' fails
  • 11abce9 refactor: re-ordered commands in the main cli
  • 51abe00 Merge pull request #226 from golemfactory/beta
  • 75c5281 Merge pull request #225 from golemfactory/dependabot/npm_and_yarn/npm_and_yar...
  • 5df8a7c chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
  • 7334f34 Merge pull request #192 from golemfactory/dependabot/npm_and_yarn/beta/prod-d...
  • 423ebc4 Merge pull request #222 from golemfactory/dependabot/npm_and_yarn/npm_and_yar...
  • 44124ba Merge pull request #224 from golemfactory/re-enable-react-templates
  • 09224bb feat: enable react templates
  • 9431c9e chore(deps): bump the npm_and_yarn group across 1 directory with 1 update
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps-regular group with 1 update in the / directory: [@golem-sdk/cli](https://github.com/GolemFactory/golem-sdk-cli).


Updates `@golem-sdk/cli` from 2.6.0 to 2.8.1
- [Release notes](https://github.com/GolemFactory/golem-sdk-cli/releases)
- [Changelog](https://github.com/golemfactory/golem-sdk-cli/blob/master/.releaserc.json)
- [Commits](golemfactory/golem-sdk-cli@v2.6.0...v2.8.1)

---
updated-dependencies:
- dependency-name: "@golem-sdk/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps-regular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 26, 2024 08:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants