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.7.1 in the prod-deps-regular group #85

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

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

Updates @golem-sdk/cli from 2.6.0 to 2.7.1

Release notes

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

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
  • 7a55c9f Merge pull request #220 from golemfactory/beta
  • 3e515b6 Merge pull request #219 from golemfactory/add-typescript-as-dep
  • ae0341c fix: add typescript and node types to ts-node and ts-node-esm packages
  • 5efa325 Merge pull request #216 from golemfactory/beta
  • 89dac37 Merge pull request #214 from golemfactory/feature/JST-997/update-cli-with-new...
  • ddb444d feat: update market command to use the new scan method in golem-js 3.0
  • 5ee20c7 feat: update template projects to stable golem-js 3.0
  • 72a4c98 feat: disable react templates due to a critical bug
  • 772a627 feat: bump golem-js to stable 3.0
  • 712edaa chore: rename lease to rental in run-on-golem internal logic
  • 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: [@golem-sdk/cli](https://github.com/GolemFactory/golem-sdk-cli).


Updates `@golem-sdk/cli` from 2.6.0 to 2.7.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.7.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 July 8, 2024 08:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #87.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/beta/prod-deps-regular-ff2623bdbb branch July 29, 2024 08:37
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