Re: [PR] build(deps): bump mimalloc from 0.1.43 to 0.1.46 [datafusion-python]
timsaucer commented on PR #1105: URL: https://github.com/apache/datafusion-python/pull/1105#issuecomment-2970946246 Superseded by https://github.com/apache/datafusion-python/pull/1143 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] build(deps): bump mimalloc from 0.1.43 to 0.1.46 [datafusion-python]
dependabot[bot] commented on PR #1105: URL: https://github.com/apache/datafusion-python/pull/1105#issuecomment-2970946553 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] build(deps): bump mimalloc from 0.1.43 to 0.1.46 [datafusion-python]
timsaucer closed pull request #1105: build(deps): bump mimalloc from 0.1.43 to 0.1.46 URL: https://github.com/apache/datafusion-python/pull/1105 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] build(deps): bump mimalloc from 0.1.43 to 0.1.46 [datafusion-python]
dependabot[bot] opened a new pull request, #1105: URL: https://github.com/apache/datafusion-python/pull/1105 Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.43 to 0.1.46. Release notes Sourced from https://github.com/purpleprotocol/mimalloc_rust/releases";>mimalloc's releases. Version 0.1.46 Changes Fixed musl builds. Version 0.1.45 Changes Mimalloc v2.2.3 Version 0.1.44 Changes Mimalloc v2.2.2 Commits https://github.com/purpleprotocol/mimalloc_rust/commit/59d7ee3ba7aa030b46a7cf721720f63a579b7fdb";>59d7ee3 v0.1.46 https://github.com/purpleprotocol/mimalloc_rust/commit/585ef6acf1c97f44e18b06cc445bd689e42ef739";>585ef6a Merge pull request https://redirect.github.com/purpleprotocol/mimalloc_rust/issues/134";>#134 from purpleprotocol/patch_alpine https://github.com/purpleprotocol/mimalloc_rust/commit/65cd7894e7ae1ce035584d669f58b9b4a423782e";>65cd789 Patch Alpine https://github.com/purpleprotocol/mimalloc_rust/commit/b6ce368277c1862cdae040bebbe37840de4a0aea";>b6ce368 v0.1.45 https://github.com/purpleprotocol/mimalloc_rust/commit/60e1a4bc6bd2895fff76063b2594546e40cf9b48";>60e1a4b Update to mimalloc v2.2.3 https://github.com/purpleprotocol/mimalloc_rust/commit/bbf61305ad2d9d1c4b417bd277e36caec31d21b7";>bbf6130 v0.1.44 https://github.com/purpleprotocol/mimalloc_rust/commit/3e7e3214ea3397ffc922baaa42933e5091482073";>3e7e321 Patch windows https://github.com/purpleprotocol/mimalloc_rust/commit/f37c56ad7c3ed13904afd272e59f3ca80f7b02b8";>f37c56a Clippy https://github.com/purpleprotocol/mimalloc_rust/commit/c00538aa0b553e7eecab40b114fedb56f414ddc7";>c00538a Update to mimalloc v2.2.2 https://github.com/purpleprotocol/mimalloc_rust/commit/cc1c72a62bf3edefe5abf842b60092f088740860";>cc1c72a Merge pull request https://redirect.github.com/purpleprotocol/mimalloc_rust/issues/126";>#126 from richerfu/master Additional commits viewable in https://github.com/purpleprotocol/mimalloc_rust/compare/v0.1.43...v0.1.46";>compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
