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(deps): bump the dependencies group with 7 updates #1038

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps the dependencies group with 7 updates:

Package From To
github.com/Scalingo/go-scalingo/v6 6.7.5 6.7.6
golang.org/x/crypto 0.18.0 0.19.0
golang.org/x/term 0.16.0 0.17.0
github.com/rivo/uniseg 0.4.6 0.4.7
golang.org/x/mod 0.14.0 0.15.0
golang.org/x/net 0.20.0 0.21.0
golang.org/x/sys 0.16.0 0.17.0

Updates github.com/Scalingo/go-scalingo/v6 from 6.7.5 to 6.7.6

Release notes

Sourced from github.com/Scalingo/go-scalingo/v6's releases.

v6.7.6

What's Changed

Full Changelog: Scalingo/go-scalingo@v6.7.5...v6.7.6

Changelog

Sourced from github.com/Scalingo/go-scalingo/v6's changelog.

6.7.6

fix(errors): IsOTPRequired detects 'OTP Required' API errors

Commits
  • 07661a2 Merge pull request #374 from Scalingo/release/6.7.6
  • 951d4a8 Bump v6.7.6
  • f7f2be8 Merge pull request #371fix/cli#1029
  • 94a6965 test(errors): add spec for IsOTPRequired
  • 48f9057 fix(http): invalid return on IsOtpError
  • 3a81bbe Merge pull request #372 from Scalingo/dependabot/go_modules/dependencies-a7b8...
  • 03154a8 chore(deps): bump the dependencies group with 1 update
  • 459dc22 Merge pull request #370 from Scalingo/dependabot/go_modules/dependencies-b975...
  • af36bed chore(deps): bump the dependencies group with 1 update
  • See full diff in compare view

Updates golang.org/x/crypto from 0.18.0 to 0.19.0

Commits

Updates golang.org/x/term from 0.16.0 to 0.17.0

Commits

Updates github.com/rivo/uniseg from 0.4.6 to 0.4.7

Commits
  • 03509a9 Fixed wrong width calculation for variation selectors combined with regular c...
  • 601bbb3 Clarified some performance statements.
  • See full diff in compare view

Updates golang.org/x/mod from 0.14.0 to 0.15.0

Commits
  • fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns
  • See full diff in compare view

Updates golang.org/x/net from 0.20.0 to 0.21.0

Commits
  • 73d21fd go.mod: update golang.org/x dependencies
  • 643fd16 html: fix SOLIDUS '/' handling in attribute parsing
  • 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing
  • b2208d0 internal/quic/qlog: fix typo
  • 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway
  • 07e05fd http2: remove suspicious uint32->v conversion in frame code
  • 26b646e quic: avoid deadlock in Endpoint.Close
  • See full diff in compare view

Updates golang.org/x/sys from 0.16.0 to 0.17.0

Commits
  • 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString
  • 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile"
  • 628365d windows: support nil done parameter in ReadFile and WriteFile
  • bef1bd8 unix: move mksyscall regexp to package level variables
  • 5710a32 unix/linux: update Linux kernel to 6.7
  • b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above
  • c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ
  • f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed
  • 0d9df52 unix: add more SECCOMP constants
  • See full diff 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

Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Scalingo/go-scalingo/v6](https://github.com/Scalingo/go-scalingo) | `6.7.5` | `6.7.6` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.18.0` | `0.19.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.16.0` | `0.17.0` |
| [github.com/rivo/uniseg](https://github.com/rivo/uniseg) | `0.4.6` | `0.4.7` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.14.0` | `0.15.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.20.0` | `0.21.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.16.0` | `0.17.0` |


Updates `github.com/Scalingo/go-scalingo/v6` from 6.7.5 to 6.7.6
- [Release notes](https://github.com/Scalingo/go-scalingo/releases)
- [Changelog](https://github.com/Scalingo/go-scalingo/blob/master/CHANGELOG.md)
- [Commits](Scalingo/go-scalingo@v6.7.5...v6.7.6)

Updates `golang.org/x/crypto` from 0.18.0 to 0.19.0
- [Commits](golang/crypto@v0.18.0...v0.19.0)

Updates `golang.org/x/term` from 0.16.0 to 0.17.0
- [Commits](golang/term@v0.16.0...v0.17.0)

Updates `github.com/rivo/uniseg` from 0.4.6 to 0.4.7
- [Release notes](https://github.com/rivo/uniseg/releases)
- [Commits](rivo/uniseg@v0.4.6...v0.4.7)

Updates `golang.org/x/mod` from 0.14.0 to 0.15.0
- [Commits](golang/mod@v0.14.0...v0.15.0)

Updates `golang.org/x/net` from 0.20.0 to 0.21.0
- [Commits](golang/net@v0.20.0...v0.21.0)

Updates `golang.org/x/sys` from 0.16.0 to 0.17.0
- [Commits](golang/sys@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/Scalingo/go-scalingo/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/rivo/uniseg
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/mod
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 12, 2024
@dependabot dependabot bot requested a review from EtienneM February 12, 2024 15:17
@EtienneM
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2024

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

@dependabot dependabot bot closed this Feb 13, 2024
auto-merge was automatically disabled February 13, 2024 08:59

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-1f11fb065b branch February 13, 2024 08:59
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.

1 participant