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): bump the prod-deps-regular group across 1 directory with 3 updates #256

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the prod-deps-regular group with 3 updates in the / directory: @golem-sdk/golem-js, typescript and @golem-sdk/task-executor.

Updates @golem-sdk/golem-js from 3.2.0 to 3.4.0

Release notes

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

v3.4.0

3.4.0 (2024-10-11)

Bug Fixes

  • remove commonjs hint from package.json to allow webpack to decide how to bundle browser package (5b2b1e9)
  • tcp-proxy: throw an error when users try to use proxy in browser (9ef96fd)

Features

  • change the default storage provider from gftp to ws (083a0eb)

v3.4.0-beta.1

3.4.0-beta.1 (2024-10-11)

Features

  • change the default storage provider from gftp to ws (083a0eb)

v3.3.1

3.3.1 (2024-09-25)

Bug Fixes

  • demand: fixed passing deprecated engine parameter (af5f8c9)
  • job: fixed passing payment param in JobManagerConfig (e97c66b)

v3.3.1-beta.2

3.3.1-beta.2 (2024-10-11)

Bug Fixes

  • remove commonjs hint from package.json to allow webpack to decide how to bundle browser package (5b2b1e9)
  • tcp-proxy: throw an error when users try to use proxy in browser (9ef96fd)

v3.3.1-beta.1

3.3.1-beta.1 (2024-09-24)

Bug Fixes

  • demand: fixed passing deprecated engine parameter (af5f8c9)
  • job: fixed passing payment param in JobManagerConfig (e97c66b)

v3.3.0

... (truncated)

Commits
  • 3e9d9e5 Merge pull request #1101 from golemfactory/beta
  • baa402e Merge pull request #1096 from golemfactory/feature/JST-186/drop-gftp
  • ae82718 Merge remote-tracking branch 'origin/beta' into feature/JST-186/drop-gftp
  • 6698336 Merge pull request #1098 from golemfactory/feature/JST-1091/support-webpack
  • 98bdb31 Merge pull request #1097 from golemfactory/bugfix/JST-1092
  • 5b2b1e9 fix: remove commonjs hint from package.json to allow webpack to decide how to...
  • 642a7ea chore: use proper error class, remove premature closing of fd, fix test logge...
  • 7d7b767 refactor: added debug logs to the gftp storage provider
  • 9ef96fd fix(tcp-proxy): throw an error when users try to use proxy in browser
  • 258a653 build: update fs imports to get around issue in rollup node polyfill plugin
  • Additional commits viewable in compare view

Updates typescript from 5.5.4 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • Additional commits viewable in compare view

Updates @golem-sdk/task-executor from 2.0.1 to 2.0.2

Release notes

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

v2.0.2

2.0.2 (2024-09-04)

Bug Fixes

  • deps: bumping up golem-js to 3.3 to get new improvements and fixes (b487ce9)
Commits
  • 022b22e Merge pull request #114 from golemfactory/build/bump-golem-js-to-3.3.0
  • b487ce9 fix(deps): bumping up golem-js to 3.3 to get new improvements and fixes
  • See full diff in compare view

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

… 3 updates

Bumps the prod-deps-regular group with 3 updates in the / directory: [@golem-sdk/golem-js](https://github.com/golemfactory/golem-js), [typescript](https://github.com/microsoft/TypeScript) and [@golem-sdk/task-executor](https://github.com/golemfactory/golem-sdk-task-executor).


Updates `@golem-sdk/golem-js` from 3.2.0 to 3.4.0
- [Release notes](https://github.com/golemfactory/golem-js/releases)
- [Changelog](https://github.com/golemfactory/golem-js/blob/master/.releaserc.json)
- [Commits](golemfactory/golem-js@v3.2.0...v3.4.0)

Updates `typescript` from 5.5.4 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)

Updates `@golem-sdk/task-executor` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/golemfactory/golem-sdk-task-executor/releases)
- [Changelog](https://github.com/golemfactory/golem-sdk-task-executor/blob/master/.releaserc.json)
- [Commits](golemfactory/golem-sdk-task-executor@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: "@golem-sdk/golem-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps-regular
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps-regular
- dependency-name: "@golem-sdk/task-executor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 October 14, 2024 09:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #258.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/beta/prod-deps-regular-8fecccb55d branch October 21, 2024 09:19
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