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 #258

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 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.2

Release notes

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

v3.4.2

3.4.2 (2024-10-16)

Bug Fixes

  • fallback to built-in WebSocket constructor when running in the browser (instead of using "ws") (f0f26ce)
  • market: fixed the ProposalDTO type that was wronlgy typed as partial (fc2fd81)

v3.4.2-beta.1

3.4.2-beta.1 (2024-10-16)

Bug Fixes

  • fallback to built-in WebSocket constructor when running in the browser (instead of using "ws") (f0f26ce)
  • market: fixed the ProposalDTO type that was wronlgy typed as partial (fc2fd81)

v3.4.1

3.4.1 (2024-10-14)

Bug Fixes

  • dependencies: prune of unnecessary library dependencies (1e9adaa)
  • dependencies: updated dependencies to get feature and security fixes (57c7774)
  • payment: fix the issue when 'glm' token would always be used instead of 'tglm' (0d3076a)

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.2

3.4.0-beta.2 (2024-10-14)

Bug Fixes

  • dependencies: prune of unnecessary library dependencies (1e9adaa)
  • dependencies: updated dependencies to get feature and security fixes (57c7774)

... (truncated)

Commits
  • 4eb1472 Merge pull request #1113 from golemfactory/beta
  • e9b8a7d Merge pull request #1112 from golemfactory/fix/use-browser-websocket-in-browser
  • 0443c17 test: test transferring data in the browser
  • f0f26ce fix: fallback to built-in WebSocket constructor when running in the browser (...
  • 2054d6a Merge pull request #1111 from golemfactory/bugfix/proposal-dto-non-partial
  • fc2fd81 fix(market): fixed the ProposalDTO type that was wronlgy typed as partial
  • da2c270 Merge remote-tracking branch 'origin/master' into beta
  • d3826ea Merge pull request #1110 from golemfactory/chore/dependency-pruning-and-maint...
  • 0d3076a fix(payment): fix the issue when 'glm' token would always be used instead of ...
  • 57c7774 fix(dependencies): updated dependencies to get feature and security fixes
  • 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.1.0

Release notes

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

v2.1.0

2.1.0 (2024-10-17)

Features

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
  • c0e168e Merge pull request #125 from golemfactory/update-to-golem-js-3.4.1
  • 8a9b8b4 feat: update golem-js to 3.4
  • 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.2
- [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.2)

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.1.0
- [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.1.0)

---
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-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 October 21, 2024 09:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@grisha87 grisha87 merged commit 50e2be9 into beta Oct 21, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/beta/prod-deps-regular-41b4a987b4 branch October 21, 2024 19:54
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.

1 participant