Skip to content

chore(all): update all#75

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all
Closed

chore(all): update all#75
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 24, 2024

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action minor v4.2.1 -> v4.3.0 age confidence
actions/setup-go action minor v5.0.2 -> v5.5.0 age confidence
github.com/99designs/gqlgen require patch v0.17.55 -> v0.17.78 age confidence
github.com/go-redis/redis/v9 replace minor v9.7.0 -> v9.14.0 age confidence
github.com/labstack/echo/v4 require minor v4.12.0 -> v4.13.4 age confidence
github.com/redis/go-redis/v9 replace minor v9.7.0 -> v9.14.0 age confidence
github.com/redis/go-redis/v9 require minor v9.7.0 -> v9.14.0 age confidence
github.com/vektah/gqlparser/v2 require patch v2.5.18 -> v2.5.30 age confidence
golang final minor 1.23 -> 1.25 age confidence
nginxinc/nginx-unprivileged final minor 1.27 -> 1.29 age confidence
redis patch 7.4.1 -> 7.4.5 age confidence

Release Notes

actions/checkout (actions/checkout)

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

actions/setup-go (actions/setup-go)

v5.5.0

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed
  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in #​496
New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​500
  • Upgrade IA Publish by @​Jcambass in #​502
  • Add architecture to cache key by @​Zxilly in #​493
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Enhance workflows and Upgrade micromatch Dependency by @​priyagupta108 in #​510

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

99designs/gqlgen (github.com/99designs/gqlgen)

v0.17.78

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.77...v0.17.78

v0.17.77

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.76...v0.17.77

v0.17.76

Compare Source

What's Changed
New Contributors

Full Changelog: 99designs/gqlgen@v0.17.75...v0.17.76

v0.17.75

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.74...v0.17.75

v0.17.74

Compare Source

What's Changed
New Contributors

Full Changelog: 99designs/gqlgen@v0.17.73...v0.17.74

v0.17.73

Compare Source

What's Changed
New Contributors

Full Changelog: 99designs/gqlgen@v0.17.72...v0.17.73

v0.17.72

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.71...v0.17.72

v0.17.71

Compare Source

What's Changed
New Contributors

Full Changelog: 99designs/gqlgen@v0.17.70...v0.17.71

v0.17.70

Compare Source

What's Changed
New Contributors

Full Changelog: 99designs/gqlgen@v0.17.69...v0.17.70

v0.17.69

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.68...v0.17.69

v0.17.68

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.67...v0.17.68

v0.17.67

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.66...v0.17.67

v0.17.66

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.65...v0.17.66

v0.17.65

Compare Source

What's Changed

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(all): update actions/checkout action to v4.2.2 chore(all): update all Oct 24, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 7, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/labstack/echo/v4 v4.13.4
go: downloading github.com/go-redis/redis/v9 v9.14.0
go: downloading github.com/thanhpk/randstr v1.0.6
go: downloading github.com/99designs/gqlgen v0.17.78
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading github.com/vektah/gqlparser/v2 v2.5.30
go: downloading github.com/labstack/gommon v0.4.2
go: downloading golang.org/x/crypto v0.40.0
go: downloading golang.org/x/net v0.42.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading github.com/valyala/fasttemplate v1.2.2
go: downloading golang.org/x/time v0.11.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/sosodev/duration v1.3.1
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading golang.org/x/sys v0.34.0
go: downloading golang.org/x/text v0.27.0
go: downloading github.com/agnivade/levenshtein v1.2.1
go: github.com/AndriyKalashnykov/gqlgen-graphql-subscriptions/graph imports
	github.com/AndriyKalashnykov/gqlgen-graphql-subscriptions/graph/generated: cannot find module providing package github.com/AndriyKalashnykov/gqlgen-graphql-subscriptions/graph/generated
go: github.com/AndriyKalashnykov/gqlgen-graphql-subscriptions/graph imports
	github.com/AndriyKalashnykov/gqlgen-graphql-subscriptions/graph/model: cannot find module providing package github.com/AndriyKalashnykov/gqlgen-graphql-subscriptions/graph/model

@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 8729924 to 5207098 Compare November 26, 2024 17:34
@renovate renovate Bot force-pushed the renovate/all branch 6 times, most recently from 1fb9ffa to 8b39dd5 Compare December 11, 2024 11:10
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 828080c to cbe4dd4 Compare December 19, 2024 08:03
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 7889ac2 to d58e463 Compare December 25, 2024 21:08
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 2b6478b to 5dcf044 Compare January 6, 2025 21:21
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 80cd458 to 0ca5f3c Compare January 27, 2025 20:32
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from c44e0c8 to 2c29516 Compare February 19, 2025 03:15
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 89c876e to 16ebb60 Compare February 27, 2025 22:05
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 3eedbf3 to a5f8ad9 Compare April 30, 2025 16:37
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from f379aec to 55f0785 Compare May 8, 2025 03:48
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 49999f7 to 1caf6e3 Compare May 27, 2025 23:33
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 6ed5354 to bac0367 Compare June 5, 2025 20:55
@renovate renovate Bot force-pushed the renovate/all branch from bac0367 to 82f14a1 Compare June 6, 2025 23:05
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 128d1cc to 1c7309a Compare June 16, 2025 19:14
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 29a1549 to dfedf9e Compare June 29, 2025 00:36
@renovate renovate Bot force-pushed the renovate/all branch from dfedf9e to 9c4194e Compare July 7, 2025 20:30
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 0aed952 to 81cf303 Compare July 28, 2025 01:07
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 9c65121 to 35684db Compare August 11, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant