Skip to content

Bump freezed_annotation, flutter_native_splash, build_runner and freezed#1

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/multi-aa9260aadb
Closed

Bump freezed_annotation, flutter_native_splash, build_runner and freezed#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/multi-aa9260aadb

Conversation

@dependabot
Copy link

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

Bumps freezed_annotation, flutter_native_splash, build_runner and freezed. These dependencies needed to be updated together.
Updates freezed_annotation from 2.4.1 to 3.1.0

Commits

Updates flutter_native_splash from 2.3.4 to 2.4.7

Release notes

Sourced from flutter_native_splash's releases.

v2.4.7

v2.4.6

v2.4.5

v2.4.4

  • Added the ability to generate all flavors with a single flag. Closes #751
  • Update the docs to clarify dark mode parameters. Closes #720.

v2.4.3

  • Add Swift Package Manager support. Closes #749.
  • Update example to use Kotlin.

v2.4.2

  • Updated dependencies.
  • Clarified documentation. Closes #743.

v2.4.0

Migrate from js to js_interop. Closes #676. Closes #671.

v2.3.7

  • Roll back web fade as it was a breaking change. Fixes #628. Fixes #627. Fixes #622.

v2.3.6

  • Add fade between splash and app on web. Thanks eggp for the suggestion and example code. Closes #608.
  • Add check of parameter names to catch user typos in the parameters.

v2.3.5

Remove white flash on web. Thanks eggp for pointing out the problem and solution. Closes #607.

Changelog

Sourced from flutter_native_splash's changelog.

[2.4.7] - (2025-Oct-16)

[2.4.6] - (2025-Apr-06)

[2.4.5] - (2025-Feb-16)

[2.4.4] - (2024-Dec-29)

  • Added the ability to generate all flavors with a single flag. Closes #751
  • Update the docs to clarify dark mode parameters. Closes #720.

[2.4.3] - (2024-Nov-17)

  • Add Swift Package Manager support. Closes #749.
  • Update example to use Kotlin.

[2.4.2] - (2024-Oct-20)

  • Updated dependencies.
  • Clarified documentation. Closes #743.

[2.4.1] - (2024-Jun-07)

[2.4.0] - (2024-Mar-17)

[2.3.13] - (2024-Feb-18)

[2.3.12] - (2024-Feb-18)

  • Fix incorrect rejection of parameter values. Fixes #652.
  • Updated dependencies.

[2.3.11] - (2024-Feb-14)

... (truncated)

Commits
  • b4a310c Updated documentation. Thanks Ideeyn for PR #806. Specify branding dimensio...
  • 9eb2004 docs: grouped parameters in README.md (#806)
  • 8c65117 Ensure compatibility with Java 21. Thanks Fichtelcoder for PR #759. Sets Andr...
  • 9e08acf Ensure compatibility with Java 21. (#759)
  • 2b36513 Updated readme. Closes #765. Thanks Jason for PR #767. Fixes for Swift Pac...
  • 9b52d99 Update README.md (#767)
  • 93a38df fix path for spm (#762)
  • 2688c04 fix issue with shiftpackages (#760)
  • 8009f4d Added the ability to generate all flavors with a single flag. Closes #751. Up...
  • 52bb16c CLI Command that generates all flavors with single flag (#752)
  • Additional commits viewable in compare view

Updates build_runner from 2.4.6 to 2.6.1

Release notes

Sourced from build_runner's releases.

package:build_runner v2.6.1

  • Use build 3.0.1.

package:build_runner v2.6.0

  • Remove unused deps: analyzer, build_resolvers, collection, http, js, meta, package_config, pool, web, yaml.
  • Remove unused dev_deps: http, package_config, web.
  • Testing: read build configs using AssetReader so they're easier to test.
  • Use build 3.0.0.
  • Use build_resolvers 3.0.0.

package:build_runner v2.6.0-dev.2

  • Remove unused deps: analyzer, build_resolvers, collection, http, js, meta, package_config, pool, web, yaml.
  • Remove unused dev_deps: http, package_config, web.
  • Testing: read build configs using AssetReader so they're easier to test.

package:build_runner v2.6.0-dev.1

  • Use build 3.0.0-dev.
  • Use build_resolvers 3.0.0-dev.
Commits

Updates freezed from 2.4.5 to 3.2.3

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 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 [freezed_annotation](https://github.com/rrousselGit/freezed), [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash), [build_runner](https://github.com/dart-lang/build) and [freezed](https://github.com/rrousselGit/freezed). These dependencies needed to be updated together.

Updates `freezed_annotation` from 2.4.1 to 3.1.0
- [Commits](rrousselGit/freezed@freezed_annotation-v2.4.1...freezed_annotation-v3.1.0)

Updates `flutter_native_splash` from 2.3.4 to 2.4.7
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](jonbhanson/flutter_native_splash@v2.3.4...v2.4.7)

Updates `build_runner` from 2.4.6 to 2.6.1
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.6...build_runner-v2.6.1)

Updates `freezed` from 2.4.5 to 3.2.3
- [Commits](rrousselGit/freezed@freezed-v2.4.5...freezed-v3.2.3)

---
updated-dependencies:
- dependency-name: freezed_annotation
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: flutter_native_splash
  dependency-version: 2.4.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: build_runner
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: freezed
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Feb 14, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 14, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 14, 2026

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

@dependabot dependabot bot closed this Feb 14, 2026
@dependabot dependabot bot deleted the dependabot/pub/multi-aa9260aadb branch February 14, 2026 07:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants