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

deno 1.31.2 #125299

Closed
wants to merge 2 commits into from
Closed

deno 1.31.2 #125299

wants to merge 2 commits into from

Conversation

ZhongRuoyu
Copy link
Member

@ZhongRuoyu ZhongRuoyu commented Mar 10, 2023

Created with brew bump-formula-pr.

resource blocks may require updates.

@BrewTestBot BrewTestBot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` long build Set a long timeout for formula testing labels Mar 10, 2023
@ZhongRuoyu ZhongRuoyu added CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Mar 10, 2023
@ZhongRuoyu ZhongRuoyu removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Mar 10, 2023
@ZhongRuoyu
Copy link
Member Author

ZhongRuoyu commented Mar 10, 2023

Error here:

  error[E0658]: use of unstable library feature 'pin_macro'
     --> ext/http/lib.rs:159:22
      |
  159 |       let conn_fut = pin!(conn_fut);
      |                      ^^^
      |
      = note: see issue #93178 <https://github.com/rust-lang/rust/issues/93178> for more information

This was added in denoland/deno#18110. Since it was only stabilised in Rust 1.68.0, #125208 is required.

@ZhongRuoyu ZhongRuoyu added the build failure CI fails while building the software label Mar 10, 2023
@github-actions

This comment was marked as outdated.

@github-actions github-actions bot added the stale No recent activity label Mar 13, 2023
@ZhongRuoyu ZhongRuoyu added in progress Stale bot should stay away and removed stale No recent activity labels Mar 13, 2023
@ZhongRuoyu ZhongRuoyu added CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. ready to merge PR can be merged once CI is green and removed build failure CI fails while building the software CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. labels Mar 13, 2023
@BrewTestBot
Copy link
Member

🤖 A scheduled task has triggered a merge.

@ZhongRuoyu ZhongRuoyu deleted the bump-deno-1.31.2 branch March 13, 2023 14:14
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 13, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. in progress Stale bot should stay away long build Set a long timeout for formula testing outdated PR was locked due to age ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants