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 ticker group with 6 updates #345

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the ticker group with 6 updates:

Package From To
github.com/appleboy/gin-jwt/v2 2.10.0 2.10.1
github.com/gin-contrib/cors 1.7.2 1.7.3
golang.org/x/crypto 0.29.0 0.31.0
gorm.io/driver/postgres 1.5.10 1.5.11
gorm.io/driver/sqlite 1.5.6 1.5.7
github.com/goccy/go-json 0.10.3 0.10.4

Updates github.com/appleboy/gin-jwt/v2 from 2.10.0 to 2.10.1

Release notes

Sourced from github.com/appleboy/gin-jwt/v2's releases.

v2.10.1

Changelog

Features

  • 405da2459795f9fcccc42cb6a2f03735d214f986: feat: add custom ExpField (#340) (@​RightFS)

Enhancements

  • c00a2fad0be2e1f8a2be30dce638c93c59ce293e: chore: update Go dependencies to latest versions (@​appleboy)

Build process updates

  • 72b2ef116debf304595c6a211a872d04e0365911: ci: add GitHub Actions workflow for Bearer PR checks (@​appleboy)

Documentation updates

  • a46e1ec77792a5186b3673afd6781a993628386b: docs: fix typos in README (#338) (@​wzsayhi)
Commits

Updates github.com/gin-contrib/cors from 1.7.2 to 1.7.3

Release notes

Sourced from github.com/gin-contrib/cors's releases.

v1.7.3

Changelog

Enhancements

  • 9bb7abbb1bffb482cad2ffd6b3a1b506b5a66f8e: chore: refactor goreleaser configuration (@​appleboy)
  • 03a81e85e551a16fd2d76882436fed6b927e5cef: chore: update dependencies to latest versions (@​appleboy)
  • 7ba65f52415488f849af325e79b3217a79b6ef5d: chore: update Go version to 1.20 and above in workflows (@​appleboy)
  • d4fb95a2411f68432231dfede9bbe8a8033d588c: chore: update Go version to 1.21 and dependencies (@​appleboy)
  • 80b5d9bbc242a25ca630748b3341ebc0dc13d7be: chore: update dependencies to latest versions (@​appleboy)

Build process updates

  • e0ba03671d1a179cc358b4cdf9ca7bedc73c2fa0: ci: refactor GitHub Actions workflow configuration (@​appleboy)
  • 671e12a23c20f56a568435438b39e82e9637f46b: ci: extend GitHub Actions CI to macOS (@​appleboy)
  • 556f0081a8617f1bc504d0cafbda8bd9c90122e9: ci: refactor codebase for improved performance and maintainability (@​appleboy)
Commits
  • 80b5d9b chore: update dependencies to latest versions
  • d4fb95a chore: update Go version to 1.21 and dependencies
  • 7ba65f5 chore: update Go version to 1.20 and above in workflows
  • 03a81e8 chore: update dependencies to latest versions
  • 556f008 ci: refactor codebase for improved performance and maintainability
  • 671e12a ci: extend GitHub Actions CI to macOS
  • e0ba036 ci: refactor GitHub Actions workflow configuration
  • 9bb7abb chore: refactor goreleaser configuration
  • See full diff in compare view

Updates golang.org/x/crypto from 0.29.0 to 0.31.0

Commits
  • b4f1988 ssh: make the public key cache a 1-entry FIFO cache
  • 7042ebc openpgp/clearsign: just use rand.Reader in tests
  • 3e90321 go.mod: update golang.org/x dependencies
  • 8c4e668 x509roots/fallback: update bundle
  • See full diff in compare view

Updates gorm.io/driver/postgres from 1.5.10 to 1.5.11

Commits

Updates gorm.io/driver/sqlite from 1.5.6 to 1.5.7

Commits
  • 02b8e06 🐛 fix logic of parsing multiple columns (i.e. for PRIMARY KEYS, CONSTRAINT) (...
  • See full diff in compare view

Updates github.com/goccy/go-json from 0.10.3 to 0.10.4

Release notes

Sourced from github.com/goccy/go-json's releases.

0.10.4

What's Changed

New Contributors

Full Changelog: goccy/go-json@v0.10.3...v0.10.4

Commits

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 ticker group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/appleboy/gin-jwt/v2](https://github.com/appleboy/gin-jwt) | `2.10.0` | `2.10.1` |
| [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) | `1.7.2` | `1.7.3` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.29.0` | `0.31.0` |
| [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.10` | `1.5.11` |
| [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) | `1.5.6` | `1.5.7` |
| [github.com/goccy/go-json](https://github.com/goccy/go-json) | `0.10.3` | `0.10.4` |


Updates `github.com/appleboy/gin-jwt/v2` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/appleboy/gin-jwt/releases)
- [Changelog](https://github.com/appleboy/gin-jwt/blob/master/.goreleaser.yaml)
- [Commits](appleboy/gin-jwt@v2.10.0...v2.10.1)

Updates `github.com/gin-contrib/cors` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/cors@v1.7.2...v1.7.3)

Updates `golang.org/x/crypto` from 0.29.0 to 0.31.0
- [Commits](golang/crypto@v0.29.0...v0.31.0)

Updates `gorm.io/driver/postgres` from 1.5.10 to 1.5.11
- [Commits](go-gorm/postgres@v1.5.10...v1.5.11)

Updates `gorm.io/driver/sqlite` from 1.5.6 to 1.5.7
- [Commits](go-gorm/sqlite@v1.5.6...v1.5.7)

Updates `github.com/goccy/go-json` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](goccy/go-json@v0.10.3...v0.10.4)

---
updated-dependencies:
- dependency-name: github.com/appleboy/gin-jwt/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ticker
- dependency-name: github.com/gin-contrib/cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ticker
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ticker
- dependency-name: gorm.io/driver/postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ticker
- dependency-name: gorm.io/driver/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ticker
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ticker
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from 0x46616c6b as a code owner January 1, 2025 04:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2025
@systemli systemli bot merged commit 8fcb144 into main Jan 1, 2025
4 checks passed
@systemli systemli bot deleted the dependabot/go_modules/ticker-5f6548a0ce branch January 1, 2025 04:38
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