Skip to content

Bump github.com/fatedier/frp from 0.61.2 to 0.62.0#233

Merged
koho merged 1 commit intomasterfrom
dependabot/go_modules/github.com/fatedier/frp-0.62.0
Apr 17, 2025
Merged

Bump github.com/fatedier/frp from 0.61.2 to 0.62.0#233
koho merged 1 commit intomasterfrom
dependabot/go_modules/github.com/fatedier/frp-0.62.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

Bumps github.com/fatedier/frp from 0.61.2 to 0.62.0.

Release notes

Sourced from github.com/fatedier/frp's releases.

v0.62.0

Notes

  • Feature Gates Introduced: This version introduces a new experimental mechanism called Feature Gates. This allows users to enable or disable specific experimental features before they become generally available. Feature gates can be configured in the featureGates map within the configuration file.
  • VirtualNet Feature Gate: The first available feature gate is VirtualNet, which enables the experimental Virtual Network functionality (currently in Alpha stage).

Features

  • Virtual Network (VirtualNet): Introduce experimental virtual network capabilities (Alpha). This allows creating a TUN device managed by frp, enabling Layer 3 connectivity between different clients within the frp network. Requires root/admin privileges and is currently supported on Linux and macOS. Configuration is done via the virtualNet section and the virtual_net plugin. Enable with feature gate VirtualNet. Note: As an Alpha feature, configuration details may change in future releases.
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp) from 0.61.2 to 0.62.0.
- [Release notes](https://github.com/fatedier/frp/releases)
- [Changelog](https://github.com/fatedier/frp/blob/dev/Release.md)
- [Commits](fatedier/frp@v0.61.2...v0.62.0)

---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
  dependency-version: 0.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 16, 2025
@koho koho merged commit 49d6555 into master Apr 17, 2025
3 checks passed
@koho koho deleted the dependabot/go_modules/github.com/fatedier/frp-0.62.0 branch April 17, 2025 15:19
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