Skip to content

Update to Flow Go v0.34.0-crescendo-preview.17#1551

Closed
devbugging wants to merge 12 commits into
feature/stable-cadencefrom
gregor/update-latest
Closed

Update to Flow Go v0.34.0-crescendo-preview.17#1551
devbugging wants to merge 12 commits into
feature/stable-cadencefrom
gregor/update-latest

Conversation

@devbugging

Copy link
Copy Markdown
Contributor

Closes #???

Description

This PR update to latest preview Flow Go version v0.34.0-crescendo-preview.17


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

jribbink and others added 9 commits April 24, 2024 18:20
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 5.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3.7.0...v5.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ci/golangci-lint-action-5.1.0

Bump golangci/golangci-lint-action from 3.7.0 to 5.1.0
# Conflicts:
#	internal/command/command.go
@devbugging devbugging self-assigned this Apr 30, 2024
@devbugging devbugging changed the base branch from master to feature/stable-cadence April 30, 2024 22:17
Comment thread internal/migrate/staging_validator.go
@turbolent

Copy link
Copy Markdown
Member

Like I commented here onflow/flow-evm-gateway#218 (comment), this release is not going to have updated all the cadence tools (linter, test framework, etc), right?

@turbolent turbolent left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

All dependencies should be updated to the same version

@jribbink

jribbink commented Apr 30, 2024

Copy link
Copy Markdown
Contributor

@turbolent

We will update cadence-tools/test, cadence-tools/lint, and cadence-tools/languageserver to the latest dependency versions. Just wanted to flag that flow-go isn't using the latest Cadence verison (it is on v1.0.0-preview.23 right now, not v1.0.0-preview.24), so these tools/the CLI will still be behind the latest Cadence changes slightly.

@turbolent

Copy link
Copy Markdown
Member

@jribbink Yeah, this is another problem. We want to get a release with Cadence v1.0.0-preview.24 out. I'm working on updating to that at the moment.

Let's sync on it tomorrow, see https://discord.com/channels/613813861610684416/1108479699732152503/1235021376570658846

@turbolent

Copy link
Copy Markdown
Member

Replaced by #1564, which updates to more recent versions of the dependencies.

Let's move the merge of master into feature/stable-cadence into a separate PR.

@turbolent turbolent closed this May 2, 2024
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.

7 participants