Update module github.com/gopherjs/gopherjs to v1#70
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update module github.com/gopherjs/gopherjs to v1#70renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum |
8121560 to
f5738a6
Compare
f5738a6 to
39a91f9
Compare
39a91f9 to
b202087
Compare
b202087 to
5ddcd44
Compare
5ddcd44 to
16922d7
Compare
16922d7 to
fb1263d
Compare
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:
v0.0.0-20200217142428-fce0ec30dd00→v1.20.1Release Notes
gopherjs/gopherjs (github.com/gopherjs/gopherjs)
v1.20.1Compare Source
v1.20.0: GopherJS 1.20.0 for Go 1.20.14Compare Source
Hi Gophers!
...and happy New Year! This release brings GopherJS's upstream Go support up to 1.20.14 version. Moreover, we've had time to exercise the new generics support for a bit and it seems to be doing alright - kudos to @grantnelson-wf for his continued efforts! Since our language support is again on par the the spec, we are back to tagging stable releases! 🥳
In addition to the newer Go version, this release brings improved sourcemaps, which now cover .inc.js and prelude sources (#1393) and preserve original Go function names (#1392). Enjoy cleaner panic traces! 😁
What's Changed
unsafeheader.Slicefrom reflect by @grantnelson-wf in #1321unsafeheader.Slicefrom reflect by @grantnelson-wf in #1322Full Changelog: gopherjs/gopherjs@v1.19.0-beta2...v1.20.0
v1.19.0-beta2: GopherJS 1.19.0 beta2 for Go 1.19.13Compare Source
Hi Gophers!
It's been a while... But we bring you a new GoopherJS release, featuring long-awaited generics support. Thanks to @grantnelson-wf's persistence, GopherJS now fully supports generics according to the Go 1.19 spec. Given the magnitude and complexity of the change, we would like to make this a beta release, if you run into any bugs or issues, please feel free to report them. If no major issues are discovered, we will tag a stable 1.19 release, at last.
In the meantime, work on 1.20 is already starting, stay tuned!
What's Changed
uintto use$imulby @grantnelson-wf in #1307lenwith string concatenation in argument by @grantnelson-wf in #1348linknameno longer causes issues for 1.24.x and probably others by @IngwiePhoenix in #1367New Contributors
Full Changelog: gopherjs/gopherjs@v1.19.0-beta1...v1.19.0-beta2
v1.19.0-beta1: GopherJS 1.19.0 beta1 for Go 1.19.13Compare Source
Hi Gophers!
We know it's a bit overdue, but at last we are ready to present you a new GopherJS release updated for Go 1.19. Initially we intended to finish generics support before picking up 1.19, but thanks to @grantnelson-wf we were able to work on both in parallel. Please note that generics support is still not merged, but it is getting very close, honestly! 😅 Like with 1.18, we will release 1.19 as a beta release until generics are ready for general use.
What's Changed
New Contributors
Full Changelog: gopherjs/gopherjs@v1.18.0-beta3...v1.19.0-beta1
v1.18.0-beta3Compare Source
v1.18.0-beta2Compare Source
v1.18.0-beta1Compare Source
v1.17.2Compare Source
v1.12.80Compare Source
v1.12.0Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.