diffsync icon indicating copy to clipboard operation
diffsync copied to clipboard

A utility library for comparing and synchronizing different datasets.

Results 73 diffsync issues
Sort by recently updated
recently updated
newest added

### Environment * DiffSync version: 2.0.0 * Python version Python 3.10.12 ### Observed Behavior Getting warning logs from Pydantic about protected namespace violations within the DiffSync library ### Expected Behavior...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pyyaml](https://pyyaml.org/) ([source](https://togithub.com/yaml/pyyaml)) | `6.0` -> `6.0.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pyyaml/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [packaging](https://togithub.com/pypa/packaging) | `23.0` -> `23.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/packaging/23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/packaging/23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

_Originally posted by @Kircheneer in https://github.com/networktocode/diffsync/pull/263#discussion_r1474558937_

### Environment * DiffSync version: latest - 1.10.0 ### Observed Behaviour Diffsync doesn't pass along fields that are not ids or attributes during creation. ### Expected Behaviour There should be...

status: accepted
type: enhancement

This is a draft that would implement #256

### Environment * DiffSync version: 1.9.0 ### Proposed Functionality - Remove the `diffsync` field from DiffSyncModel - Add `diffsync` to DiffSyncModel.update and DiffSyncModel.create method signatures There are a few reasons...

### Environment * DiffSync version: 1.9.0 ### Proposed Functionality In 1.9.0, the results of a sync are stored as a field in DiffSyncModel, and for most users this status is...

### Environment * DiffSync version: 1.9.0 ### Proposed Functionality Currently in DiffSync, the tree hierarchy has shown a few limitations, most notably that objects can not form a tree using...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [redis](https://togithub.com/redis/redis-py) ([changelog](https://togithub.com/redis/redis-py/releases)) | `4.5.1` -> `4.6.0` |...

dependencies