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

Bump the minor-and-patch group across 14 directories with 4 updates #618

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps the minor-and-patch group with 2 updates in the /runtime directory: github.com/aws/aws-sdk-go-v2/service/s3 and github.com/tetratelabs/wazero.
Bumps the minor-and-patch group with 1 update in the /runtime/languages/golang/testdata directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/anthropic-functions directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/auth directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/classification directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/collections directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/dgraph directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/embedding directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/graphql directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/http directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/postgresql directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/simple directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/textgeneration directory: github.com/hypermodeinc/modus/sdk/go.
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/vectors directory: github.com/hypermodeinc/modus/sdk/go.

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.69.0

Commits

Updates github.com/tetratelabs/wazero from 1.8.1 to 1.8.2

Release notes

Sourced from github.com/tetratelabs/wazero's releases.

v1.8.2

This release includes two main things:

Commits

Updates github.com/hypermodeinc/modus/sdk/go from 0.13.1 to 0.14.2

Release notes

Sourced from github.com/hypermodeinc/modus/sdk/go's releases.

sdk/go/v0.14.2

No release notes provided.

sdk/assemblyscript/v0.14.1

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.1

  • Update sdk/runtime compatibility file #610

runtime/v0.14.0

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

sdk/assemblyscript/v0.14.0

  • Capture jsdoc comments #519

sdk/go/v0.14.0

  • Capture Go doc comments #519

cli/v0.13.10

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

cli/v0.13.9

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

cli/v0.13.8

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

cli/v0.13.7

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI #545
  • Add CLI build CI #547
  • Add CLI Lint CI #550
  • Update installer script #551

... (truncated)

Changelog

Sourced from github.com/hypermodeinc/modus/sdk/go's changelog.

UNRELEASED - AssemblyScript SDK 0.14.2

  • chore: Export base Message class in OpenAI chat SDK #616

UNRELEASED - Go SDK 0.14.3

  • chore: Export base Message class in OpenAI chat SDK #616

2024-11-25 - Go SDK 0.14.2

  • fix: Reduce Go build times #615
Commits

Updates github.com/hypermodeinc/modus/sdk/go from 0.13.1 to 0.14.2

Release notes

Sourced from github.com/hypermodeinc/modus/sdk/go's releases.

sdk/go/v0.14.2

No release notes provided.

sdk/assemblyscript/v0.14.1

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.1

  • Update sdk/runtime compatibility file #610

runtime/v0.14.0

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

sdk/assemblyscript/v0.14.0

  • Capture jsdoc comments #519

sdk/go/v0.14.0

  • Capture Go doc comments #519

cli/v0.13.10

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

cli/v0.13.9

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

cli/v0.13.8

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

cli/v0.13.7

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI #545
  • Add CLI build CI #547
  • Add CLI Lint CI #550
  • Update installer script #551

... (truncated)

Changelog

Sourced from github.com/hypermodeinc/modus/sdk/go's changelog.

UNRELEASED - AssemblyScript SDK 0.14.2

  • chore: Export base Message class in OpenAI chat SDK #616

UNRELEASED - Go SDK 0.14.3

  • chore: Export base Message class in OpenAI chat SDK #616

2024-11-25 - Go SDK 0.14.2

  • fix: Reduce Go build times #615
Commits

Updates github.com/hypermodeinc/modus/sdk/go from 0.13.1 to 0.14.2

Release notes

Sourced from github.com/hypermodeinc/modus/sdk/go's releases.

sdk/go/v0.14.2

No release notes provided.

sdk/assemblyscript/v0.14.1

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.1

  • Update sdk/runtime compatibility file #610

runtime/v0.14.0

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

sdk/assemblyscript/v0.14.0

  • Capture jsdoc comments #519

sdk/go/v0.14.0

  • Capture Go doc comments #519

cli/v0.13.10

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

cli/v0.13.9

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

cli/v0.13.8

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

cli/v0.13.7

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI #545
  • Add CLI build CI #547
  • Add CLI Lint CI #550
  • Update installer script #551

... (truncated)

Changelog

Sourced from github.com/hypermodeinc/modus/sdk/go's changelog.

UNRELEASED - AssemblyScript SDK 0.14.2

  • chore: Export base Message class in OpenAI chat SDK #616

UNRELEASED - Go SDK 0.14.3

  • chore: Export base Message class in OpenAI chat SDK #616

2024-11-25 - Go SDK 0.14.2

  • fix: Reduce Go build times #615
Commits

Updates github.com/hypermodeinc/modus/sdk/go from 0.13.1 to 0.14.2

Release notes

Sourced from github.com/hypermodeinc/modus/sdk/go's releases.

sdk/go/v0.14.2

No release notes provided.

sdk/assemblyscript/v0.14.1

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.1

  • Update sdk/runtime compatibility file #610

runtime/v0.14.0

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

sdk/assemblyscript/v0.14.0

  • Capture jsdoc comments #519

sdk/go/v0.14.0

  • Capture Go doc comments #519

cli/v0.13.10

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

cli/v0.13.9

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

cli/v0.13.8

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

cli/v0.13.7

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI #545
  • Add CLI build CI #547
  • Add CLI Lint CI #550
  • Update installer script #551

... (truncated)

Changelog

Sourced from github.com/hypermodeinc/modus/sdk/go's changelog.

UNRELEASED - AssemblyScript SDK 0.14.2

  • chore: Export base Message class in OpenAI chat SDK #616

UNRELEASED - Go SDK 0.14.3

  • chore: Export base Message class in OpenAI chat SDK #616

2024-11-25 - Go SDK 0.14.2

  • fix: Reduce Go build times #615
Commits

