Upgrade dependencies

korrat
Nov 14, 2023, 3:08 PM
C5J6VZXJLNM7OJAXXHGVTTMCDNHLMF6DKWBN6SJBEX4GIJ4IN65QC

Dependencies

  • [2] VKESX6YB Update generation of ICU data
  • [3] MSGK44CS Refactor ImporterProtocol to pass buffers
  • [4] 754VVGV6 Prepare crate for release
  • [5] YDK6X6PP add a library of important types for beancount
  • [6] 4W4CDACX Upgrade dependencies
  • [7] QNGOXZL4 Add a basic framework
  • [8] 24CCPM5O Update dependencies
  • [9] UO34MAAG Refactor CSV-based Importers
  • [10] TSSWMQVU Change date format for Amazon order history importer
  • [11] UESS5YZE migrate dependencies into workspace manifest
  • [12] TB2QGHXN Upgrade dependencies
  • [13] 5S4MZHL5 pretty print decimals using icu
  • [14] SLTVZLYX Upgrade dependencies
  • [15] ZVTVMOZQ Upgrade dependencies
  • [16] PUJBHX7C Add importer for ECUS transactions
  • [17] 2JBFREZG enable additional warnings
  • [18] NG5QXPZH Extract Account into separate crate
  • [19] WDTZGPLR Update cargo-px generator to avoid unnecessary regeneration
  • [20] JQJTN6N5 Fix issue with non-sync decimal formatter
  • [21] D6UTHZA4 add a simple writer for saving a set of directives to a tree of files
  • [22] 6MR76MLL Replace build script with cargo-px
  • [23] RI7HQBYA Add generator and parser for ISO20022 messages
  • [24] WS3UUOV3 Extract commodity type into separate crate
  • [25] ONRIF4V7 add basic snapshot test for pretty printer
  • [26] NQ455YWR Extract balance deduplication logic into shared utility
  • [27] SFTEXCM4 Update dependencies
  • [28] XWHISGCP Extract Amount into separate crate
  • [29] 4WYI5U7Y Upgrade dependencies
  • [30] R7S2CWF7 Add type for account segments
  • [31] 2Z4EGCWQ Update dependencies
  • [*] I2P2FTLE add basic parser for german decimals

