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

Weekly cargo update #1534

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Weekly cargo update #1534

merged 1 commit into from
Dec 11, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

�[0m�[0m�[1m�[32m    Updating�[0m anstream v0.6.4 -> v0.6.5
�[0m�[0m�[1m�[32m    Updating�[0m anstyle-parse v0.2.2 -> v0.2.3
�[0m�[0m�[1m�[32m    Updating�[0m anstyle-query v1.0.0 -> v1.0.2
�[0m�[0m�[1m�[32m    Updating�[0m anstyle-wincon v3.0.1 -> v3.0.2
�[0m�[0m�[1m�[32m    Updating�[0m atomic-polyfill v0.1.11 -> v1.0.3
�[0m�[0m�[1m�[32m    Updating�[0m clap v4.4.10 -> v4.4.11
�[0m�[0m�[1m�[32m    Updating�[0m clap_builder v4.4.9 -> v4.4.11
�[0m�[0m�[1m�[32m    Updating�[0m eyre v0.6.9 -> v0.6.10
�[0m�[0m�[1m�[32m    Updating�[0m heapless v0.7.16 -> v0.7.17
�[0m�[0m�[1m�[32m    Updating�[0m http-body v0.4.5 -> v0.4.6
�[0m�[0m�[1m�[32m    Updating�[0m itoa v1.0.9 -> v1.0.10
�[0m�[0m�[1m�[32m    Updating�[0m mio v0.8.9 -> v0.8.10
�[0m�[0m�[1m�[32m    Updating�[0m once_cell v1.18.0 -> v1.19.0
�[0m�[0m�[1m�[32m    Updating�[0m proc-macro-crate v2.0.0 -> v2.0.1
�[0m�[0m�[1m�[32m    Updating�[0m ring v0.17.6 -> v0.17.7
�[0m�[0m�[1m�[32m    Updating�[0m rustix v0.38.26 -> v0.38.28
�[0m�[0m�[1m�[32m    Updating�[0m rustls v0.21.9 -> v0.21.10
�[0m�[0m�[1m�[32m    Updating�[0m ryu v1.0.15 -> v1.0.16
�[0m�[0m�[1m�[32m    Updating�[0m tokio v1.34.0 -> v1.35.0
�[0m�[0m�[1m�[33m Downgrading�[0m toml v0.8.8 -> v0.8.2
�[0m�[0m�[1m�[33m Downgrading�[0m toml_datetime v0.6.5 -> v0.6.3
�[0m�[0m�[1m�[31m    Removing�[0m toml_edit v0.20.7
�[0m�[0m�[1m�[31m    Removing�[0m toml_edit v0.21.0
�[0m�[0m�[1m�[36m      Adding�[0m toml_edit v0.20.2
�[0m�[0m�[1m�[32m    Updating�[0m try-lock v0.2.4 -> v0.2.5
�[0m�[0m�[1m�[32m    Updating�[0m unicode-bidi v0.3.13 -> v0.3.14
�[0m�[0m�[1m�[32m    Updating�[0m winnow v0.5.19 -> v0.5.26
�[0m�[0m�[1m�[32m    Updating�[0m zerocopy v0.7.28 -> v0.7.30
�[0m�[0m�[1m�[32m    Updating�[0m zerocopy-derive v0.7.28 -> v0.7.30

�[0m�[0m�[1m�[32m    Updating�[0m anstream v0.6.4 -> v0.6.5
�[0m�[0m�[1m�[32m    Updating�[0m anstyle-parse v0.2.2 -> v0.2.3
�[0m�[0m�[1m�[32m    Updating�[0m anstyle-query v1.0.0 -> v1.0.2
�[0m�[0m�[1m�[32m    Updating�[0m anstyle-wincon v3.0.1 -> v3.0.2
�[0m�[0m�[1m�[32m    Updating�[0m atomic-polyfill v0.1.11 -> v1.0.3
�[0m�[0m�[1m�[32m    Updating�[0m clap v4.4.10 -> v4.4.11
�[0m�[0m�[1m�[32m    Updating�[0m clap_builder v4.4.9 -> v4.4.11
�[0m�[0m�[1m�[32m    Updating�[0m eyre v0.6.9 -> v0.6.10
�[0m�[0m�[1m�[32m    Updating�[0m heapless v0.7.16 -> v0.7.17
�[0m�[0m�[1m�[32m    Updating�[0m http-body v0.4.5 -> v0.4.6
�[0m�[0m�[1m�[32m    Updating�[0m itoa v1.0.9 -> v1.0.10
�[0m�[0m�[1m�[32m    Updating�[0m mio v0.8.9 -> v0.8.10
�[0m�[0m�[1m�[32m    Updating�[0m once_cell v1.18.0 -> v1.19.0
�[0m�[0m�[1m�[32m    Updating�[0m proc-macro-crate v2.0.0 -> v2.0.1
�[0m�[0m�[1m�[32m    Updating�[0m ring v0.17.6 -> v0.17.7
�[0m�[0m�[1m�[32m    Updating�[0m rustix v0.38.26 -> v0.38.28
�[0m�[0m�[1m�[32m    Updating�[0m rustls v0.21.9 -> v0.21.10
�[0m�[0m�[1m�[32m    Updating�[0m ryu v1.0.15 -> v1.0.16
�[0m�[0m�[1m�[32m    Updating�[0m tokio v1.34.0 -> v1.35.0
�[0m�[0m�[1m�[33m Downgrading�[0m toml v0.8.8 -> v0.8.2
�[0m�[0m�[1m�[33m Downgrading�[0m toml_datetime v0.6.5 -> v0.6.3
�[0m�[0m�[1m�[31m    Removing�[0m toml_edit v0.20.7
�[0m�[0m�[1m�[31m    Removing�[0m toml_edit v0.21.0
�[0m�[0m�[1m�[36m      Adding�[0m toml_edit v0.20.2
�[0m�[0m�[1m�[32m    Updating�[0m try-lock v0.2.4 -> v0.2.5
�[0m�[0m�[1m�[32m    Updating�[0m unicode-bidi v0.3.13 -> v0.3.14
�[0m�[0m�[1m�[32m    Updating�[0m winnow v0.5.19 -> v0.5.26
�[0m�[0m�[1m�[32m    Updating�[0m zerocopy v0.7.28 -> v0.7.30
�[0m�[0m�[1m�[32m    Updating�[0m zerocopy-derive v0.7.28 -> v0.7.30
@xgreenx xgreenx added the no changelog Skip the CI check of the changelog modification label Dec 11, 2023
@xgreenx xgreenx merged commit d0b7cee into master Dec 11, 2023
28 checks passed
@xgreenx xgreenx deleted the cargo_update branch December 11, 2023 14:33
@xgreenx xgreenx mentioned this pull request Dec 12, 2023
xgreenx added a commit that referenced this pull request Dec 12, 2023
## Version v0.22.0

### Added

- [#1515](#1515): Added
support of `--version` command for `fuel-core-keygen` binary.
- [#1504](#1504): A `Success`
or `Failure` variant of `TransactionStatus` returned by a query now
contains the associated receipts generated by transaction execution.

#### Breaking
- [#1531](#1531): Make
`fuel-core-executor` `no_std` compatible. It affects the `fuel-core`
crate because it uses the `fuel-core-executor` crate. The change is
breaking because of moved types.
- [#1524](#1524): Adds
information about connected peers to the GQL API.

### Changed

- [#1517](#1517): Changed
default gossip heartbeat interval to 500ms.
- [#1520](#1520): Extract
`executor` into `fuel-core-executor` crate.

### Fixed

#### Breaking
- [#1536](#1536): The change
fixes the contracts tables to not touch SMT nodes of foreign contracts.
Before, it was possible to invalidate the SMT from another contract. It
is a breaking change and requires re-calculating the whole state from
the beginning with new SMT roots.

## What's Changed
* Added support of `--version` command for `fuel-core-keygen` binary by
@xgreenx in #1515
* Weekly `cargo update` by @github-actions in
#1518
* feat: Add receipts to transaction status by @bvrooman in
#1504
* chore: Update gossip heartbeat interval by @bvrooman in
#1517
* Weekly `cargo update` by @github-actions in
#1525
* Run beta 4 e2e test each 30 minutes by @xgreenx in
#1528
* Fix broken link. by @lukema95 in
#1526
* Extract executor into fuel-core-executor crate by @Salka1988 in
#1520
* Weekly `cargo update` by @github-actions in
#1534
* Make `fuel-core-executor` `no_std` compatible by @Salka1988 in
#1532
* Fixed contracts tables to touch only own SMT nodes by @xgreenx in
#1536
* Show info about connected peers in the gql api by @Voxelot in
#1524
* fix committed gql schema by @Voxelot in
#1540

## New Contributors
* @lukema95 made their first contribution in
#1526

**Full Changelog**:
v0.21.0...v0.22.0
GoldenPath1109 added a commit to GoldenPath1109/fuel-core that referenced this pull request Sep 7, 2024
## Version v0.22.0

### Added

- [#1515](FuelLabs/fuel-core#1515): Added
support of `--version` command for `fuel-core-keygen` binary.
- [#1504](FuelLabs/fuel-core#1504): A `Success`
or `Failure` variant of `TransactionStatus` returned by a query now
contains the associated receipts generated by transaction execution.

#### Breaking
- [#1531](FuelLabs/fuel-core#1531): Make
`fuel-core-executor` `no_std` compatible. It affects the `fuel-core`
crate because it uses the `fuel-core-executor` crate. The change is
breaking because of moved types.
- [#1524](FuelLabs/fuel-core#1524): Adds
information about connected peers to the GQL API.

### Changed

- [#1517](FuelLabs/fuel-core#1517): Changed
default gossip heartbeat interval to 500ms.
- [#1520](FuelLabs/fuel-core#1520): Extract
`executor` into `fuel-core-executor` crate.

### Fixed

#### Breaking
- [#1536](FuelLabs/fuel-core#1536): The change
fixes the contracts tables to not touch SMT nodes of foreign contracts.
Before, it was possible to invalidate the SMT from another contract. It
is a breaking change and requires re-calculating the whole state from
the beginning with new SMT roots.

## What's Changed
* Added support of `--version` command for `fuel-core-keygen` binary by
@xgreenx in FuelLabs/fuel-core#1515
* Weekly `cargo update` by @github-actions in
FuelLabs/fuel-core#1518
* feat: Add receipts to transaction status by @bvrooman in
FuelLabs/fuel-core#1504
* chore: Update gossip heartbeat interval by @bvrooman in
FuelLabs/fuel-core#1517
* Weekly `cargo update` by @github-actions in
FuelLabs/fuel-core#1525
* Run beta 4 e2e test each 30 minutes by @xgreenx in
FuelLabs/fuel-core#1528
* Fix broken link. by @lukema95 in
FuelLabs/fuel-core#1526
* Extract executor into fuel-core-executor crate by @Salka1988 in
FuelLabs/fuel-core#1520
* Weekly `cargo update` by @github-actions in
FuelLabs/fuel-core#1534
* Make `fuel-core-executor` `no_std` compatible by @Salka1988 in
FuelLabs/fuel-core#1532
* Fixed contracts tables to touch only own SMT nodes by @xgreenx in
FuelLabs/fuel-core#1536
* Show info about connected peers in the gql api by @Voxelot in
FuelLabs/fuel-core#1524
* fix committed gql schema by @Voxelot in
FuelLabs/fuel-core#1540

## New Contributors
* @lukema95 made their first contribution in
FuelLabs/fuel-core#1526

**Full Changelog**:
FuelLabs/fuel-core@v0.21.0...v0.22.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Skip the CI check of the changelog modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant