Andreas Deininger
Andreas Deininger
This PR bumps GitHub workflow actions to their latest versions, thus avoiding deprecation warnings as shown e.g. [here](https://github.com/FiloSottile/mkcert/actions/runs/8735108653).
This PR removes package `ioutil` which is deprecated as of go version 1.16.
This PR fixes the warning 'engine not supported' warning that appears with npm versions >20. It also bump npm dependencies to their latest versions.
This PR fixes display of the badge for successful run at the top of `README.md`.
This PR bumps GitHub action workflows to their latest versions, thus avoiding deprecation warnings. It also adds automated check for updates to GitHub action workflows via dependabot.
This PR fixes two typos I spotted in `README.md`.
This PR fixes various typos I spotted in the project. BOT NOTES: resolves https://github.com/solo-io/go-utils/pull/539
This PR bumps GitHub workflow actions to their latest versions, thus avoiding deprecation warnings as seen e.g. [here](https://github.com/solo-io/go-utils/actions/runs/11071666465).
This PR removes all occurrences of deprecated package `ioutil`.
Now, that we have modules in place, I tried to update dependency `bulma` to latest version 1.0.3. Afterwards, when previewing the example site, an error is thrown: ``` ERROR TOCSS:...