Skip to content

Bump hustcer/setup-moonbit from 1.20 to 1.22#56

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hustcer/setup-moonbit-1.22
Open

Bump hustcer/setup-moonbit from 1.20 to 1.22#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hustcer/setup-moonbit-1.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps hustcer/setup-moonbit from 1.20 to 1.22.

Release notes

Sourced from hustcer/setup-moonbit's releases.

v1.22

[1.22] - 2026-05-22

Bug Fixes

CI

  • Install CA certificates in container test job
  • Use pull_request and local action ref to actually test PR changes (#109)

Tests

  • Add container job test case for #107 (#108)

Miscellaneous Tasks

  • Use Official DeepSeek V4 pro model for code review

New Contributors

Full Changelog: hustcer/setup-moonbit@v1.21...v1.22

v1.21

[1.21] - 2026-05-22

Bug Fixes

  • Fix core bundle fetching by separating remote URL suffix from local file name
Changelog

Sourced from hustcer/setup-moonbit's changelog.

Changelog

All notable changes to this project will be documented in this file.

[1.22] - 2026-05-22

Bug Fixes

  • Resolve action path at runtime so container jobs work (#107)

CI

  • Install CA certificates in container test job
  • Use pull_request and local action ref to actually test PR changes (#109)

Tests

  • Add container job test case for #107 (#108)

Miscellaneous Tasks

  • Use Official DeepSeek V4 pro model for code review

[1.21] - 2026-05-22

Bug Fixes

  • Fix core bundle fetching by separating remote URL suffix from local file name

[1.20] - 2026-04-21

Features

  • Add ubuntu-22.04-arm runner support (#46)

Deps

  • Upgrade Nu to 0.111.0
  • Upgrade Nu to 0.112.2

[1.19] - 2026-02-10

Bug Fixes

  • Fix bundling of core due to upstream changes (#98)

[1.18] - 2026-01-23

Features

... (truncated)

Commits
  • 9199da0 chore: Update version example for README.md
  • 27bd558 chore: Update status badges
  • 8bd0efc Bump to v1.22 (#110)
  • 95e60d0 ci: Use pull_request and local action ref to actually test PR changes (#109)
  • 90375f3 ci: Install CA certificates in container test job
  • 932f536 chore: Use main ref for basic workflow test
  • 7c56350 test: Add container job test case for #107 (#108)
  • 9335a23 chore: Use Official DeepSeek V4 pro model for code review
  • dfde332 fix: resolve action path at runtime so container jobs work (#107)
  • 17078dd Bump to 1.21.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hustcer/setup-moonbit](https://github.com/hustcer/setup-moonbit) from 1.20 to 1.22.
- [Release notes](https://github.com/hustcer/setup-moonbit/releases)
- [Changelog](https://github.com/hustcer/setup-moonbit/blob/main/CHANGELOG.md)
- [Commits](hustcer/setup-moonbit@90ea2ee...9199da0)

---
updated-dependencies:
- dependency-name: hustcer/setup-moonbit
  dependency-version: '1.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 25, 2026
@applejag

Copy link
Copy Markdown
Collaborator

ooo, they added new syntax for UTF-8 strings

- let x: Bytes = "foo"
+ let x: Bytes = b"foo"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant