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

Bump the all group across 1 directory with 5 updates #32

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the all group with 4 updates in the / directory: build_runner, cloud_functions, dependency_validator and firebase_auth.

Updates build_runner from 2.4.13 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.
Commits

Updates cloud_functions from 5.1.5 to 5.2.0

Commits

Updates dependency_validator from 4.1.1 to 4.1.2

Release notes

Sourced from dependency_validator's releases.

4.1.2

Info

Build: (waiting for build to complete) Skynet Results: (waiting for Skynet results) Pipeline: (waiting for pipeline to start) This patch release includes the following changes:

Miscellaneous

  • #131 Workiva Analysis Options v2

  • #133 Bump Workiva/gha-dart-oss from 0.1.6 to 0.1.7 in the gha group

  • #135 raise_min_dart_sdk_2_19

  • #136 RM-285950 Release dependency_validator 4.1.2

    • RM-285950 RELEASE dependency_validator 4.1.2

Notes created on Saturday, December 07 12:20 AM UTC

Commits
  • 16beb4d Merge pull request #136 from Workiva/release_dependency_validator_4.1.2
  • a6d348f dependency_validator_4.1.2
  • fbf9b50 Merge pull request #135 from Workiva/batch/raise_min_dart_sdk_2_19/dependency...
  • 3b1080d Raise Dart SDK min from 2.12+ to 2.19
  • 2e9f41b Merge pull request #133 from Workiva/dependabot/github_actions/gha-588be9a672
  • 28e5d24 Bump Workiva/gha-dart-oss from 0.1.6 to 0.1.7 in the gha group
  • 2daf30a Merge pull request #131 from Workiva/batch/fedx/workiva_analysis_options_v2
  • 754f5a5 Migrates to workiva_analysis_options v2
  • See full diff in compare view

Updates firebase_auth from 5.3.3 to 5.3.4

Commits

Updates firebase_core from 3.8.0 to 3.9.0

Commits
  • 1aa22e2 chore(release): publish packages
  • 71e1f21 feat: bump JS SDK to version 11.1.0 (#16895)
  • 4a190da fix(core, macos): update path to firebase sdk version for SPM (#16890)
  • 0048bd1 feat: bump Firebase android BOM to v33.7.0 (#16857)
  • a8a22b1 fix(core, macos): exclude files pulled in from remote dependency. SPM integra...
  • cf27040 chore(release): publish packages (#16820)
  • ba5f241 fix(core): auth Swift support requires FLTFirebaseCorePlugin & messages t...
  • a80a2ef fix(firebase_core_platform_interface): move test APIs to test.dart (#16672)
  • c12f1bc style: Cleanup library directives (#16671)
  • c8027a2 chore(release): publish packages (#16589)
  • See full diff in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@twogood
Copy link
Member

twogood commented Dec 30, 2024

@dependabot rebase

Bumps the all group with 4 updates in the / directory: [build_runner](https://github.com/dart-lang/build), [cloud_functions](https://github.com/firebase/flutterfire/tree/main/packages/cloud_functions), [dependency_validator](https://github.com/Workiva/dependency_validator) and [firebase_auth](https://github.com/firebase/flutterfire/tree/main/packages/firebase_auth).


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

Updates `cloud_functions` from 5.1.5 to 5.2.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_functions-v5.2.0/packages/cloud_functions)

Updates `dependency_validator` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/Workiva/dependency_validator/releases)
- [Changelog](https://github.com/Workiva/dependency_validator/blob/master/CHANGELOG.md)
- [Commits](Workiva/dependency_validator@4.1.1...4.1.2)

Updates `firebase_auth` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v5.3.4/packages/firebase_auth)

Updates `firebase_core` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v3.9.0/packages/firebase_core)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: cloud_functions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: dependency_validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: firebase_auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/all-5f304812fe branch from 9bfa78f to b0c81be Compare December 30, 2024 14:18
@twogood twogood merged commit 67d6ad6 into main Dec 30, 2024
1 check passed
@twogood twogood deleted the dependabot/pub/all-5f304812fe branch December 30, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant