8000 build(deps): bump the go-modules group with 1 update by dependabot[bot] · Pull Request #239 · goravel/framework · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): bump the go-modules group with 1 update #239

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

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps the go-modules group with 1 update: github.com/glebarez/sqlite.

Release notes

Sourced from github.com/glebarez/sqlite's releases.

Update to GORM v1.25.2 & merge upstream progress

What's Changed

New Contributors

Full Changelog: glebarez/sqlite@v1.8.0...v1.9.0

Commits
  • b1197c8 add Go 1.20 to tests workflow
  • c393d6e Revert "feat: error translator support added (#136)"
  • 205217f Merge branch 'orig'
  • 963e2cc Bump gorm.io/gorm from 1.25.0 to 1.25.2
  • 614f8e4 Bump github.com/glebarez/go-sqlite from 1.21.1 to 1.21.2
  • be4a7dd Feature: Error translator for Dialector
  • 397ec6f Fix columnType.Unique() returns true for non-unique index DDL. (#154)
  • cf6cd11 fix: ErrForeignKeyViolated error constant (#155)
  • 2a60d4f fix: translate SQLITE_CONSTRAINT_PRIMARYKEY to ErrDuplicatedKey (#152)
  • 9ac07d2 fix: RenameIndex should drop old index (#151)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @devhaozi.


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

@devhaozi
Copy link
Member

@dependabot squash and merge

Bumps the go-modules group with 1 update: [github.com/glebarez/sqlite](https://github.com/glebarez/sqlite).

- [Release notes](https://github.com/glebarez/sqlite/releases)
- [Commits](glebarez/sqlite@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/glebarez/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-modules-a22e92fd42 branch from 7f6123b to 880a9bc Compare July 14, 2023 20:29
@codecov
Copy link
codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 85.82% and project coverage change: +0.28 🎉

Comparison is base (989ae8b) 62.76% compared to head (880a9bc) 63.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   62.76%   63.04%   +0.28%     
==========================================
  Files         128      130       +2     
  Lines        8314     8378      +64     
==========================================
+ Hits         5218     5282      +64     
+ Misses       2735     2734       -1     
- Partials      361      362       +1     
< 8000 td>support/database/database.go
Impacted Files Coverage Δ
auth/console/jwt_secret_command.go 0.00% <0.00%> (ø)
config/service_provider.go 0.00% <0.00%> (ø)
schedule/service_provider.go 0.00% <0.00%> (ø)
79.31% <0.00%> (ø)
http/console/controller_make_command.go 70.96% <42.85%> (-6.59%) ⬇️
contracts/foundation/service_provider.go 50.00% <50.00%> (ø)
foundation/application.go 62.50% <55.55%> (-0.61%) ⬇️
config/application.go 44.44% <100.00%> (-0.77%) ⬇️
console/console/key_generate_command.go 70.37% <100.00%> (ø)
http/console/stubs.go 100.00% <100.00%> (ø)
... and 3 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot merged commit 960a875 into master Jul 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-a22e92fd42 branch July 14, 2023 20:45
hwbrzzl added a commit that referenced this pull request Aug 29, 2023
…== 0 (#277)

* fix:[#239] [Bug] The JWT token will be expired immediately when ttl == 0

* Optimize unit tests

* Fix unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0