fix(deps): update all non-major dependencies in .github/workflows/tinygo.yml#1432
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update all non-major dependencies in .github/workflows/tinygo.yml#1432renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
cd01a80 to
3d8a2c1
Compare
3d8a2c1 to
d76a36a
Compare
d76a36a to
d5b609b
Compare
d5b609b to
ee6bb50
Compare
ee6bb50 to
3427da9
Compare
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
a783357→66822841af3b93→de0fac24469467→4a360113a9db7e→b5d41d4v4.9.1→v4.10.0v3.3.3→v3.6.0v1.1.0→v1.2.0v0.4.6→v0.7.7v1.17.0→v1.17.1v2.18.3→v2.21.0e296a93→c10b8061.25.x→1.26.xRelease Notes
bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)
v4.10.0: Added WithNoHidden optionCompare Source
Added support for a
WithNoHiddenoption to ignore hidden files in patterns that might unintentionally match them. For example, a.configdirectory would not be matched by*or recursed into by**, but would be matched by.*or recursed by.config/**.Thanks to @lukasngl for the initial PR and idea!
What's Changed
New Contributors
Full Changelog: bmatcuk/doublestar@v4.9.2...v4.10.0
v4.9.2: Fixed Handling of Paths With Meta Chars Using AltsCompare Source
@toga4 submitted a PR that fixed a small bug with the way paths were handled when the pattern used
{alts}: if some part of the on-disk path that came before the{alt}included meta characters (say, a directory name that included the character?), these meta characters were not escaped when they were passed back through the globbing routines. This caused doublestar to interpret them as actual meta characters, rather than a fixed-string path as it should have. Nice find, @toga4 !What's Changed
New Contributors
Full Changelog: bmatcuk/doublestar@v4.9.1...v4.9.2
corazawaf/coraza (github.com/corazawaf/coraza/v3)
v3.6.0Compare Source
What's Changed
New feature (compilation flag)
Fixes
Others
Full Changelog: v3.5.0...v3.6.0
v3.5.0Compare Source
What's Changed
Important
New Features
Fixes
Full Changelog: v3.4.0...v3.5.0
v3.4.0Compare Source
What's Changed
Features
*_NAMEScollections by @blotus in #1143Fixes
Hshould populate also with error logs. by @M4tteoP in #1310coraza.conf-recommended, stricter parsing actions by @M4tteoP in #135278acbafin go.mod by @renovate[bot] in #1375\""by @trgalho in #1394Tests
Chores and Other
1b549b9in .github/workflows/codeql-analysis.yml by @renovate[bot] in #1335coraza.conf-recommendedcomments by @M4tteoP in #133418283e0in .github/workflows/regression.yml by @renovate[bot] in #1359ff0a06ein .github/workflows/codeql-analysis.yml by @renovate[bot] in #136139edc49in .github/workflows/codeql-analysis.yml by @renovate[bot] in #1380181d5eein .github/workflows/codeql-analysis.yml by @renovate[bot] in #1382d6bbdefin .github/workflows/codeql-analysis.yml by @renovate[bot] in #13904e828ffin .github/workflows/codeql-analysis.yml by @renovate[bot] in #139151f7732in .github/workflows/codeql-analysis.yml by @renovate[bot] in #13930400d5fin .github/workflows/tinygo.yml by @renovate[bot] in #139676621b6in .github/workflows/codeql-analysis.yml by @renovate[bot] in #1398df55935in .github/workflows/codeql-analysis.yml by @renovate[bot] in #140396f518ain .github/workflows/codeql-analysis.yml by @renovate[bot] in #1407fdcc847in .github/workflows/regression.yml by @renovate[bot] in #14083c3833ein .github/workflows/codeql-analysis.yml by @renovate[bot] in #1410New Contributors
Full Changelog: v3.3.3...v3.4.0
foxcpp/go-mockdns (github.com/foxcpp/go-mockdns)
v1.2.0Compare Source
What's Changed
New Contributors
Full Changelog: foxcpp/go-mockdns@v1.1.0...v1.2.0
kaptinlin/jsonschema (github.com/kaptinlin/jsonschema)
v0.7.7Compare Source
v0.7.6Compare Source
v0.7.5Compare Source
v0.7.4Compare Source
v0.7.3Compare Source
v0.7.2Compare Source
v0.7.1Compare Source
v0.7.0Compare Source
v0.6.15Compare Source
v0.6.14Compare Source
v0.6.13Compare Source
v0.6.12Compare Source
v0.6.11Compare Source
v0.6.10Compare Source
v0.6.9Compare Source
v0.6.8Compare Source
v0.6.7Compare Source
v0.6.6Compare Source
v0.6.5Compare Source
v0.6.4Compare Source
v0.6.3Compare Source
v0.6.2Compare Source
v0.6.1Compare Source
v0.6.0Compare Source
v0.5.2Compare Source
v0.5.1Compare Source
v0.5.0Compare Source
v0.4.15Compare Source
v0.4.14Compare Source
v0.4.13Compare Source
v0.4.12Compare Source
v0.4.11Compare Source
v0.4.10Compare Source
v0.4.9Compare Source
v0.4.8Compare Source
v0.4.7Compare Source
magefile/mage (github.com/magefile/mage)
v1.17.1: - Fix for Asset NamingCompare Source
Changelog
00dd13dchore(goreleaser): fix release asset names (#547)88c49b7support for inline doc comments on optional flags (#549)What's Changed
New Contributors
Full Changelog: magefile/mage@v1.17.0...v1.17.1
mccutchen/go-httpbin (github.com/mccutchen/go-httpbin/v2)
v2.21.0Compare Source
What's Changed
authorizedtoauthenticatedin auth responses by @AYMENJD in #231/cookiesresponse by @AYMENJD in #235/uploadendpoint for testing large uploads by @aarnaud in #237-log-leveloption by @AYMENJD in #234New Contributors
Full Changelog: mccutchen/go-httpbin@v2.20.0...v2.21.0
v2.20.0Compare Source
What's Changed
/bytesand/stream-bytesendpoints by @derekmpage in #229New Contributors
Full Changelog: mccutchen/go-httpbin@v2.19.0...v2.20.0
v2.19.0Compare Source
What's Changed
New Contributors
Full Changelog: mccutchen/go-httpbin@v2.18.3...v2.19.0
actions/go-versions (go)
v1.26.1: 1.26.1Compare Source
Go 1.26.1
v1.26.0: 1.26.0Compare Source
Go 1.26.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.