-
Notifications
You must be signed in to change notification settings - Fork 18
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 Slang Version #1080
Merged
Merged
Bump Slang Version #1080
Conversation
This file contains 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
github-actions
bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
August 23, 2024 14:01
8200111
to
01adb71
Compare
AntonyBlakey
approved these changes
Aug 26, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Aug 26, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Aug 27, 2024
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2024 04:22
9f0f064
to
2adf976
Compare
OmarTawfik
added a commit
to OmarTawfik-forks/slang
that referenced
this pull request
Aug 27, 2024
changesets PRs unfortunately don't queue CI checks automatically [due to GitHub limitations](https://github.com/orgs/community/discussions/57484). This leads to us having a workaround to manually close/reopen each PR before merging it, to trigger the right workflows. Which in turn, interferes with the deduplication check in the CI workflow. I'm removing it here to unblock merging NomicFoundation#1080. A bit wasteful, but I don't think it is worth spending more time on for now.
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
Aug 27, 2024
changesets PRs unfortunately don't queue CI checks automatically [due to GitHub limitations](https://github.com/orgs/community/discussions/57484). This leads to us having a workaround to manually close/reopen each PR before merging it, to trigger the right workflows. Which in turn, interferes with the deduplication check in the CI workflow. I'm removing it here to unblock merging #1080. A bit wasteful, but I don't think it is worth spending more time on for now.
AntonyBlakey
force-pushed
the
changeset-release/main
branch
from
August 27, 2024 08:53
2adf976
to
8a1dc75
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2024 08:53
8a1dc75
to
f2a51df
Compare
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@nomicfoundation/slang@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-darwin-arm64@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-darwin-x64@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-linux-arm64-gnu@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-linux-arm64-musl@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-linux-x64-gnu@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-linux-x64-musl@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-win32-arm64-msvc@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-win32-ia32-msvc@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.@nomicfoundation/slang-win32-x64-msvc@0.17.0
Minor Changes
43b389e
Thanks @OmarTawfik! - Move the Rust CLI into a separateslang_solidity_cli
crate.Patch Changes
f749e53
Thanks @AntonyBlakey! - The grammar forVersionExpressionSet
has changed to more accurately model the allowed structure.