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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 3 updates in the / directory: github.com/cloudflare/cloudflare-go, github.com/docker/docker and tailscale.com.

Updates github.com/cloudflare/cloudflare-go from 0.97.0 to 0.98.0

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.98.0

ENHANCEMENTS:

  • access_application: Add support for SaaS OIDC Access Token Lifetime (#2455)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.25.0 to 0.26.0 (#2364)
  • deps: bumps goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#2365)
Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.98.0 (June 19th, 2024)

ENHANCEMENTS:

  • access_application: Add support for SaaS OIDC Access Token Lifetime (#2455)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.25.0 to 0.26.0 (#2364)
  • deps: bumps goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#2365)
Commits
  • 95db331 Update CHANGELOG.md
  • 9745a54 update CHANGELOG.md
  • 38a43a3 Merge pull request #2455 from ajholland/aholland/AUTH-6181
  • 0c428c8 AUTH-6181 Add Access OIDC SaaS Application access token lifetime
  • ffaf12a Merge pull request #2364 from cloudflare/dependabot/go_modules/golang.org/x/n...
  • 3cd9193 Merge pull request #2365 from cloudflare/dependabot/github_actions/goreleaser...
  • 3c29c68 Update .goreleaser.yml
  • af2ae9b Update release.yml
  • dec1c41 add CHANGELOG for #2365
  • 0de3d88 Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 26.1.4+incompatible to 27.0.3+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

v27.0.3

27.0.3

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Fix a regression that incorrectly reported a port mapping from a host IPv6 address to an IPv4-only container as an error. moby/moby#48090
  • Fix a regression that caused duplicate subnet allocations when creating networks. moby/moby#48089
  • Fix a regression resulting in "fail to register layer: failed to Lchown" errors when trying to pull an image with rootless enabled on a system that supports native overlay with user-namespaces. moby/moby#48086

v27.0.2

27.0.2

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

Removed

  • api/types: deprecate ContainerJSONBase.Node field and ContainerNode type. These definitions were used by the standalone ("classic") Swarm API, but never implemented in the Docker Engine itself. moby/moby#48055

v27.0.1

27.0.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

New

  • containerd image store: Add --platform flag to docker image push and improve the default behavior when not all platforms of the multi-platform image are available locally. docker/cli#4984, moby/moby#47679
  • Add support to docker stack deploy for driver_opts in a service's networks. docker/cli#5125
  • Consider additional /usr/local/libexec and /usr/libexec paths when looking up the userland proxy binaries by a name with a docker- prefix. moby/moby#47804

Bug fixes and enhancements

... (truncated)

Commits
  • 662f78c Merge pull request #48090 from thaJeztah/27.0_backport_48067_fix_specific_ipv...
  • b86d9bd Merge pull request #48086 from thaJeztah/27.0_backport_fix_rootless_pull
  • 0dbc3ac Merge pull request #48087 from thaJeztah/27.0_backport_gofmt
  • 276a648 Fix incorrect validation of port mapping
  • 22aa07b Merge pull request #48089 from robmry/backport-27.0/48069_fix_overlapping_sub...
  • 23b8b02 Fix duplicate subnet allocations
  • bf222d6 fix some gofmt issues reported by goreportcard
  • f8231b5 daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differ
  • b951474 pkg/archive: createTarFile: consistently use the same value for userns
  • c5794e2 pkg/archive: handleTarTypeBlockCharFifo: don't discard EPERM errors
  • Additional commits viewable in compare view

Updates tailscale.com from 1.66.4 to 1.68.1

Release notes

Sourced from tailscale.com's releases.

v1.68.1

All Platforms

Linux

  • Fixed: Tailscale SSH access to Security-Enhanced Linux (SELinux) machines works as expected.

v1.68.0

All Platforms

  • Changed: Build Tailscale with Go 1.22.4
  • New: Auto-updates are allowed in containers, but ignore the tailnet-wide default
  • New: Apply auto-updates even if the node is down or disconnected from the coordination server.
  • New: tailscale lock status now prints the node's signature.

Windows

  • Changed: The exe installer no longer has the ability to automatically download MSI packages for Windows 7 and Windows 8. See the v1.42.0 changelog for our initial end of life annoucement.

macOS

  • New: The Standalone variant of Tailscale can now install the Tailscale CLI in /usr/local/bin for quicker and easier access.
  • New: Tailscale now detects any attempt to use DHCP Option 121 to misroute traffic meant for the VPN (TunnelVision attack), and presents a warning to the user. System administrators can disable this warning with a system policy.
  • New: The Standalone variant of the client now supports notifications when a file is received using Taildrop.
  • Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
  • Changed: The .pkg installer now terminates Tailscale and the VPN extension before proceeding with the installation.
  • Fixed: Tailscale now properly detects any copy of TunnelBear installed on the Mac, and warns the user about incompatibility.
  • Fixed: Resolved an issue that could have caused “Using Exit Node” to incorrectly appear in the app menu before completing onboarding, upon first app launch.

iOS

  • Changed: Battery life is optimized by offloading DNS resolution to iOS in more cases.
  • Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
  • Fixed: Opening the bug report view no longer copies the bug report ID to the Clipboard automatically.
  • Fixed: The Reauthenticate button within in-app key expiry notifications now works properly.
  • Fixed: Minor tweaks to UI colors when dark mode is enabled.

tvOS

  • Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
  • Fixed: The Reauthenticate button within in-app key expiry notifications now works properly.

Android

  • Fixed: Exit node selection. If the exit node location is available, we’ll now show the Country and City instead of the raw node name on the home screen

... (truncated)

Commits
  • 92eacec VERSION.txt: this is v1.68.1
  • a334efa ssh/tailssh: check IsSELinuxEnforcing in tailscaled process
  • 87a6138 wgengine/netstack: fix 4via6 subnet routes (#12454) (#12455)
  • 52ddf0d VERSION.txt: this is v1.68.0
  • 4c01ce9 tsnet: fix error formatting bug
  • f5936d1 kube: fix typo (#12437)
  • a95ea31 kube,tailcfg: store parsed recorder tags in a separate field (#12429)
  • 3511d1f cmd/tailscaled, net/dns, wgengine/router: start Windows child processes with ...
  • 4cdc4ed net/dns/resolver: return an empty successful response instead of NXDomain whe...
  • 4b6a0c4 safesocket: add ConnectContext
  • 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

Bumps the all group with 3 updates in the / directory: [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go), [github.com/docker/docker](https://github.com/docker/docker) and [tailscale.com](https://github.com/tailscale/tailscale).


Updates `github.com/cloudflare/cloudflare-go` from 0.97.0 to 0.98.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.97.0...v0.98.0)

Updates `github.com/docker/docker` from 26.1.4+incompatible to 27.0.3+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v26.1.4...v27.0.3)

Updates `tailscale.com` from 1.66.4 to 1.68.1
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](tailscale/tailscale@v1.66.4...v1.68.1)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: tailscale.com
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

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

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-bfd53d8a92 branch July 1, 2024 20:32
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