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

fix(deps): update module github.com/wasilibs/go-re2 to v1.8.0 #3695

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/wasilibs/go-re2 v1.7.0 -> v1.8.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

wasilibs/go-re2 (github.com/wasilibs/go-re2)

v1.8.0

Compare Source

This release finally upgrades the bundled Wasm version of re2 to the latest 2024-07-02. Their switch to having a dependency on abseil meant reworking the build somewhat but we are now able to build it and should be able to keep up with any updates going forward through the new automated update workflow. Note that there haven't otherwise been big changes or security fixes in upstream re2 so we expect this to not have a significant effect on users, but it should feel good to be on the latest release.

Unfortunately, abseil has a hard requirement on threads support, meaning we cannot build it for TinyGo. As such, this release also removes official TinyGo support, notably removing the prebuilt Wasm artifacts. Some build tags are maintained so it is possible to use the library with TinyGo if the project brings their own Wasm archives by setting the cgo LDFLAGS variable correctly. One example of this is in coraza-wasilibs.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 29, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/tetratelabs/wazero v1.8.0 -> v1.8.2

@renovate renovate bot requested a review from a team as a code owner November 29, 2024 05:05
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ahrav ahrav merged commit 31b4dc2 into main Dec 1, 2024
12 of 13 checks passed
@ahrav ahrav deleted the renovate/github.aaakk.us.kg-wasilibs-go-re2-1.x branch December 1, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants