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

Update dependency collection to v1.19.1 #293

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Type Update Change
collection (source) dependencies minor 1.18.0 -> 1.19.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dart-lang/core (collection)

v1.19.1

Compare Source

  • Move to dart-lang/core monorepo.

v1.19.0

Compare Source

  • Adds shuffled to IterableExtension.
  • Shuffle IterableExtension.sample results.
  • Fix mergeSort when the runtime iterable generic is a subtype of the static
    generic.
  • CanonicalizedMap: added constructor fromEntries.
  • Mark "mixin" classes as mixin.
  • extension IterableIterableExtension<T> on Iterable<Iterable<T>>
    • Add flattenedToList as a performance improvement over flattened.
    • Add flattenedToSet as new behavior for flattening to unique elements.
  • Deprecate transitiveClosure. Consider using package:graphs.
  • Deprecate whereNotNull() from IterableNullableExtension. Use nonNulls
    instead - this is an equivalent extension available in Dart core since
    version 3.0.
  • Require Dart ^3.4.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.

@Robert-SD Robert-SD closed this Oct 24, 2024
@Robert-SD Robert-SD deleted the renovate/collection-1.x branch October 24, 2024 09:34
Copy link
Contributor Author

renovate bot commented Oct 24, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.19.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant