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 gomod group across 1 directory with 4 updates #72

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps the gomod group with 4 updates in the / directory: github.com/creack/pty, golang.org/x/crypto, golang.org/x/oauth2 and tailscale.com.

Updates github.com/creack/pty from 1.1.23 to 1.1.24

Release notes

Sourced from github.com/creack/pty's releases.

v1.1.24

What's Changed

New Contributors

Full Changelog: creack/pty@v1.1.23...v1.1.24

Commits

Updates golang.org/x/crypto from 0.28.0 to 0.30.0

Commits
  • 7042ebc openpgp/clearsign: just use rand.Reader in tests
  • 3e90321 go.mod: update golang.org/x dependencies
  • 8c4e668 x509roots/fallback: update bundle
  • 6018723 go.mod: update golang.org/x dependencies
  • 71ed71b README: don't recommend go get
  • 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
  • 36b1725 sha3: avoid trailing permutation
  • 80ea76e sha3: fix padding for long cSHAKE parameters
  • c17aa50 sha3: avoid buffer copy
  • 7cfb916 ssh: return unexpected msg error when server fails keyboard-interactive auth ...
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits

Updates tailscale.com from 1.76.1 to 1.78.1

Release notes

Sourced from tailscale.com's releases.

v1.78.1

Please refer to the changelog available at https://tailscale.com/changelog.

v1.78.0

Please refer to the changelog available at https://tailscale.com/changelog.

v1.76.6

Please refer to the changelog available at https://tailscale.com/changelog.

Commits
  • c80eb69 VERSION.txt: this is v1.78.1
  • 1aef3e8 health: fix TestHealthMetric to pass on release branch
  • 2690b47 Revert "VERSION.txt: this is v1.78.0"
  • 0267fe8 VERSION.txt: this is v1.78.0
  • 87546a5 cmd/derper: allow absent SNI when using manual certs and IP literal for hostname
  • 614c612 net/netcheck: preserve STUN port defaulting to 3478 (#14289)
  • df94a14 cmd/k8s-operator: don't error for transient failures (#14073)
  • 7f9ebc0 cmd/tailscale,net/netcheck: add debug feature to force preferred DERP
  • 7406977 net/tstun: remove tailscaled_outbound_dropped_packets_total reason=acl metric...
  • 2aac916 cmd/{containerboot,k8s-operator},kube/kubetypes: kube Ingress L7 proxies only...
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 6, 2024
Bumps the gomod group with 4 updates in the / directory: [github.com/creack/pty](https://github.com/creack/pty), [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [tailscale.com](https://github.com/tailscale/tailscale).


Updates `github.com/creack/pty` from 1.1.23 to 1.1.24
- [Release notes](https://github.com/creack/pty/releases)
- [Commits](creack/pty@v1.1.23...v1.1.24)

Updates `golang.org/x/crypto` from 0.28.0 to 0.30.0
- [Commits](golang/crypto@v0.28.0...v0.30.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `tailscale.com` from 1.76.1 to 1.78.1
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](tailscale/tailscale@v1.76.1...v1.78.1)

---
updated-dependencies:
- dependency-name: github.com/creack/pty
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: tailscale.com
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-5b4c3625a4 branch from b81ea01 to e45e791 Compare December 9, 2024 04:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Superseded by #73.

@dependabot dependabot bot closed this Dec 12, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-5b4c3625a4 branch December 12, 2024 04:39
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.

0 participants