Skip to content

fix(deps): update all non-major dependencies#289

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

fix(deps): update all non-major dependencies#289
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
github.com/gofiber/fiber/v2 v2.52.5 -> v2.52.6 age adoption passing confidence require patch
github.com/gofiber/swagger v1.1.0 -> v1.1.1 age adoption passing confidence require patch
github.com/golang-migrate/migrate/v4 v4.18.1 -> v4.18.3 age adoption passing confidence require patch
go (source) 1.23.4 -> 1.24.3 age adoption passing confidence toolchain minor
gorm.io/gorm v1.25.12 -> v1.26.0 age adoption passing confidence require minor v1.26.1
postgresql (source) 16.2.5 -> 16.6.7 age adoption passing confidence minor
python 3.13.1-slim -> 3.13.3-slim age adoption passing confidence final patch
python 3.13.1 -> 3.13.3 age adoption passing confidence stage patch
ruff (source, changelog) ^0.8.0 -> ^0.11.0 age adoption passing confidence dev-dependencies minor

Release Notes

gofiber/fiber (github.com/gofiber/fiber/v2)

v2.52.6

Compare Source

🐛 Bug Fixes

📚 Documentation

🛠️ Maintenance

Full Changelog: gofiber/fiber@v2.52.5...v2.52.6

gofiber/swagger (github.com/gofiber/swagger)

v1.1.1

Compare Source

🧹 Updates

  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 (#​107)
  • build(deps): bump github.com/swaggo/files/v2 from 2.0.1 to 2.0.2 (#​108)
  • build(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4 (#​101)
  • build(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#​98)
  • build(deps): bump github.com/swaggo/files/v2 from 2.0.0 to 2.0.1 (#​97)

Full Changelog: gofiber/swagger@v1.1.0...v1.1.1

golang-migrate/migrate (github.com/golang-migrate/migrate/v4)

v4.18.3

Compare Source

Changelog

  • a4d0a1b Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
  • f37ef79 Bump golang.org/x/crypto from 0.31.0 to 0.35.0
  • 5b97c92 Bump golang.org/x/net from 0.33.0 to 0.38.0
  • e6d84f6 Drop support for Go 1.22 and add support for Go 1.24
  • fccd197 Mention CLI install instructions in main README
  • 34c2b4a Remove redundant build tags
  • a868033 Update FAQ.md - typo
  • 7269490 Update golangci-lint version used in GitHub Actions
  • c5137c4 Update migrate -help output for the readme file
  • 033835a Update to dktest v0.4.5
  • 8b09191 fix: typo limited not limitted
  • 60d73be refactor: replace github.com/pkg/errors with stdlib
  • 36d17ba tests: fix various tests (#​1209)

v4.18.2

Compare Source

Changelog

golang/go (go)

v1.24.3

v1.24.2

v1.24.1

v1.24.0

v1.23.9

v1.23.8

v1.23.7

v1.23.6

v1.23.5

go-gorm/gorm (gorm.io/gorm)

v1.26.0

Compare Source

Changes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@renovate renovate bot enabled auto-merge (squash) December 21, 2024 18:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e13a381 to 5058e05 Compare December 22, 2024 05:06
@renovate renovate bot changed the title chore(deps): update helm release postgresql to v16.3.2 chore(deps): update helm release postgresql to v16.3.3 Dec 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5058e05 to 825b1ab Compare December 24, 2024 10:27
@renovate renovate bot changed the title chore(deps): update helm release postgresql to v16.3.3 chore(deps): update helm release postgresql to v16.3.4 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 825b1ab to 194865e Compare December 24, 2024 23:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0d856cc to e94739d Compare January 1, 2025 19:23
@renovate renovate bot changed the title chore(deps): update helm release postgresql to v16.3.4 fix(deps): update all non-major dependencies Jan 1, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jan 1, 2025

ℹ Artifact update notice

File name: backend-go/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/andybalholm/brotli v1.0.5 -> v1.1.0
github.com/klauspost/compress v1.17.0 -> v1.17.9
github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
github.com/swaggo/files/v2 v2.0.0 -> v2.0.2
golang.org/x/crypto v0.35.0 -> v0.36.0
golang.org/x/sync v0.11.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/text v0.22.0 -> v0.23.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4dd9de0 to 5f894d9 Compare January 10, 2025 14:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1f72969 to cde428e Compare January 19, 2025 04:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cad9f58 to 7878236 Compare January 28, 2025 05:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 91f4c1f to f792382 Compare February 11, 2025 12:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f792382 to e7493f2 Compare February 12, 2025 02:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ef8b273 to 2f7f8b7 Compare March 25, 2025 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from abecb91 to 0349a59 Compare April 2, 2025 18:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a6ef436 to 51546d8 Compare April 11, 2025 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9530e2e to f4ca486 Compare April 25, 2025 00:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from aba02c7 to c71ae8a Compare May 1, 2025 03:20
@renovate
Copy link
Contributor Author

renovate bot commented May 7, 2025

⚠️ 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: backend-py/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv backend-py-HLu9sNkG-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs
usage: virtualenv [--version] [--with-traceback] [-v | -q] [--read-only-app-data] [--app-data APP_DATA] [--reset-app-data] [--upgrade-embed-wheels] [--discovery {builtin}] [-p py] [--try-first-with py_exe]
                  [--creator {builtin,cpython3-posix,venv}] [--seeder {app-data,pip}] [--no-seed] [--activators comma_sep_list] [--clear] [--no-vcs-ignore] [--system-site-packages] [--symlinks | --copies] [--no-download | --download]
                  [--extra-search-dir d [d ...]] [--pip version] [--setuptools version] [--no-pip] [--no-setuptools] [--no-periodic-update] [--symlink-app-data] [--prompt prompt] [-h]
                  dest
virtualenv: error: unrecognized arguments: --wheel=bundle

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