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 analyzer, json_serializable, lints, build_runner, coverage and test #1022

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps analyzer, json_serializable, lints, build_runner, coverage and test. These dependencies needed to be updated together.
Updates analyzer from 6.11.0 to 7.2.0

Commits

Updates json_serializable from 6.9.0 to 6.9.3

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.9.3

  • Error out if the target package does not have a language version of 3.0 or greater.

package:json_serializable v6.9.2

  • Support the latest package:analyzer.

package:json_serializable v6.9.1

  • Support the latest package:analyzer and package:source_gen.
  • Require Dart 3.6
Commits

Updates lints from 4.0.0 to 5.1.1

Release notes

Sourced from lints's releases.

package:lints v5.1.1

  • Updated the SDK lower bound to 3.6.
  • Move to dart-lang/core monorepo.
Commits

Updates build_runner from 2.4.9 to 2.4.14

Release notes

Sourced from build_runner's releases.

package:build_runner v2.4.14

  • Write generated assets at the end of a build to avoid invalidating other tools with a file watcher multiple times.
  • Bump the min sdk to 3.6.0.
  • Allow analyzer version 7.x.
  • Hard code the generated build script to language version 3.6.
  • Allow dart_style version 4.0.0, require at least 2.3.7.

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

Updates coverage from 1.8.0 to 1.11.1

Release notes

Sourced from coverage's releases.

package:coverage v1.11.1

  • Update package:vm_service constraints to '>=12.0.0 <16.0.0'.

package:coverage v1.9.2

  • Fix repository link in pubspec.

package:coverage v1.9.1

  • Remove outdated VM service version checks.
  • Move to dart-lang/tools.
Commits
  • 223daf5 Update package:vm_service constraints to >=12.0.0 <16.0.0 (#1205)
  • c4793ce In the Event.exception constructor, modify a clone of the args argument i...
  • a6603a4 [coverage] Fix isolate resumption after service disposal (#1189)
  • 66afa68 Breaking change: add and remove parameters from the Event.devtoolsEvent con...
  • 0482672 add links to package issue trackers (#1190)
  • c39ce5f Remove any data entries with a null value in the Event.exception construc...
  • b028012 Fix analysis across packages (#1187)
  • f5d3a19 Merge pull request #684 from dart-lang/srawlins-patch-1
  • 0e9dfda Merge branch 'main' into merge-html-package
  • 8ae2f9f Rename folder
  • Additional commits viewable in compare view

Updates test from 1.25.5 to 1.25.14

Release notes

Sourced from test's releases.

package:test v1.25.14

  • Use secure random for url secrets.

package:test v1.25.13

  • Allow the latest version of package:matcher.

package:test v1.25.12

  • Fix hang when running multiple precompiled browser tests.

package:test v1.25.11

  • Update to be forward compatible with package:shelf_web_socket version 3.x.

package:test v1.25.10

  • Update the package:vm_service constraint to allow version 15.x.

package:test v1.25.9

  • Allow analyzer: '>=6.0.0 <8.0.0'
  • Fix dart2wasm tests on windows.
  • Increase SDK constraint to ^3.5.0.
  • Support running Node.js tests compiled with dart2wasm.
  • Allow firefox or firefox-bin executable name on macOS.

package:test v1.25.8

  • Increase SDK constraint to ^3.4.0.
  • Ensure we don't create files ending in a ., this breaks windows.

package:test v1.25.7

  • Enable asserts for dart2wasm tests.

package:test v1.25.6

  • Point API doc links to package:test canonical libraries.
  • Fix testing with dart2wasm - use dart compile wasm instead of depending on SDK internals
  • Update min SDK constraint to 3.2.0.
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 <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)

…overage and test

Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg), [json_serializable](https://github.com/google/json_serializable.dart), [lints](https://github.com/dart-lang/core/tree/main/pkgs), [build_runner](https://github.com/dart-lang/build), [coverage](https://github.com/dart-lang/tools/tree/main/pkgs) and [test](https://github.com/dart-lang/test/tree/master/pkgs). These dependencies needed to be updated together.

Updates `analyzer` from 6.11.0 to 7.2.0
- [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg)

Updates `json_serializable` from 6.9.0 to 6.9.3
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.9.0...json_serializable-v6.9.3)

Updates `lints` from 4.0.0 to 5.1.1
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/lints-v5.1.1/pkgs)

Updates `build_runner` from 2.4.9 to 2.4.14
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.9...build_runner-v2.4.14)

Updates `coverage` from 1.8.0 to 1.11.1
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/coverage-v1.11.1/pkgs)

Updates `test` from 1.25.5 to 1.25.14
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.25.14/pkgs)

---
updated-dependencies:
- dependency-name: analyzer
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: json_serializable
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 23, 2025 07:26
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jan 23, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 23, 2025
@dependabot dependabot bot deleted the dependabot/pub/multi-d582a31801 branch January 23, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file pubspec
Development

Successfully merging this pull request may close these issues.

0 participants