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

chore(deps): bump build_runner from 2.4.9 to 2.4.13 in /frontend #316

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps build_runner from 2.4.9 to 2.4.13.

Release notes

Sourced from build_runner's releases.

package:build_runner v2.4.13

  • Bump the min sdk to 3.5.0.
  • Bump the mime dependency to allow version 2.x.

package:build_runner v2.4.12

  • Bump the min sdk to 3.5.0-259.0.dev.
  • Fix watch mode for workspace repos.

package:build_runner v2.4.11

  • Explicitly pass the current isolates package config instead of assuming the location, to support the upcoming pub workspaces feature.

build_runner version 2.4.10

  • Support version 1.x and 2.x of shelf_web_socket and 2.x and 3.x
  • of web_socket_channel.
  • Bump the min sdk to 3.4.0.
Commits
  • 144c598 Bump the package:mime dep to 2.0.0 (#3758)
  • bac3844 release build_web_compilers 4.1.0-beta.1 (#3756)
  • 564250e Fix relative imports in wasm loader (#3752)
  • 16da6fb fix _gitIsClean check (#3755)
  • 9bf9ec6 Remove unneeded default cases in switch, move to switch expressions (#3753)
  • 81c309b Prepare beta release for build_web_compilers (#3749)
  • 1b95352 Fix build web compilers wasm issue (#3748)
  • 49d83f4 Compile with dart2js and dart2wasm (#3737)
  • 1b33ba9 Support compiling to wasm in build_web_compilers (#3727)
  • 59a8aa6 Account for the snapshot of dartdevc in the Dart SDK changing from a JIT snap...
  • 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 [build_runner](https://github.com/dart-lang/build) from 2.4.9 to 2.4.13.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.9...build_runner-v2.4.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Priority: Low Minor issue or feature with minimal impact; can be addressed later. Status: Review Needed The work on the issue is complete, but it needs to be reviewed by other team members. Type: Maintenance This relates to upkeep tasks, such as dependency updates labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Minor issue or feature with minimal impact; can be addressed later. Status: Review Needed The work on the issue is complete, but it needs to be reviewed by other team members. Type: Maintenance This relates to upkeep tasks, such as dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants