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

chore(deps): update rust crate indexmap to v2.5.0 #1184

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor 2.4.0 -> 2.5.0

Release Notes

indexmap-rs/indexmap (indexmap)

v2.5.0

Compare Source

  • Added an insert_before method to IndexMap and IndexSet, as an
    alternative to shift_insert with different behavior on existing entries.
  • Added first_entry and last_entry methods to IndexMap.
  • Added From implementations between IndexedEntry and OccupiedEntry.

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 enabled auto-merge August 30, 2024 21:51
Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for knope ready!

Name Link
🔨 Latest commit d7748b6
🔍 Latest deploy log https://app.netlify.com/sites/knope/deploys/66d23ee0352fb000078df2ac
😎 Deploy Preview https://deploy-preview-1184--knope.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot enabled auto-merge September 15, 2024 00:13
@dbanty dbanty closed this Sep 15, 2024
auto-merge was automatically disabled September 15, 2024 00:15

Pull request was closed

@dbanty dbanty deleted the renovate/indexmap-2.x-lockfile branch September 15, 2024 00:15
Copy link
Contributor Author

renovate bot commented Sep 15, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.2.6). 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