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

chore: update to Cedar 3.1.4 #23

Merged
merged 3 commits into from
May 17, 2024
Merged

Conversation

hakanson
Copy link
Contributor

Description of changes

  • Update to Cedar 3.1.4 and other project dependencies
  • Fix human-readable schema display bugs

Issue #, if available

Checklist for requesting a review

The change in this PR is (choose one, and delete the other options):

  • A bug fix or other functionality change requiring a patch to vscode-cedar.

I confirm that this PR (choose one, and delete the other options):

  • Updates the CHANGELOG with a description of my change (required for version bumps).

Disclaimer

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Kevin Hakanson <kevhak@amazon.com>
Comment on lines 47 to 49

[package.metadata.wasm-pack.profile.release]
wasm-opt = false
Copy link
Contributor

Choose a reason for hiding this comment

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

intentionally checked in or just for debugging?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch. I was getting a (new) local error so I added. Might be result of changes on my system from testing including DWARF for wasm debugging.

[INFO]: Optimizing wasm binaries with `wasm-opt`...
[parse exception: expected more elements in list]
Fatal: error parsing wasm
Error: failed to execute `wasm-opt`: exited with exit status: 1

looks like because of WebAssembly/binaryen#5926

@hakanson hakanson force-pushed the chore/hakanson/cedar-3.1.4 branch from 391d31f to a22ae16 Compare May 17, 2024 17:55
hakanson added 2 commits May 17, 2024 13:06
Signed-off-by: Kevin Hakanson <kevhak@amazon.com>
Signed-off-by: Kevin Hakanson <kevhak@amazon.com>
@hakanson hakanson merged commit 54c1c11 into prerelease May 17, 2024
2 checks passed
@hakanson hakanson deleted the chore/hakanson/cedar-3.1.4 branch May 17, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants