eseidel / space_traders

spacetraders.io client in Dart
MIT License
22 stars 1 forks source link

chore(deps): bump the server-deps group in /packages/server with 2 updates #6

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the server-deps group in /packages/server with 2 updates: dart_frog and mocktail.

Updates dart_frog from 0.3.8 to 1.1.0

Release notes

Sourced from dart_frog's releases.

dart_frog_gen-v1.1.0

  • chore(deps): bump package:mocktail and very_good_analysis (#855)
  • feat(dart_frog_gen): add toJson to RouteConfig (#872)

dart_frog_auth-v1.1.0

  • feat: auth context api (#879)
  • chore: add topics (#901)

dart_frog_cli-v1.1.0

  • feat: press R to reload (#814)
  • feat: make daemon command visible (#871)
  • fix: port read from env(#874)
  • chore: add topics (#901)
  • chore: add .DS_Store to create_dart_frog gitignore (#936)
  • feat: change production brick to support external dependencies in the Dockerfile (#926)
  • feat(dart_frog_cli): support lowercase r to reload (#900)
  • feat: add route_config domain to daemon (#965)
  • chore: bump uuid from 3.0.7 to 4.0.0 (#989)

dart_frog-v1.1.0

  • feat: support reuse of nested router (#393)
  • docs: fix bad "request" template (#1152)
  • feat: allow disabling Response buffer output (#1261)

dart_frog-v1.0.1

  • chore: add topics (#901)
  • chore: comply with new analysis rules (#940)
  • docs: corrected serve function documentation typo (#939)
  • feat: add optional shared parameter to serve function (#908)
  • docs: add links to docs on readmes (#978)

dart_frog_gen-v1.0.0

  • feat: detect conflict between dynamic routes and non-dynamic ones

dart_frog-v1.0.0

  • feat: stable 1.0.0 release 🎉

dart_frog_auth-v1.0.0

  • feat: stable release 🎉

dart_frog_cli-v1.0.0

  • feat: add uninstall command
  • feat: add verify-only flag to update command
  • feat: add dev_server domain to daemon
  • feat: daemon logger

Also, 1.0 is here folks!

... (truncated)

Commits
  • 092876b chore(dart_frog): 1.1.0 (#1280)
  • b796f8b chore(dart_frog_cli): 1.2.2 (#1281)
  • 8975188 feat(dart_frog_cli): update cli bundles (#1278)
  • 385be65 refactor(dart_frog_prod_server): remove pubspec lock dependency (#1277)
  • 50b9dae chore(deps): bump @​docusaurus/core from 3.1.0 to 3.1.1 in /docs (#1265)
  • 0706f7f chore(deps-dev): bump @​babel/eslint-parser from 7.23.3 to 7.23.9 in /docs (#1...
  • d00f20f refactor(dart_frog_prod_server): define internal PubspecLock (#1273)
  • 44f57a6 docs: update deploy pages's subtitles to make it clear and consistent (#1237)
  • 159a446 feat(dart_frog): allow disabling Response buffer output (#1261)
  • 49c9562 chore(deps-dev): bump @​vscode/test-electron from 2.3.8 to 2.3.9 in /extension...
  • Additional commits viewable in compare view


Updates mocktail from 0.3.0 to 1.0.3

Release notes

Sourced from mocktail's releases.

mocktail-v1.0.3

  • docs: update README.md`` to include any(that: ...)` (#226)
  • chore: update LICENSE year
  • chore: remove deprecated lint rules

mocktail-v1.0.2

  • chore(deps): allow pkg:test_api >=0.7.0 (#220)
  • docs: update verify example in README.md (#215)

mocktail-v1.0.1

What's Changed

Full Changelog: https://github.com/felangel/mocktail/compare/mocktail-image-network-v1.0.0...mocktail-v1.0.1

mocktail-image-network-v1.0.0

  • refactor: use more strict analysis options (#203)
  • docs: improve example in README
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-v1.0.0

  • refactor: use more strict analysis options (#203)
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-image-network-v1.0.0-dev.0

  • refactor: use more strict analysis options (#203)
  • docs: improve example in README
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-v1.0.0-dev.0

  • refactor: use more strict analysis options (#203)
  • docs: adjust LICENSE year
  • docs: add topics to `pubspec.yaml

mocktail-image-network-v0.3.1

What's Changed

New Contributors

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b3114d7) 72.81% compared to head (fac6be1) 72.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ======================================= Coverage 72.81% 72.81% ======================================= Files 91 91 Lines 5790 5790 ======================================= Hits 4216 4216 Misses 1574 1574 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.