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 go-mod group across 1 directory with 9 updates #97

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-mod group with 8 updates in the / directory:

Package From To
github.com/99designs/gqlgen 0.17.55 0.17.56
github.com/DIMO-Network/model-garage 0.3.4 0.4.2
github.com/DIMO-Network/shared 0.12.1 0.12.5
github.com/auth0/go-jwt-middleware/v2 2.2.1 2.2.2
github.com/aws/aws-sdk-go-v2 1.32.2 1.32.5
github.com/aws/aws-sdk-go-v2/credentials 1.17.41 1.17.46
github.com/aws/aws-sdk-go-v2/service/s3 1.66.0 1.67.1
github.com/volatiletech/sqlboiler/v4 4.16.2 4.17.1

Updates github.com/99designs/gqlgen from 0.17.55 to 0.17.56

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.56

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.55...v0.17.56

Commits
  • 5424fb7 release v0.17.56
  • b332879 Config option to preserve single file resolvers instead of always rewriting (...
  • b207ed5 Update to gqlparser v2.5.19 (#3358)
  • df59e59 Batch incremental deferred responses. Fix hanging behavior on last response...
  • d6117aa Bump graphiql to 3.7.0 to add support for multipart/mixed incremental field (...
  • 41a7be2 chore(deps-dev): bump vitest from 2.1.3 to 2.1.4 in /integration (#3353)
  • d50027c chore(deps): bump mikepenz/action-junit-report from 4.3.1 to 5 (#3354)
  • f4b110e chore(deps-dev): bump @​graphql-codegen/client-preset in /integration (#3352)
  • 2076a17 fix op to rc in comment of FieldContext.Child (#3333)
  • f02c5b4 chore: add test for client with custom target (#3350)
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/model-garage from 0.3.4 to 0.4.2

Release notes

Sourced from github.com/DIMO-Network/model-garage's releases.

v0.4.2

What's Changed

Full Changelog: DIMO-Network/model-garage@v0.4.1...v0.4.2

v0.4.1

What's Changed

Full Changelog: DIMO-Network/model-garage@v0.4.0...v0.4.1

v0.4.0

What's Changed

New Contributors

Full Changelog: DIMO-Network/model-garage@v0.3.4...v0.4.0

Commits

Updates github.com/DIMO-Network/shared from 0.12.1 to 0.12.5

Release notes

Sourced from github.com/DIMO-Network/shared's releases.

v0.12.5

Full Changelog: DIMO-Network/shared@v0.12.4...v0.12.5

v0.12.4

Full Changelog: DIMO-Network/shared@v0.12.3...v0.12.4

v0.12.3

Full Changelog: DIMO-Network/shared@v0.12.2...v0.12.3

v0.12.2

No release notes provided.

Commits

Updates github.com/auth0/go-jwt-middleware/v2 from 2.2.1 to 2.2.2

Release notes

Sourced from github.com/auth0/go-jwt-middleware/v2's releases.

v2.2.2

Security

Changelog

Sourced from github.com/auth0/go-jwt-middleware/v2's changelog.

v2.2.2 (2024-08-23)

Full Changelog

Security

Commits
  • 87ed699 Release v2.2.2 (#282)
  • d4f086d Update Go Version from 1.19 to 1.22 (#281)
  • 084ab8f Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/echo-example (#265)
  • c57326a Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/gin-example (#266)
  • 5dde8f7 Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/iris-example (#267)
  • 9299d69 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#254)
  • 07ed325 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples/gin-exampl...
  • 2d58e74 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples/iris-examp...
  • 85928a4 Bump gopkg.in/go-jose/go-jose.v2 from 2.6.2 to 2.6.3 in /examples/http-jwks-e...
  • 9145c90 Bump gopkg.in/go-jose/go-jose.v2 from 2.6.2 to 2.6.3 in /examples/http-exampl...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.5

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.41 to 1.17.46

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.67.1

Commits

Updates github.com/vektah/gqlparser/v2 from 2.5.17 to 2.5.19

Release notes

Sourced from github.com/vektah/gqlparser/v2's releases.

v2.5.19

What's Changed

New Contributors

Full Changelog: vektah/gqlparser@v2.5.18...v2.5.19

v2.5.18

What's Changed

New Contributors

Full Changelog: vektah/gqlparser@v2.5.17...v2.5.18

Commits
  • b269ffc Bump the actions-deps group in /validator/imported with 7 updates (#329) (#331)
  • e408be3 Bump the actions-deps group in /validator/imported with 7 updates (#329)
  • 89fc137 feat(gqlerror): optimize Error method perfomance (#328)
  • 6361a74 When format a doc without description, don't add new line between args (#327)
  • 8dbbe55 Update to go v1.21 (#326)
  • 49df52f add a option to format GQL without description (#325)
  • fb9ca5a Bump the actions-deps group in /validator/imported with 2 updates (#324)
  • c888731 Add exported function to remove rules (#316)
  • f0827b6 Bump golangci/golangci-lint-action in the actions-deps group (#322)
  • 815a2a3 Bump the actions-deps group in /validator/imported with 6 updates (#323)
  • Additional commits viewable in compare view

Updates github.com/volatiletech/sqlboiler/v4 from 4.16.2 to 4.17.1

Release notes

Sourced from github.com/volatiletech/sqlboiler/v4's releases.

v4.17.1

Fixed

  • Update the version constant to prevent inaccurate warnings about the version mismatch

Full Changelog: volatiletech/sqlboiler@v4.17.0...v4.17.1

v4.17.0

Changes

Added

  • Add MySQL unix socket support (thanks @​c9s)
  • Implement (Un-)marshalText for Decimal and NullDecimal (thanks @​MJacred)
  • Add version checking flags to make sure CLI and project runtime versions are the same (thanks @​090809)
  • Add SIMILAR TO method for Postgres (thanks @​090809)
  • Skip code generation for replaced enum types using the flag --skip-replaced-enum-types (thanks @​MJacred)

Fixed

  • Fix compilation errors with TIMESTAMP columns in sqlite3 driver (thanks @​hirasawayuki)
  • Fix issue scanning column_full_type when column_type is NULL (thanks @​mattdbush)
  • Fix performance issue with DeleteAll by using a WHERE IN instead of WHERE OR (thanks @​jakeiotechsys)
  • Use renamed created column in Update method (thanks @​glerchundi)
  • Fix comment position in first column of table (thanks @​hizzuu)
  • Count from subquery if query uses HAVING or GROUP BY. This is because aggregate functions are run for each group separately, but we need to return the count of returned rows. (thanks @​renom)
  • Fix output filenames that contain a forward slash or backslash. Replace with an underscore (thanks @​MJacred)

New Contributors

Full Changelog: volatiletech/sqlboiler@v4.16.2...v4.17.0

Changelog

Sourced from github.com/volatiletech/sqlboiler/v4's changelog.

[4.17.1] - 2024-11-11

Fixed

  • Update the version constant to prevent inaccurate warnings about the version mismatch

[4.17.0] - 2024-11-10

Added

  • Add MySQL unix socket support (thanks @​c9s)
  • Implement (Un-)marshalText for Decimal and NullDecimal (thanks @​MJacred)
  • Add version checking flags to make sure CLI and project runtime versions are the same (thanks @​090809)
  • Add SIMILAR TO method for Postgres (thanks @​090809)
  • Skip code generation for replaced enum types using the flag --skip-replaced-enum-types (thanks @​MJacred)

Fixed

  • Fix compilation errors with TIMESTAMP columns in sqlite3 driver (thanks @​hirasawayuki)
  • Fix issue scanning column_full_type when column_type is NULL (thanks @​mattdbush)
  • Fix performance issue with DeleteAll by using a WHERE IN instead of WHERE OR (thanks @​jakeiotechsys)
  • Use renamed created column in Update method (thanks @​glerchundi)
  • Fix comment position in first column of table (thanks @​hizzuu)
  • Count from subquery if query uses HAVING or GROUP BY. This is because aggregate functions are run for each group separately, but we need to return the count of returned rows. (thanks @​renom)
  • Fix output filenames that contain a forward slash or backslash. Replace with an underscore (thanks @​MJacred)
Commits
  • e4d4b94 Update changelog and bump version
  • 1e0c661 Update README for maintenance mode
  • 5c62b7d Update CHANGELOG and bump version
  • 540d7a2 Merge pull request #1398 from renom/master
  • bc92201 Merge pull request #1410 from cubiest/init_tags
  • 9eaa10e Merge pull request #1402 from cubiest/fix_filename_gen
  • 4e8f887 Merge pull request #1400 from cubiest/skip_replaced_enums
  • 0699909 Tiny refactoring: remove unnecessary parameters.
  • fa0706a Fix output filenames that contain a forward slash or backslash
  • 73c84b3 Skip enum type generation, if they've been replaced
  • Additional commits viewable 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

Bumps the go-mod group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.55` | `0.17.56` |
| [github.com/DIMO-Network/model-garage](https://github.com/DIMO-Network/model-garage) | `0.3.4` | `0.4.2` |
| [github.com/DIMO-Network/shared](https://github.com/DIMO-Network/shared) | `0.12.1` | `0.12.5` |
| [github.com/auth0/go-jwt-middleware/v2](https://github.com/auth0/go-jwt-middleware) | `2.2.1` | `2.2.2` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.2` | `1.32.5` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.41` | `1.17.46` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.66.0` | `1.67.1` |
| [github.com/volatiletech/sqlboiler/v4](https://github.com/volatiletech/sqlboiler) | `4.16.2` | `4.17.1` |



Updates `github.com/99designs/gqlgen` from 0.17.55 to 0.17.56
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.55...v0.17.56)

Updates `github.com/DIMO-Network/model-garage` from 0.3.4 to 0.4.2
- [Release notes](https://github.com/DIMO-Network/model-garage/releases)
- [Commits](DIMO-Network/model-garage@v0.3.4...v0.4.2)

Updates `github.com/DIMO-Network/shared` from 0.12.1 to 0.12.5
- [Release notes](https://github.com/DIMO-Network/shared/releases)
- [Commits](DIMO-Network/shared@v0.12.1...v0.12.5)

Updates `github.com/auth0/go-jwt-middleware/v2` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/auth0/go-jwt-middleware/releases)
- [Changelog](https://github.com/auth0/go-jwt-middleware/blob/master/CHANGELOG.md)
- [Commits](auth0/go-jwt-middleware@v2.2.1...v2.2.2)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.2 to 1.32.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.2...v1.32.5)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.41 to 1.17.46
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.41...credentials/v1.17.46)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.66.0 to 1.67.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.66.0...service/s3/v1.67.1)

Updates `github.com/vektah/gqlparser/v2` from 2.5.17 to 2.5.19
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](vektah/gqlparser@v2.5.17...v2.5.19)

Updates `github.com/volatiletech/sqlboiler/v4` from 4.16.2 to 4.17.1
- [Release notes](https://github.com/volatiletech/sqlboiler/releases)
- [Changelog](https://github.com/volatiletech/sqlboiler/blob/master/CHANGELOG.md)
- [Commits](volatiletech/sqlboiler@v4.16.2...v4.17.1)

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/model-garage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/shared
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/auth0/go-jwt-middleware/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/vektah/gqlparser/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/volatiletech/sqlboiler/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2024

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

@dependabot dependabot bot closed this Nov 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-mod-99f1da3641 branch November 19, 2024 16:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants