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

Bump grol.io/grol from 0.21.0 to 0.22.1 #18

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2024

Bumps grol.io/grol from 0.21.0 to 0.22.1.

Release notes

Sourced from grol.io/grol's releases.

v0.22.1

What's Changed

See https://github.com/grol-io/web-site/blob/main/Makefile for what we sync

Full Changelog: grol-io/grol@v0.22.0...v0.22.1

Changelog

  • 772d81bcec14e97b42768f39d535193917b54caf Adding favicon.ico
  • f6923fdeabbb358a56a49fb018a2232a569693e6 Handle panics, use same fragment for running and testing in page grow was here and web-site (#49)

v0.22.0

Full Changelog: grol-io/grol@v0.21.0...v0.22.0

Changelog

  • d4ab19c2e6d1774ab0a8728299675511171c17c0 wasm support (#37)

v0.22.0-pre1

Changelog

  • 6fac899b5089cad42360622037449338a9267f38 GOOS=wasip1 doesn't work withou -target, -no-debug makes smaller binaries
  • 3f91e59695344c88ba267a863a304afe61cf4425 New tinygo target! 245K instead of 1.8M. Adding -c for equiv of bash -c.
  • c09493cc02be18a857bf76c8ed1d51ada6561993 add comment about EvalOne's in interactive mode
  • 6c2dc97f1c9291857029753443f02fe3f2312fbd added grolVersion, some fix to font size, new wasm-release target
  • 8934a00bc6dff941d52476e2d55bee592467f74c build 2 variants of wasm
  • ce513197a0e892d50d67a500a8daef997151d225 finally working 🎉
  • 9396c9b051e054a7783f75195aac0084f20911d2 log now autoswitches to stdout if stderr is invalid
  • 466deb217549f5c442a049d2127fb3ee4f8bc842 proper error handling, auto eval on return, auto resize of output/err
  • b970dbe64524ec2811223deff04420edf7cf4bfe release version of fortio.org/log v1.15.0
  • d8c5cfd94d1c406fce6b421eb66af470cf0966a9 start of wasm support, logger to stdout==web browser console
  • 98c850e10b59a8c3423115ee2df286b8e0a6cbd8 start smaller for input
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 [grol.io/grol](https://github.com/grol-io/grol) from 0.21.0 to 0.22.1.
- [Release notes](https://github.com/grol-io/grol/releases)
- [Changelog](https://github.com/grol-io/grol/blob/main/.goreleaser.yaml)
- [Commits](grol-io/grol@v0.21.0...v0.22.1)

---
updated-dependencies:
- dependency-name: grol.io/grol
  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 Jul 20, 2024
Copy link
Member

@ldemailly ldemailly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's have the version that handles panic!

@ldemailly ldemailly merged commit 493f866 into main Jul 20, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/grol.io/grol-0.22.1 branch July 20, 2024 00:17
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