Skip to content

Set MSRV to 1.91.0; bump version to 2.0.1#2054

Merged
dcherian merged 6 commits intomainfrom
bunmp-version
Apr 8, 2026
Merged

Set MSRV to 1.91.0; bump version to 2.0.1#2054
dcherian merged 6 commits intomainfrom
bunmp-version

Conversation

@dcherian
Copy link
Copy Markdown
Collaborator

@dcherian dcherian commented Apr 8, 2026

Closes #2050

I changed the workflows too

@dcherian dcherian requested review from mpiannucci and paraseba April 8, 2026 21:34
@dcherian dcherian changed the title Set MSRV to 1.91.0 Set MSRV to 1.91.0; bump version to 2.0.1 Apr 8, 2026
dcherian and others added 2 commits April 8, 2026 15:40
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@li-em
Copy link
Copy Markdown
Contributor

li-em commented Apr 8, 2026

We need 1.91.1 since aws-sdk-rust needs it

error: rustc 1.91.0 is not supported by the following packages:
  aws-config@1.8.15 requires rustc 1.91.1
  aws-credential-types@1.2.14 requires rustc 1.91.1
  aws-runtime@1.7.2 requires rustc 1.91.1
  aws-sdk-s3@1.127.0 requires rustc 1.91.1
  aws-sdk-sso@1.97.0 requires rustc 1.91.1
  aws-sdk-ssooidc@1.99.0 requires rustc 1.91.1
  aws-sdk-sts@1.101.0 requires rustc 1.91.1
  aws-sigv4@1.4.2 requires rustc 1.91.1
  aws-smithy-async@1.2.14 requires rustc 1.91.1
  aws-smithy-checksums@0.64.6 requires rustc 1.91.1
  aws-smithy-eventstream@0.60.20 requires rustc 1.91.1
  aws-smithy-http@0.63.6 requires rustc 1.91.1
  aws-smithy-http-client@1.1.12 requires rustc 1.91.1
  aws-smithy-json@0.62.5 requires rustc 1.91.1
  aws-smithy-observability@0.2.6 requires rustc 1.91.1
  aws-smithy-query@0.60.15 requires rustc 1.91.1
  aws-smithy-runtime@1.10.3 requires rustc 1.91.1
  aws-smithy-runtime-api@1.11.6 requires rustc 1.91.1
  aws-smithy-types@1.4.7 requires rustc 1.91.1
  aws-smithy-types-convert@0.60.14 requires rustc 1.91.1
  aws-smithy-xml@0.60.15 requires rustc 1.91.1
  aws-types@1.3.14 requires rustc 1.91.1
  aws-types@1.3.14 requires rustc 1.91.1
  aws-types@1.3.14 requires rustc 1.91.1

@dcherian dcherian enabled auto-merge April 8, 2026 22:18
@dcherian dcherian added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit 727c479 Apr 8, 2026
39 checks passed
@dcherian dcherian deleted the bunmp-version branch April 8, 2026 22:35
target: wasm32-wasip1-threads
build: yarn build --target wasm32-wasip1-threads
rust: '1.94.1'
rust: '1.91.1'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This might cause issues

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

But hopefully not

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.

Bump down MSRV to 1.91.0; bump lib versions to 2.0.1

4 participants