Change contents

  • replacement in importers/ecus/Cargo.toml at line 32
    [5.8321][5.8321:8340]()
    futures = "0.3.28"
    [5.8321]
    [5.8340]
    futures = "0.3.29"
  • replacement in importers/ecus/Cargo.toml at line 36
    [5.8384][5.0:21]()
    version = "0.11.20"
    [5.8384]
    [5.8405]
    version = "0.11.22"
  • replacement in importers/ecus/Cargo.toml at line 40
    [5.8447][5.22:42]()
    version = "1.32.0"
    [5.8447]
    version = "1.34.0"
  • replacement in beancount/account/Cargo.toml at line 2
    [5.1229][4.483:646]()
    description = "Borrowed and owned strings following the Beancount rules for account names"
    name = "beancount-account"
    version = "0.1.0"
    publish = true
    [5.1229]
    [4.646]
    name = "beancount-account"
  • edit in beancount/account/Cargo.toml at line 4
    [4.647][4.647:736](),[4.736][5.1291:1292](),[5.1291][5.1291:1292](),[5.1292][4.737:836]()
    license = "EUPL-1.2"
    repository = "https://nest.pijul.com/korrat/beancount-importers"
    categories = ["finance"]
    keywords = ["beancount", "account names"]
    # Inherited workspace settings
  • edit in beancount/account/Cargo.toml at line 7
    [5.2110]
    [5.1389]
    version.workspace = true
  • edit in beancount/account/Cargo.toml at line 17
    [5.2282][5.43:71]()
    watt.workspace = true
  • replacement in Cargo.toml at line 25
    [5.2670][5.88:119]()
    bstr = "1.6.2"
    [5.2670]
    [5.2701]
    bstr = "1.8.0"
  • replacement in Cargo.toml at line 27
    [5.2732][5.2732:2763]()
    clap-verbosity-flag = "2.0.1"
    [5.2732]
    [5.2763]
    clap-verbosity-flag = "2.1.0"
  • replacement in Cargo.toml at line 29
    [5.2794][5.133:164]()
    csv = "1.2.2"
    [5.2794]
    [5.120]
    csv = "1.3.0"
  • replacement in Cargo.toml at line 38
    [5.101][5.2950:3043](),[5.91793667][5.2950:3043](),[5.2950][5.2950:3043](),[5.3043][2.1476:1507](),[2.1507][5.3074:3105](),[5.3074][5.3074:3105](),[5.3105][5.250:314](),[5.314][5.229:261](),[5.344][5.229:261](),[5.229][5.229:261]()
    icu_datagen = "1.2.5"
    icu_decimal = "1.2.0"
    icu_locid = "1.2.0"
    icu_locid_transform = "1.2.0"
    icu_testdata = "1.2.0"
    insta = "1.32.0"
    inventory = "0.3.12"
    isin = "0.1.16"
    [5.91793636]
    [5.91793731]
    icu_datagen = "1.3.3"
    icu_decimal = "1.3.2"
    icu_locid = "1.3.2"
    icu_locid_transform = "1.3.2"
    icu_testdata = "1.3.3"
    insta = "1.34.0"
    inventory = "0.3.13"
    isin = "0.1.18"
  • replacement in Cargo.toml at line 48
    [5.379][5.379:410]()
    lazy-regex = "3.0.2"
    [5.379]
    [5.262]
    lazy-regex = "3.1.0"
  • replacement in Cargo.toml at line 50
    [5.293][5.411:443]()
    linkme = "0.3.15"
    [5.293]
    [5.443]
    linkme = "0.3.17"
  • replacement in Cargo.toml at line 58
    [5.409][5.540:572](),[5.441][5.423:454](),[5.572][5.423:454](),[5.423][5.423:454](),[5.454][5.573:605]()
    proc-macro2 = "1.0.67"
    proptest = "1.2.0"
    quick-xml = "0.30.0"
    [5.409]
    [5.605]
    proc-macro2 = "1.0.69"
    proptest = "1.4.0"
    quick-xml = "0.31.0"
  • replacement in Cargo.toml at line 63
    [5.668][5.668:699]()
    regex = "1.9.5"
    [5.668]
    [5.699]
    regex = "1.10.2"
  • replacement in Cargo.toml at line 66
    [5.761][5.761:858]()
    rust_decimal = "1.32.0"
    rust_decimal_macros = "1.32.0"
    serde_json = "1.0.107"
    [5.761]
    [5.540]
    rust_decimal = "1.33.0"
    rust_decimal_macros = "1.33.0"
    serde_json = "1.0.108"
  • replacement in Cargo.toml at line 71
    [5.3700][5.859:891]()
    syn = "2.0.37"
    [5.3700]
    [5.3700]
    syn = "2.0.39"
  • replacement in Cargo.toml at line 74
    [5.923][5.923:955](),[5.586][5.3762:3794](),[5.638][5.3762:3794](),[5.955][5.3762:3794](),[5.1924][5.3762:3794](),[5.3762][5.3762:3794]()
    toml_edit = "0.20.0"
    tracing = "0.1.37"
    [5.923]
    [5.3794]
    toml_edit = "0.21.0"
    tracing = "0.1.40"
  • replacement in Cargo.toml at line 77
    [5.3825][5.3825:3856]()
    tracing-log = "0.1.3"
    [5.3825]
    [5.24873]
    tracing-log = "0.2.0"
  • replacement in Cargo.toml at line 79
    [5.24905][5.956:988]()
    watt = "=0.4.3"
    [5.24905]
    [5.988]
    watt = "=0.5.0"
  • replacement in Cargo.toml at line 88
    [5.1492][5.1021:1040]()
    version = "4.4.4"
    [5.1492]
    [5.2059]
    version = "4.4.8"
  • replacement in Cargo.toml at line 96
    [5.5068][5.5068:5088]()
    version = "0.14.0"
    [5.5068]
    [3.11018]
    version = "0.14.2"
  • replacement in Cargo.toml at line 104
    [5.217][5.217:236]()
    version = "1.2.0"
    [5.217]
    [5.37650]
    version = "1.3.2"
  • replacement in Cargo.toml at line 116
    [5.1637][5.1061:1082]()
    version = "1.0.188"
    [5.1637]
    [5.1657]
    version = "1.0.192"
  • replacement in Cargo.toml at line 126
    [5.37924][5.37924:37943]()
    version = "0.3.28"
    [5.37924]
    [5.17973]
    version = "0.3.30"
  • replacement in Cargo.toml at line 134
    [5.1730][5.4043:4063]()
    version = "0.3.17"
    [5.1730]
    [5.396]
    version = "0.3.18"
  • replacement in Cargo.toml at line 138
    [5.91794038][5.1124:1143]()
    version = "1.4.1"
    [5.91794038]
    [5.91794057]
    version = "1.5.0"
  • edit in Cargo.lock at line 204
    [5.2328][5.2254:2263]()
    "watt",
  • replacement in Cargo.lock at line 298
    [5.1106][5.468:482](),[5.1414][5.468:482](),[5.2373][5.468:482](),[5.91794459][5.468:482](),[5.468][5.468:482]()
    "toml_edit",
    [5.2373]
    [5.91794460]
    "toml_edit 0.21.0",
  • replacement in Cargo.lock at line 548
    [5.6097][5.3425:3444]()
    version = "1.0.84"
    [5.6097]
    [5.6116]
    version = "1.0.83"
  • replacement in Cargo.lock at line 550
    [5.6181][5.3445:3523]()
    checksum = "0f8e7c90afad890484a21653d08b6e209ae34770fb5ee298f9c699fcc1e5c856"
    [5.6181]
    [5.2551]
    checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
  • replacement in Cargo.lock at line 2754
    [5.11271][5.15343:15357]()
    "toml_edit",
    [5.11271]
    [5.11280]
    "toml_edit 0.20.7",
  • replacement in Cargo.lock at line 2844
    [5.91799719][5.15611:15630]()
    version = "0.30.0"
    [5.91799719]
    [5.91799738]
    version = "0.31.0"
  • replacement in Cargo.lock at line 2846
    [5.91799803][5.15631:15709]()
    checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956"
    [5.91799803]
    [5.91799881]
    checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
  • edit in Cargo.lock at line 3959
    [5.23129]
    [5.3900]
    dependencies = [
    "indexmap 2.1.0",
    "toml_datetime",
    "winnow",
    ]
    [[package]]
    name = "toml_edit"
    version = "0.21.0"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "d34d383cd00a163b4a5b85053df514d45bc330f6de7737edfe0a93311d1eaa03"
  • replacement in Cargo.lock at line 4601
    [5.24443][5.21737:21755]()
    version = "0.4.3"
    [5.24443]
    [5.24461]
    version = "0.4.6"
  • replacement in Cargo.lock at line 4603
    [5.24526][5.21756:21834]()
    checksum = "801f09bc124aeda9c3fd04d125148986de639dd549313964927af065970748d2"
    [5.24526]
    [5.63499]
    checksum = "1afe0b1b220864da4245b78396b3c0cea9edf00d9e96aebe53fe613cf5158dcc"
  • replacement in Cargo.lock at line 4981
    [5.27830][5.27830:27849]()
    version = "0.7.25"
    [5.27830]
    [5.27849]
    version = "0.7.26"
  • replacement in Cargo.lock at line 4983
    [5.27914][5.27914:27992]()
    checksum = "8cd369a67c0edfef15010f980c3cbe45d7f651deac2cd67ce097cd801de16557"
    [5.27914]
    [5.27992]
    checksum = "e97e415490559a91254a2979b4829267a57d2fcd741a98eee8b722fb57289aa0"
  • replacement in Cargo.lock at line 4990
    [5.28069][5.28069:28088]()
    version = "0.7.25"
    [5.28069]
    [5.28088]
    version = "0.7.26"
  • replacement in Cargo.lock at line 4992
    [5.28153][5.28153:28231]()
    checksum = "c2f140bda219a26ccc0cdb03dba58af72590c53b22642577d88a927bc5c87d6b"
    [5.28153]
    [5.28231]
    checksum = "dd7e48ccf166952882ca8bd778a43502c64f33bf94c12ebe2a7f08e5a0f6689f"