Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
google/gtm-session-fetcher major 3.4.1 -> 5.0.0

Release Notes

google/gtm-session-fetcher (google/gtm-session-fetcher)

v5.0.0: Release

Compare Source

Note:

  • This is a major release because it raised the min OS versions being supported.
  • It also contains two changes (#​431 & #​432) to the annotations that control the Swift interfaces. These are not commonly used apis, but the updates could still be breaking to Swift code. The source edits should be trivial.

What's Changed

Full Changelog: google/gtm-session-fetcher@v4.5.0...v5.0.0

v4.5.0: Release

Compare Source

NOTE: The changes in this release have focused on ensuring when -stopFetching is used early in the fetchers lifecycle (before things have fully started, is properly honored and that the support for getting the completion handler also invoked for these cases is also always honored. Along the way a race in the flow where the started/stopped notifications could be delivered out of order was also fixed.

What's Changed

New Contributors

Full Changelog: google/gtm-session-fetcher@v4.4.0...v4.5.0

v4.4.0: Release

Compare Source

Note: The validations that started being reported in v4.2.0 is now being enforced, errors will be raise when possible if the contact has been broken and things will be filtered where an error can't be raised. This should resolve the potential for runtime failures where things couldn't correctly bridge to Swift callers correctly.

What's Changed

Full Changelog: google/gtm-session-fetcher@v4.3.0...v4.4.0

v4.3.0: Release

Compare Source

What's Changed

  • When restoring uploads, maintain the sessionUserInfo api contract. by @​thomasvl in #​434

Full Changelog: google/gtm-session-fetcher@v4.2.0...v4.3.0

v4.2.0: Release

Compare Source

NOTE: The library has started validating what goes into the sessionUserInfo, currently it just does debug logging about problem, a future release will turn these into full errors and/or pruning of the things that don't meet the api requirements. Please pay attention to the messages.

What's Changed

Full Changelog: google/gtm-session-fetcher@v4.1.0...v4.2.0

v4.1.0: Release

Compare Source

Firebase has iOS 12 in it's Package.swift so this keeps things inline with that.

What's Changed

Full Changelog: google/gtm-session-fetcher@v4.0.0...v4.1.0

v4.0.0: Release

Compare Source

Note: This is a major release because it raised the min OS versions being supported.

No actual code changes, the changes in the code are to remove preprocessor conditions and leave things on the resulting code for how they all evaluated.

What's Changed

New Contributors

Full Changelog: google/gtm-session-fetcher@v3.5.0...v4.0.0

v3.5.0: Release

Compare Source

What's Changed

New Contributors

Full Changelog: google/gtm-session-fetcher@v3.4.1...v3.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants