Skip to content

Commit

Permalink
Bump Slang Version (#1080)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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](https://github.com/changesets/action#with-publishing). 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/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

## @nomicfoundation/[email protected]

### Minor Changes

- [#1079](#1079)
[`43b389e`](43b389e)
Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI
into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](#1086)
[`f749e53`](f749e53)
Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar
for `VersionExpressionSet` has changed to more accurately model the
allowed structure.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 28, 2024
1 parent 261cc9e commit 32a2525
Show file tree
Hide file tree
Showing 32 changed files with 273 additions and 113 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-shrimps-lick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-houses-watch.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# changelog

## 0.17.0

### Minor Changes

- [#1079](https://github.com/NomicFoundation/slang/pull/1079) [`43b389e`](https://github.com/NomicFoundation/slang/commit/43b389e9db59054774e6346dca7e71c307192ebb) Thanks [@OmarTawfik](https://github.com/OmarTawfik)! - Move the Rust CLI into a separate `slang_solidity_cli` crate.

### Patch Changes

- [#1086](https://github.com/NomicFoundation/slang/pull/1086) [`f749e53`](https://github.com/NomicFoundation/slang/commit/f749e536a377b1612b623eb8277abb2b59019026) Thanks [@AntonyBlakey](https://github.com/AntonyBlakey)! - The grammar for `VersionExpressionSet` has changed to more accurately model the allowed structure.

## 0.16.0

### Minor Changes
Expand Down
64 changes: 32 additions & 32 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 33 additions & 33 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "0.16.0"
version = "0.17.0"
rust-version = "1.79.0" # __RUST_STABLE_VERSION_MARKER__ (keep in sync)
edition = "2021"
publish = false
Expand Down Expand Up @@ -49,42 +49,42 @@ members = [
#
# Internal
#
codegen_ebnf = { path = "crates/codegen/ebnf", version = "0.16.0" }
codegen_language_definition = { path = "crates/codegen/language/definition", version = "0.16.0" }
codegen_language_internal_macros = { path = "crates/codegen/language/internal_macros", version = "0.16.0" }
codegen_language_macros = { path = "crates/codegen/language/macros", version = "0.16.0" }
codegen_language_tests = { path = "crates/codegen/language/tests", version = "0.16.0" }
codegen_runtime_cargo = { path = "crates/codegen/runtime/cargo", version = "0.16.0" }
codegen_runtime_generator = { path = "crates/codegen/runtime/generator", version = "0.16.0" }
codegen_runtime_node_addon = { path = "crates/codegen/runtime/node_addon", version = "0.16.0" }
codegen_runtime_npm = { path = "crates/codegen/runtime/npm", version = "0.16.0" }
codegen_spec = { path = "crates/codegen/spec", version = "0.16.0" }
codegen_testing = { path = "crates/codegen/testing", version = "0.16.0" }
codegen_ebnf = { path = "crates/codegen/ebnf", version = "0.17.0" }
codegen_language_definition = { path = "crates/codegen/language/definition", version = "0.17.0" }
codegen_language_internal_macros = { path = "crates/codegen/language/internal_macros", version = "0.17.0" }
codegen_language_macros = { path = "crates/codegen/language/macros", version = "0.17.0" }
codegen_language_tests = { path = "crates/codegen/language/tests", version = "0.17.0" }
codegen_runtime_cargo = { path = "crates/codegen/runtime/cargo", version = "0.17.0" }
codegen_runtime_generator = { path = "crates/codegen/runtime/generator", version = "0.17.0" }
codegen_runtime_node_addon = { path = "crates/codegen/runtime/node_addon", version = "0.17.0" }
codegen_runtime_npm = { path = "crates/codegen/runtime/npm", version = "0.17.0" }
codegen_spec = { path = "crates/codegen/spec", version = "0.17.0" }
codegen_testing = { path = "crates/codegen/testing", version = "0.17.0" }

infra_cli = { path = "crates/infra/cli", version = "0.16.0" }
infra_utils = { path = "crates/infra/utils", version = "0.16.0" }
infra_cli = { path = "crates/infra/cli", version = "0.17.0" }
infra_utils = { path = "crates/infra/utils", version = "0.17.0" }

metaslang_bindings = { path = "crates/metaslang/bindings", version = "0.16.0" }
metaslang_graph_builder = { path = "crates/metaslang/graph_builder", version = "0.16.0" }
metaslang_cst = { path = "crates/metaslang/cst", version = "0.16.0" }
metaslang_bindings = { path = "crates/metaslang/bindings", version = "0.17.0" }
metaslang_graph_builder = { path = "crates/metaslang/graph_builder", version = "0.17.0" }
metaslang_cst = { path = "crates/metaslang/cst", version = "0.17.0" }

slang_solidity = { path = "crates/solidity/outputs/cargo/slang_solidity", version = "0.16.0" }
slang_solidity_cli = { path = "crates/solidity/outputs/cargo/slang_solidity_cli", version = "0.16.0" }
slang_solidity_node_addon = { path = "crates/solidity/outputs/cargo/slang_solidity_node_addon", version = "0.16.0" }
solidity_cargo_tests = { path = "crates/solidity/outputs/cargo/tests", version = "0.16.0" }
solidity_language = { path = "crates/solidity/inputs/language", version = "0.16.0" }
solidity_npm_package = { path = "crates/solidity/outputs/npm/package", version = "0.16.0" }
solidity_spec = { path = "crates/solidity/outputs/spec", version = "0.16.0" }
solidity_testing_perf = { path = "crates/solidity/testing/perf", version = "0.16.0" }
solidity_testing_sanctuary = { path = "crates/solidity/testing/sanctuary", version = "0.16.0" }
solidity_testing_snapshots = { path = "crates/solidity/testing/snapshots", version = "0.16.0" }
solidity_testing_solc = { path = "crates/solidity/testing/solc", version = "0.16.0" }
slang_solidity = { path = "crates/solidity/outputs/cargo/slang_solidity", version = "0.17.0" }
slang_solidity_cli = { path = "crates/solidity/outputs/cargo/slang_solidity_cli", version = "0.17.0" }
slang_solidity_node_addon = { path = "crates/solidity/outputs/cargo/slang_solidity_node_addon", version = "0.17.0" }
solidity_cargo_tests = { path = "crates/solidity/outputs/cargo/tests", version = "0.17.0" }
solidity_language = { path = "crates/solidity/inputs/language", version = "0.17.0" }
solidity_npm_package = { path = "crates/solidity/outputs/npm/package", version = "0.17.0" }
solidity_spec = { path = "crates/solidity/outputs/spec", version = "0.17.0" }
solidity_testing_perf = { path = "crates/solidity/testing/perf", version = "0.17.0" }
solidity_testing_sanctuary = { path = "crates/solidity/testing/sanctuary", version = "0.17.0" }
solidity_testing_snapshots = { path = "crates/solidity/testing/snapshots", version = "0.17.0" }
solidity_testing_solc = { path = "crates/solidity/testing/solc", version = "0.17.0" }

slang_testlang = { path = "crates/testlang/outputs/cargo/slang_testlang", version = "0.16.0" }
slang_testlang_node_addon = { path = "crates/testlang/outputs/cargo/slang_testlang_node_addon", version = "0.16.0" }
testlang_cargo_tests = { path = "crates/testlang/outputs/cargo/tests", version = "0.16.0" }
testlang_language = { path = "crates/testlang/inputs/language", version = "0.16.0" }
testlang_npm_package = { path = "crates/testlang/outputs/npm/package", version = "0.16.0" }
slang_testlang = { path = "crates/testlang/outputs/cargo/slang_testlang", version = "0.17.0" }
slang_testlang_node_addon = { path = "crates/testlang/outputs/cargo/slang_testlang_node_addon", version = "0.17.0" }
testlang_cargo_tests = { path = "crates/testlang/outputs/cargo/tests", version = "0.17.0" }
testlang_language = { path = "crates/testlang/inputs/language", version = "0.17.0" }
testlang_npm_package = { path = "crates/testlang/outputs/npm/package", version = "0.17.0" }

#
# External
Expand Down
Loading

0 comments on commit 32a2525

Please sign in to comment.