forked from freifunk-gluon/gluon
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump korthout/backport-action from 1.2.0 to 1.3.0 #61
Closed
dependabot
wants to merge
131
commits into
funkfeuer
from
dependabot/github_actions/korthout/backport-action-1.3.0
Closed
build(deps): bump korthout/backport-action from 1.2.0 to 1.3.0 #61
dependabot
wants to merge
131
commits into
funkfeuer
from
dependabot/github_actions/korthout/backport-action-1.3.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: David Bauer <[email protected]>
Don't rewrite the OpenWrt distfeeds, as the current way of formatting the URLs results in invalid URLs, as the path for snapshot packages differs from release packages. This is a hack and should be re-implemented properly in the future.
Signed-off-by: David Bauer <[email protected]>
The build process fails without that.
This does the same thing as with wolfssl
a5259c0 autoupdater: improve handling of interrupted HTTP requests e4bd7a4 autoupdater: uclient: fix segfault after interrupted HTTP request 5521926 autoupdater: uclient: remove early returns from get_url()
Config Mode - http://192.168.1.1 (not existing) anchors on hackint used to join channels - https://webirc.hackint.org/#
* add missing libelf-dev dependency (to build x86-64) * remove subversion dependency * add rsync dependency * add ecdsautils to docs
batadv_gw_modes and BATADV_ATTR_GW_MODE were missing from the local version, so update it and the corresponding policy table from batctl.
Backport two patches combining dual-flash layouts of OCEDO as well as UniFi AC boards. The two firmware partitions are already combined on OpenWrt master to prolong the life of these devices. It allows the device to store firmware images up to 14 MB compared to the previous 7 MB. The intention behind backporting these patches is to allow these devices to have a wide update path to firmware-versions requiring this extra space. Otherwise a device might not be able to install an upgrade which exceeds a single firmware-partition. For UniFi AC boards it should be noted that factory-installation will not be possible with an image exceeding a single firmware-partition. In this case, an older OpenWrt image that fits in a single partition and supports writing the enlarged partition space is required. Currently, this is not the case. As these devices are end-of-sale, this will become less of a concern over time. Signed-off-by: David Bauer <[email protected]>
gluon-hex-to-b64 takes base64 content such as a fastd private key in legacy form via stdin and emits it in base64 encoded (WireGuard) form. Provides basic return codes.
From uglify 3.14.0 on, this command is called --ie: mishoo/UglifyJS@ef5f7fc
ath79-generic: don't build factory for TP-Link EAP-225 Outdoor v3 needs newer version of tplink-safeloader ath79-generic: fix 5g wifi for EAP225-Outdoor v3 backport
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #63. |
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
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps korthout/backport-action from 1.2.0 to 1.3.0.
Release notes
Sourced from korthout/backport-action's releases.
Commits
b9f8a0a
ci(release): push minor version correctlyba3356f
dist: release 1.3.0e319d32
Merge pull request #340 from korthout/292-target-branches-input254871b
test: build new version9b43050
fix: space-delimit target_branches inputfeee055
feat: disable label_pattern with empty string5798215
feat: don't match labels if pattern is empty stringfce1206
test: reword label for readability8ca56d4
test: verify find target branches080179d
refactor: enable testing find target branchesDependabot 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 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)