-
Notifications
You must be signed in to change notification settings - Fork 20
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
Release beta to master #711
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [rollup-plugin-polyfill-node](https://github.com/FredKSchott/rollup-plugin-polyfill-node) from 0.12.0 to 0.13.0. - [Commits](https://github.com/FredKSchott/rollup-plugin-polyfill-node/commits) --- updated-dependencies: - dependency-name: rollup-plugin-polyfill-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
BREAKING CHANGE: `GolemNetwork` and `Job` received a brand-new interface that doesn't use `TaskExecutor` underneath anymore. Use `GolemNetwork.createJob`, `Job.startWork`, `Job.waitForResults` and `Job.cancel` to easily manage individual tasks on the network.
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.55.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…a/eslint-8.55.0 build(deps-dev): bump eslint from 8.54.0 to 8.55.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.0 to 20.10.3. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.0 to 13.6.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.5.0...v13.6.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ption JST-622 Previously this option was taken from the counter proposal made by the provider.
Add 15 minute timeout to build step in CI
…code-errors JST-621: fix yagna decode errors
…interval-support feat: added support mid-agreement debit note interval configuration option
…-exposed feat: enum ResultState is exposed in typings
…a/rollup-plugin-polyfill-node-0.13.0 build(deps-dev): bump rollup-plugin-polyfill-node from 0.12.0 to 0.13.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.6.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v4.6.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…source-fix Fix incorrect rollup configuration for eventsource
…a/rollup-4.6.1 build(deps-dev): bump rollup from 3.29.4 to 4.6.1
Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) from 5.9.3 to 5.11.0. - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v5.9.3...v5.11.0) --- updated-dependencies: - dependency-name: rollup-plugin-visualizer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.0 to 13.6.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.6.0...v13.6.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the dev-deps-regular group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.10` | `20.11.16` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `6.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `6.20.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.6.3` | `13.6.4` | | [husky](https://github.com/typicode/husky) | `9.0.7` | `9.0.10` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` | Updates `@types/jest` from 29.5.11 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.11.10 to 20.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 6.20.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.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.1 to 6.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/parser) Updates `cypress` from 13.6.3 to 13.6.4 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.6.3...v13.6.4) Updates `husky` from 9.0.7 to 9.0.10 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.7...v9.0.10) Updates `prettier` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-regular - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-regular - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps-regular - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps-regular - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-regular - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-regular - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-regular ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the prod-deps-regular group with 1 update: [pino](https://github.com/pinojs/pino). Updates `pino` from 8.17.2 to 8.18.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.17.2...v8.18.0) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular ... Signed-off-by: dependabot[bot] <[email protected]>
…a/prod-deps-regular-d5b90b7a84 build(deps): bump the prod-deps-regular group with 1 update
…-and-debit-note-acceptance-issues-to-user fix(task-executor): propagate issues with invoice and debit note filt…
…a/dev-deps-regular-d59d36d1a3 build(deps-dev): bump the dev-deps-regular group with 7 updates
…s-experimental Mark jobs api as experimental
…reements fix(agreement_pool): added agreement pool size limit
…cation AllocationOptions property `expires` got renamed to `expirationSec` and the value should be `seconds` instead of `milliseconds`
…d-renaming fix(payment): renamed expires parameter to expirationSec for the Allocation
…nspect JST-683: Golem inspect
…nspect fix: broken ya-ts-client import
In the case of a timeout at `waitForExit` on spawned process (ctx.spawn), the activity will be correctly terminated, and it will be possible to perform next tasks on other providers.
Bumps the dev-deps-regular group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.16` | `20.11.17` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `6.21.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.20.0` | `6.21.0` | | [rollup](https://github.com/rollup/rollup) | `4.9.6` | `4.10.0` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `23.0.0` | `23.0.2` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.7` | `0.25.8` | Updates `@types/node` from 20.11.16 to 20.11.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 6.21.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.21.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.20.0 to 6.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser) Updates `rollup` from 4.9.6 to 4.10.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.9.6...v4.10.0) Updates `semantic-release` from 23.0.0 to 23.0.2 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v23.0.0...v23.0.2) Updates `typedoc` from 0.25.7 to 0.25.8 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.7...v0.25.8) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-regular - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps-regular - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps-regular - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps-regular - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-regular - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-regular ... Signed-off-by: dependabot[bot] <[email protected]>
grisha87
approved these changes
Feb 13, 2024
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.0.0-beta.30 🎉 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.