Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps mason from 0.1.0-dev.52 to 0.1.0-dev.57.

Release notes

Sourced from mason's releases.

mason-v0.1.0-dev.57

  • fix: compile hooks to AOT when using AOT runtime (#1331)
  • fix: nested hooks execution (#1348)

mason-v0.1.0-dev.56

  • revert: fix: compile hooks to AOT when using AOT runtime (#1331)
    • fix was incomplete and resulted in hook execution to break in JIT mode in some situations

mason_cli-v0.1.0-dev.55

  • deps: upgrade to mason 0.1.0-dev.53 and mason_logger v0.2.15
    • bump minimum Dart SDK to 3.3.0
  • deps: upgrade to cli_completion 0.5.0

mason-v0.1.0-dev.55

  • fix: nested hooks execution (#1334)

mason_cli-v0.1.0-dev.54

  • feat: add --set-exit-if-changed to mason bundle (#1229)
  • chore(deps): upgrade dependencies

mason-v0.1.0-dev.54

  • fix: compile hooks to AOT when using AOT runtime (#1331)

mason_cli-v0.1.0-dev.53

mason-v0.1.0-dev.53

  • chore(deps): upgrade pkg:mason_logger to ^0.2.15 (#1302)
    • bumps the Dart SDK minimum version up to 3.3.0
Commits
  • 43f2d3c chore(mason): v0.1.0-dev.57 (#1349)
  • 054a190 fix(mason): nested programmatic execution with AOT runtime (#1348)
  • 04dda81 fix(mason): compile hooks to AOT when using AOT runtime (#1347)
  • a2f7b91 chore(deps): bump the vscode group across 1 directory with 7 updates (#1343)
  • 7a0d79f chore(mason): v0.1.0-dev.56 (#1336)
  • 7a45b6e chore(mason): v0.1.0-dev.55 (#1335)
  • 30dcf89 fix(mason): nested hooks execution (#1334)
  • 6715910 chore(mason): v0.1.0-dev.54 (#1332)
  • 0dc541c fix(mason): compile hooks to AOT when using AOT runtime (#1331)
  • 333259a chore(deps-dev): bump the vscode group across 1 directory with 6 updates (#1330)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [mason](https://github.com/felangel/mason) from 0.1.0-dev.52 to 0.1.0-dev.57.
- [Release notes](https://github.com/felangel/mason/releases)
- [Commits](felangel/mason@mason-v0.1.0-dev.52...mason-v0.1.0-dev.57)

---
updated-dependencies:
- dependency-name: mason
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jun 13, 2024
@github-actions github-actions bot enabled auto-merge June 13, 2024 11:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants