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

[INTG-1601]: Bump the dependencies group with 4 updates #463

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the dependencies group with 4 updates: github.com/shirou/gopsutil/v3, gorm.io/driver/mysql, gorm.io/driver/postgres and gorm.io/gorm.

Updates github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3

Release notes

Sourced from github.com/shirou/gopsutil/v3's releases.

v3.24.3

What's Changed

disk

host

load

process

New Contributors

Full Changelog: shirou/gopsutil@v3.24.2...v3.24.3

Commits
  • e230f52 Merge pull request #1612 from eric1234/correct-process-counts
  • ce0395f Merge pull request #1609 from shirou/feat/process_freebsd_arm64_type_generated
  • 1d9f956 Merge pull request #1615 from majorteach/master
  • 71b8173 chore: fix typo
  • cded180 Total Processes in MiscStat Corrected
  • 6100124 Merge pull request #1611 from shirou/dependabot/github_actions/actions/cache-...
  • 83660da chore(deps): bump actions/cache from 4.0.1 to 4.0.2
  • 1e5c5ae Merge pull request #1604 from shirou/dependabot/go_modules/github.com/stretch...
  • 6df531f chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • c731c53 Merge pull request #1605 from shirou/dependabot/go_modules/golang.org/x/sys-0...
  • Additional commits viewable in compare view

Updates gorm.io/driver/mysql from 1.5.4 to 1.5.6

Commits
  • 9d1b8d6 Fix insert id order for mariadb
  • d848c69 Fix set time field's precision to 0
  • e724f92 only trim paired single-quotes for column.DefaultValue (#143)
  • 739f97b feat: map mysql error 1451 to gorm error (#145)
  • See full diff in compare view

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

Commits

Updates gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.7

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 dependencies group with 4 updates: [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil), [gorm.io/driver/mysql](https://github.com/go-gorm/mysql), [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) and [gorm.io/gorm](https://github.com/go-gorm/gorm).


Updates `github.com/shirou/gopsutil/v3` from 3.24.2 to 3.24.3
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v3.24.2...v3.24.3)

Updates `gorm.io/driver/mysql` from 1.5.4 to 1.5.6
- [Commits](go-gorm/mysql@v1.5.4...v1.5.6)

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

Updates `gorm.io/gorm` from 1.25.7-0.20240204074919-46816ad31dde to 1.25.7
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/commits/v1.25.7)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gorm.io/driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gorm.io/driver/postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 21:35
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@dependabot dependabot bot requested a review from MickStanciu April 1, 2024 21:36
@MickStanciu MickStanciu merged commit acaaaf6 into main Apr 1, 2024
20 checks passed
@MickStanciu MickStanciu deleted the dependabot/go_modules/dependencies-9c12cf50de branch April 1, 2024 21:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant