Skip to content

fix(deps): update dependency collection to v1.19.1#79

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/collection-1.x
Open

fix(deps): update dependency collection to v1.19.1#79
renovate[bot] wants to merge 1 commit intomainfrom
renovate/collection-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


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 warning logs 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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner October 21, 2024 11:08
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@renovate renovate bot enabled auto-merge (rebase) October 21, 2024 11:08
@github-actions
Copy link

Commands

Command Description
/catalog この Pull Request の Catalog を Cloudflare Pages にデプロイ
/gen コード生成コマンドを実行し、変更があればコミットする

@github-actions github-actions bot added type:fix A bug fix package:core/common core common package labels Oct 21, 2024
@renovate renovate bot force-pushed the renovate/collection-1.x branch 4 times, most recently from 5796455 to 725ed8d Compare October 24, 2024 09:56
@coderabbitai
Copy link

coderabbitai bot commented Oct 24, 2024

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.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/collection-1.x branch 9 times, most recently from 920faf6 to 578e751 Compare October 29, 2024 11:07
@renovate renovate bot force-pushed the renovate/collection-1.x branch 9 times, most recently from 67caefb to c41d273 Compare November 7, 2024 03:58
@renovate renovate bot force-pushed the renovate/collection-1.x branch from c41d273 to 282139e Compare November 8, 2024 01:21
@renovate renovate bot force-pushed the renovate/collection-1.x branch 7 times, most recently from 4e798d6 to daead87 Compare December 4, 2024 06:24
@renovate renovate bot force-pushed the renovate/collection-1.x branch 4 times, most recently from a1f55ec to 8fb63c7 Compare December 12, 2024 20:44
@renovate renovate bot force-pushed the renovate/collection-1.x branch 7 times, most recently from 9f952a4 to e41cfb5 Compare December 20, 2024 02:09
@renovate renovate bot force-pushed the renovate/collection-1.x branch 7 times, most recently from 661c665 to 869f2b3 Compare December 26, 2024 15:17
@renovate renovate bot force-pushed the renovate/collection-1.x branch 3 times, most recently from 044d2bc to 5b0376c Compare January 3, 2025 17:15
@renovate renovate bot force-pushed the renovate/collection-1.x branch from 5b0376c to a5c361a Compare January 5, 2025 18:46
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 package:core/common core common package type:fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants