Skip to content

build(deps-dev): Bump @flex-development/mlly from 1.0.0-beta.4 to 1.0.0-beta.6 in the flex-development group#277

Merged
flex-development[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/flex-development-9ad4fe6b5e
Feb 13, 2026
Merged

build(deps-dev): Bump @flex-development/mlly from 1.0.0-beta.4 to 1.0.0-beta.6 in the flex-development group#277
flex-development[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/flex-development-9ad4fe6b5e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps the flex-development group with 1 update: @flex-development/mlly.

Updates @flex-development/mlly from 1.0.0-beta.4 to 1.0.0-beta.6

Release notes

Sourced from @​flex-development/mlly's releases.

1.0.0-beta.6

1.0.0-beta.6 (2026-02-12)

⚠ BREAKING CHANGES

  • lib: [resolveModule] support extension rewrite map

📦 Build

  • [38c36b4] deps-dev: Bump vite-tsconfig-paths from 6.1.0 to 6.1.1 (#975)

✨ Features

  • [efdcc40] lib: [resolveModule] support extension rewrite map

1.0.0-beta.5

1.0.0-beta.5 (2026-02-12)

📦 Build

  • [ca18e2c] deps-dev: Bump msw from 2.12.9 to 2.12.10 (#972)
  • [7483ade] deps-dev: Bump vite-tsconfig-paths from 6.0.5 to 6.1.0 (#970)
  • [3435d7f] pkg: bundle dts files
  • [88d834e] pkg: minify build files (*.mjs)

📝 Documentation

  • [2bb51f5] quick start, use cases
  • [d638e57] why this package, design goals, sponsors
Changelog

Sourced from @​flex-development/mlly's changelog.

1.0.0-beta.6 (2026-02-12)

⚠ BREAKING CHANGES

  • lib: [resolveModule] support extension rewrite map

📦 Build

  • [38c36b4] deps-dev: Bump vite-tsconfig-paths from 6.1.0 to 6.1.1 (#975)

✨ Features

  • [efdcc40] lib: [resolveModule] support extension rewrite map

1.0.0-beta.5 (2026-02-12)

📦 Build

  • [ca18e2c] deps-dev: Bump msw from 2.12.9 to 2.12.10 (#972)
  • [7483ade] deps-dev: Bump vite-tsconfig-paths from 6.0.5 to 6.1.0 (#970)
  • [3435d7f] pkg: bundle dts files
  • [88d834e] pkg: minify build files (*.mjs)

📝 Documentation

  • [2bb51f5] quick start, use cases
  • [d638e57] why this package, design goals, sponsors
Commits
  • 460eda4 release: 1.0.0-beta.6 (#976)
  • a1da0ca release(chore): 1.0.0-beta.6
  • efdcc40 feat(lib)!: [resolveModule] support extension rewrite map
  • 38c36b4 build(deps-dev): Bump vite-tsconfig-paths from 6.1.0 to 6.1.1 (#975)
  • 64eb46d release: 1.0.0-beta.5 (#973)
  • 1faaed9 release(chore): 1.0.0-beta.5
  • 3435d7f build(pkg): bundle dts files
  • 2bb51f5 docs: quick start, use cases
  • d638e57 docs: why this package, design goals, sponsors
  • 88d834e build(pkg): minify build files (*.mjs)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the flex-development group with 1 update: [@flex-development/mlly](https://github.com/flex-development/mlly).


Updates `@flex-development/mlly` from 1.0.0-beta.4 to 1.0.0-beta.6
- [Release notes](https://github.com/flex-development/mlly/releases)
- [Changelog](https://github.com/flex-development/mlly/blob/main/CHANGELOG.md)
- [Commits](flex-development/mlly@1.0.0-beta.4...1.0.0-beta.6)

---
updated-dependencies:
- dependency-name: "@flex-development/mlly"
  dependency-version: 1.0.0-beta.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: flex-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Feb 13, 2026
@flex-development flex-development bot enabled auto-merge (squash) February 13, 2026 06:17
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0fb7ec2) to head (438d6c2).
⚠️ Report is 36 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #277   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         1241      1241           
  Branches       309       309           
=========================================
  Hits          1241      1241           
Flag Coverage Δ
bun-canary 100.00% <ø> (ø)
bun-latest 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
node21 100.00% <ø> (ø)
node22 100.00% <ø> (ø)
node23 100.00% <ø> (ø)
node24 100.00% <ø> (ø)
Components Coverage Δ
constructs 100.00% <ø> (ø)
errors 100.00% <ø> (ø)
events 100.00% <ø> (ø)
internal 100.00% <ø> (ø)
lib 100.00% <ø> (ø)
parsers 100.00% <ø> (ø)
utils 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4cccaf6...438d6c2. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@github-project-automation github-project-automation bot moved this from 🆕 New to 🤩 Approved in @flex-development/kronk Feb 13, 2026
@flex-development flex-development bot merged commit e758a64 into main Feb 13, 2026
29 checks passed
@flex-development flex-development bot deleted the dependabot/npm_and_yarn/flex-development-9ad4fe6b5e branch February 13, 2026 06:20
@github-project-automation github-project-automation bot moved this from 🤩 Approved to ✅ Done in @flex-development/kronk Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

0 participants