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 ferretdb group across 1 directory with 3 updates #4285

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps the ferretdb group with 2 updates in the / directory: github.com/SAP/go-hdb and modernc.org/sqlite.

Updates github.com/SAP/go-hdb from 1.8.23 to 1.8.30

Release notes

Sourced from github.com/SAP/go-hdb's releases.

v1.8.30

v1.8.29

v1.8.28

v1.8.27

v1.8.26

v1.8.25

Changelog

Sourced from github.com/SAP/go-hdb's changelog.

v1.8.30

  • updated README root certificate sections

v1.8.29

  • updated dependencies

v1.8.28

  • restructured examples

v1.8.27

  • added call procedure with input table example and test

v1.8.22 - v1.8.26

  • updated dependencies
  • source code cleanups
  • performance improvements

v1.8.21

  • experimental statement metadata

v1.8.20

  • changed minimal go version in go.mod to 1.21.0

v1.8.18 - v1.8.19

  • updated dependencies

v1.8.17

  • CWE-770 mitigation in bulkbench benchmark

v1.8.16

v1.8.15

  • fixed sql value conversion for integers and floats

v1.8.14

  • fixed race condition in writing metrics

v1.8.13

  • updated dependencies
  • source code cleanups

v1.8.12

  • updated dependencies

v1.8.11

  • fixed typo
  • fixed SQL datatype in StructScanner

v1.8.10

... (truncated)

Commits

Updates github.com/prometheus/client_golang from 1.19.0 to 1.19.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.1

What's Changed

  • Security patches for golang.org/x/sys and google.golang.org/protobuf

New Contributors

Full Changelog: prometheus/client_golang@v1.19.0...v1.19.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

Commits

Updates modernc.org/sqlite from 1.28.0 to 1.29.9

Commits
  • fed279c Merge branch 'begin-use-context' into 'master'
  • 5bcefd1 use passed context in BeginTx
  • ab5c380 remove all traces of mattn/go-sqlite3
  • 86f4fa0 upgrade to SQLite 3.45.3
  • f6288a5 upgrade to SQLite 3.45.2, support linux/loong64 /3
  • dc27467 upgrade to SQLite 3.45.2, support linux/loong64 /2
  • 2baa790 upgrade to SQLite 3.45.2, support linux/loong64
  • 21d90b2 Merge branch 'feature/89/add-backup-commit-method' into 'master'
  • 01aa83b fixup! sqlite: add Backup.Commit method
  • 27e480d CONTRIBUTORS: added self as contributor
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from AlekSi as a code owner May 15, 2024 01:42
@dependabot dependabot bot added deps PRs that update dependencies not ready Issues that are not ready to be worked on; PRs that should skip CI labels May 15, 2024
Bumps the ferretdb group with 2 updates in the / directory: [github.com/SAP/go-hdb](https://github.com/SAP/go-hdb) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).


Updates `github.com/SAP/go-hdb` from 1.8.23 to 1.8.30
- [Release notes](https://github.com/SAP/go-hdb/releases)
- [Changelog](https://github.com/SAP/go-hdb/blob/main/RELEASENOTES.md)
- [Commits](SAP/go-hdb@v1.8.23...v1.8.30)

Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.19.0...v1.19.1)

Updates `modernc.org/sqlite` from 1.28.0 to 1.29.9
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.28.0...v1.29.9)

---
updated-dependencies:
- dependency-name: github.com/SAP/go-hdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ferretdb
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ferretdb
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ferretdb
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/ferretdb-d72501a8be branch from 9ac9b7f to 57701f5 Compare May 15, 2024 10:34
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/ferretdb-d72501a8be branch May 22, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant