Skip to content

Tags: guacsec/guac-visualizer

Tags

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use v2.0.0 of the SLSA generator (#106)

This should hopefully fix the issue where the release workflow fails on
generating provenance

Signed-off-by: Ben Cotton <ben@kusari.dev>

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Force the build into "production" (#105)

This should fix the errors in the build, as evidenced by the success in #103

Fixes #102

Signed-off-by: Ben Cotton <ben@kusari.dev>

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix release build errors (#99)

* Escape apostrophes

This makes the linter happy

Partially addresses #97

Signed-off-by: Ben Cotton <ben@kusari.dev>

* Disable the missingSuspenseWithCSRBailout option

This allows the project to build, but it is not a long-term fix, as the option
won't be available in Next 15 (we're using 14). See issue #98 for more details.

Signed-off-by: Ben Cotton <ben@kusari.dev>

---------

Signed-off-by: Ben Cotton <ben@kusari.dev>

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update builder that is not EOL (#96)

Signed-off-by: pxp928 <parth.psu@gmail.com>

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update cosgin installer (#95)

Signed-off-by: pxp928 <parth.psu@gmail.com>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump next from 13.5.0 to 14.1.1 (#83)

Bumps [next](https://github.com/vercel/next.js) from 13.5.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.5.0...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Regen gql (#84)

Signed-off-by: Tim Miller <trmiller@gmail.com>

v0.3.1

Toggle v0.3.1's commit message
downgrade next to 13.4.19

Signed-off-by: shafeeshafee <shafeelinks@gmail.com>

v0.3.0

Toggle v0.3.0's commit message
recompile gql, update docs, add minor build improvements

Signed-off-by: shafeeshafee <shafeelinks@gmail.com>

v0.2.0

Toggle v0.2.0's commit message
fix dimensions and theme resizing

Signed-off-by: shaf <68356865+shafeeshafee@users.noreply.github.com>