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

chore: update dependencies #1902

Merged
merged 17 commits into from
Dec 20, 2023
Merged

chore: update dependencies #1902

merged 17 commits into from
Dec 20, 2023

Conversation

SimoneLazzaris
Copy link
Collaborator

  • chore(deps): bump golang.org/x/net from 0.17.0 to 0.19.0
  • chore(deps): bump github.com/rogpeppe/go-internal from 1.9.0 to 1.12.0
  • chore(deps): bump golang.org/x/crypto
  • chore(deps): bump golang.org/x/crypto in /test/e2e/truncation
  • chore(deps): bump golang.org/x/crypto
  • chore(deps): bump golang.org/x/crypto in /tools/mkdb
  • chore(deps): bump golang.org/x/crypto in /test/columns
  • fix: remove influxdb dependencies
  • chore: use goveralls token variable

dependabot bot and others added 11 commits December 19, 2023 15:48
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.19.0.
- [Commits](golang/net@v0.17.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.9.0 to 1.12.0.
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](rogpeppe/go-internal@v1.9.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/rogpeppe/go-internal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220525230936-793ad666bf5e to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0.
- [Commits](golang/crypto@v0.11.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220525230936-793ad666bf5e to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…/rogpeppe/go-internal-1.12.0' into release/v1.9.2
@coveralls
Copy link
Collaborator

coveralls commented Dec 20, 2023

Coverage Status

coverage: 89.508%. remained the same
when pulling f97f1c4 on chore/dependencies
into 0f41580 on master.

tomekkolo
tomekkolo previously approved these changes Dec 20, 2023
Copy link

sonarcloud bot commented Dec 20, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@SimoneLazzaris
Copy link
Collaborator Author

I had to revert some updates because we are using an older version of go for the tests (1.18) and many libraries updates are not compiling with it anymore.

@SimoneLazzaris SimoneLazzaris merged commit 4c3c41c into master Dec 20, 2023
14 checks passed
@SimoneLazzaris SimoneLazzaris deleted the chore/dependencies branch December 20, 2023 12:55
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.

3 participants