Updates github.com/hypermodeinc/modus/sdk/go from 0.13.1 to 0.14.2

Release notes

Sourced from github.com/hypermodeinc/modus/sdk/go's releases.

sdk/go/v0.14.2

No release notes provided.

sdk/assemblyscript/v0.14.1

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.1

  • Update sdk/runtime compatibility file #610

runtime/v0.14.0

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

sdk/assemblyscript/v0.14.0

  • Capture jsdoc comments #519

sdk/go/v0.14.0

  • Capture Go doc comments #519

cli/v0.13.10

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

cli/v0.13.9

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

cli/v0.13.8

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

cli/v0.13.7

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI #545
  • Add CLI build CI #547
  • Add CLI Lint CI #550
  • Update installer script #551

... (truncated)

Changelog

Sourced from github.com/hypermodeinc/modus/sdk/go's changelog.

UNRELEASED - AssemblyScript SDK 0.14.2

  • chore: Export base Message class in OpenAI chat SDK #616

UNRELEASED - Go SDK 0.14.3

  • chore: Export base Message class in OpenAI chat SDK #616

2024-11-25 - Go SDK 0.14.2

  • fix: Reduce Go build times #615
Commits

Updates github.com/hypermodeinc/modus/sdk/go from 0.13.1 to 0.14.2

Release notes

Sourced from github.com/hypermodeinc/modus/sdk/go's releases.

sdk/go/v0.14.2

No release notes provided.

sdk/assemblyscript/v0.14.1

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.1

  • Update sdk/runtime compatibility file #610

runtime/v0.14.0

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

sdk/assemblyscript/v0.14.0

  • Capture jsdoc comments #519

sdk/go/v0.14.0

  • Capture Go doc comments #519

cli/v0.13.10

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

cli/v0.13.9

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

cli/v0.13.8

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

cli/v0.13.7

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI #545
  • Add CLI build CI #547
  • Add CLI Lint CI #550
  • Update installer script #551

... (truncated)

Changelog

Sourced from github.com/hypermodeinc/modus/sdk/go's changelog.

UNRELEASED - AssemblyScript SDK 0.14.2

  • chore: Export base Message class in OpenAI chat SDK #616

UNRELEASED - Go SDK 0.14.3

  • chore: Export base Message class in OpenAI chat SDK #616

2024-11-25 - Go SDK 0.14.2

  • fix: Reduce Go build times #615
Commits

Updates github.com/hypermodeinc/modus/sdk/go from 0.13.1 to 0.14.2

Release notes

Sourced from github.com/hypermodeinc/modus/sdk/go's releases.

sdk/go/v0.14.2

No release notes provided.

sdk/assemblyscript/v0.14.1

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.1

  • Update sdk/runtime compatibility file #610

runtime/v0.14.0

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

sdk/assemblyscript/v0.14.0

  • Capture jsdoc comments #519

sdk/go/v0.14.0

  • Capture Go doc comments #519

cli/v0.13.10

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

cli/v0.13.9

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

cli/v0.13.8

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

cli/v0.13.7

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI #545
  • Add CLI build CI #547
  • Add CLI Lint CI #550
  • Update installer script #551

... (truncated)

Changelog

Sourced from github.com/hypermodeinc/modus/sdk/go's changelog.

UNRELEASED - AssemblyScript SDK 0.14.2

  • chore: Export base Message class in OpenAI chat SDK #616

UNRELEASED - Go SDK 0.14.3

  • chore: Export base Message class in OpenAI chat SDK #616

2024-11-25 - Go SDK 0.14.2

  • fix: Reduce Go build times #615
Commits

Updates github.com/hypermodeinc/modus/sdk/go from 0.13.1 to 0.14.2

Release notes

Sourced from github.com/hypermodeinc/modus/sdk/go's releases.

sdk/go/v0.14.2

No release notes provided.

sdk/assemblyscript/v0.14.1

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.1

  • Update sdk/runtime compatibility file #610

runtime/v0.14.0

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

sdk/assemblyscript/v0.14.0

  • Capture jsdoc comments #519

sdk/go/v0.14.0

  • Capture Go doc comments #519

cli/v0.13.10

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

cli/v0.13.9

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

cli/v0.13.8

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

cli/v0.13.7

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI

Bumps the minor-and-patch group with 2 updates in the /runtime directory: [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero).
Bumps the minor-and-patch group with 1 update in the /runtime/languages/golang/testdata directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/anthropic-functions directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/auth directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/classification directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/collections directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/dgraph directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/embedding directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/graphql directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/http directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/postgresql directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/simple directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/textgeneration directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).
Bumps the minor-and-patch group with 1 update in the /sdk/go/examples/vectors directory: [github.com/hypermodeinc/modus/sdk/go](https://github.com/hypermodeinc/modus).


Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.68.0 to 1.69.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.68.0...service/s3/v1.69.0)

Updates `github.com/tetratelabs/wazero` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](tetratelabs/wazero@v1.8.1...v1.8.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `github.com/hypermodeinc/modus/sdk/go` from 0.13.1 to 0.14.2
- [Release notes](https://github.com/hypermodeinc/modus/releases)
- [Changelog](https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md)
- [Commits](cli/v0.13.1...sdk/go/v0.14.2)

Updates `golang.org/x/exp` from 0.0.0-20241009180824-f66d83c29e7c to 0.0.0-20241108190413-2d47ceb2692f
- [Commits](https://github.com/golang/exp/commits)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/tetratelabs/wazero
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/hypermodeinc/modus/sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: golang.org/x/exp
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 27, 2024 16:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/runtime/minor-and-patch-c37faf638c branch November 27, 2024 18:07
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 go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

0 participants