|
cdc3bc6bde
|
WIP
|
2023-11-24 17:35:42 +00:00 |
|
|
290eb8e519
|
WIP
|
2023-11-19 22:30:09 +00:00 |
|
|
d39f8aad4e
|
Merge pull request #310 from qpdb/dependabot/cargo/uuid-approx-1.0
Update uuid requirement from ~0.8 to ~1.0
|
2022-05-04 14:45:35 -04:00 |
|
|
7cfff34602
|
Name changed, prefix 'to_' was removed.
Signed-off-by: Greg Burd <greg@burd.me>
|
2022-05-04 14:41:21 -04:00 |
|
dependabot[bot]
|
8175b98a7c
|
Update uuid requirement from ~0.8 to ~1.0
Updates the requirements on [uuid](https://github.com/uuid-rs/uuid) to permit the latest version.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/0.8.0...1.0.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-03 17:30:32 +00:00 |
|
Mark Watts
|
b19a994c68
|
resolve compile errors from rusqlite update
|
2021-11-10 22:17:19 -05:00 |
|
Mark Watts
|
9a4ba44060
|
Merge pull request #29 from mwatts/dependabot/cargo/rusqlite-approx-0.26
Update rusqlite requirement from ~0.25 to ~0.26
|
2021-11-09 22:43:40 -05:00 |
|
Mark Watts
|
124bf54385
|
Merge pull request #26 from mwatts/dependabot/cargo/ordered-float-approx-2.8
Update ordered-float requirement from ~2.7 to ~2.8
|
2021-11-09 22:43:08 -05:00 |
|
Mark Watts
|
3df00eb63a
|
Merge pull request #27 from mwatts/dependabot/cargo/dirs-approx-4.0
Update dirs requirement from ~3.0 to ~4.0
|
2021-11-09 22:42:51 -05:00 |
|
Mark Watts
|
8041c704dc
|
Merge pull request #28 from mwatts/dependabot/bundler/docs/nokogiri-1.12.5
Bump nokogiri from 1.11.7 to 1.12.5 in /docs
|
2021-11-09 22:42:26 -05:00 |
|
dependabot[bot]
|
4aa70567b8
|
Update rusqlite requirement from ~0.25 to ~0.26
Updates the requirements on [rusqlite](https://github.com/rusqlite/rusqlite) to permit the latest version.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.25.0...v0.26.0)
---
updated-dependencies:
- dependency-name: rusqlite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-04 21:22:11 +00:00 |
|
dependabot[bot]
|
c9a46327bc
|
Bump nokogiri from 1.11.7 to 1.12.5 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.7...v1.12.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-28 05:59:06 +00:00 |
|
dependabot[bot]
|
d22bf451a4
|
Update dirs requirement from ~3.0 to ~4.0
Updates the requirements on [dirs](https://github.com/soc/dirs-rs) to permit the latest version.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)
---
updated-dependencies:
- dependency-name: dirs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-16 21:21:31 +00:00 |
|
dependabot[bot]
|
e73effb7d2
|
Update ordered-float requirement from ~2.7 to ~2.8
Updates the requirements on [ordered-float](https://github.com/reem/rust-ordered-float) to permit the latest version.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](https://github.com/reem/rust-ordered-float/compare/v2.7.0...v2.8.0)
---
updated-dependencies:
- dependency-name: ordered-float
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 21:14:10 +00:00 |
|
Mark Watts
|
eae76e6f43
|
cargo fmt
|
2021-08-23 21:31:50 -04:00 |
|
Mark Watts
|
bd818ba1f1
|
Merge pull request #24 from mwatts/feature/blobs
add blob/bytes as a type
|
2021-08-23 21:19:24 -04:00 |
|
Mark Watts
|
73feb622cd
|
implement bytes (aka blobs) as native type
|
2021-08-23 17:25:10 -04:00 |
|
Mark Watts
|
d3821432bc
|
fix problem parsing entities
issue with how bytes are not a collection -> bytes not correctly viewed as atoms
|
2021-08-23 17:23:09 -04:00 |
|
Mark Watts
|
179c123061
|
fix panic macro use
|
2021-08-23 17:21:51 -04:00 |
|
Mark Watts
|
1500d4348c
|
add blobs via #bytes to edn
|
2021-08-22 17:41:50 -04:00 |
|
Mark Watts
|
479fbc4572
|
Merge pull request #22 from mwatts/dependabot/cargo/time-0.3.1
Update time requirement from 0.2.15 to 0.3.1
|
2021-08-22 17:17:11 -04:00 |
|
dependabot[bot]
|
97628a251f
|
Update time requirement from 0.2.15 to 0.3.1
Updates the requirements on [time](https://github.com/time-rs/time) to permit the latest version.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.2.15...v0.3.1)
---
updated-dependencies:
- dependency-name: time
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-22 21:12:22 +00:00 |
|
Mark Watts
|
903ac24589
|
Merge pull request #18 from mwatts/dependabot/cargo/ordered-float-approx-2.7
Update ordered-float requirement from ~2.5 to ~2.7
|
2021-08-22 17:11:01 -04:00 |
|
Mark Watts
|
1f6620bf87
|
Merge pull request #16 from mwatts/dependabot/cargo/petgraph-approx-0.6
Update petgraph requirement from ~0.5 to ~0.6
|
2021-08-22 17:10:17 -04:00 |
|
Mark Watts
|
e64e2cf2f2
|
Merge pull request #23 from mwatts/feature/blobs
remove warnings about Itertools::intersperse
|
2021-08-22 17:09:42 -04:00 |
|
Mark Watts
|
08694dc45a
|
remove warnings about Itertools::intersperse
|
2021-08-22 16:53:29 -04:00 |
|
Mark Watts
|
64bb6284d0
|
Merge pull request #20 from mwatts/dependabot/cargo/env_logger-approx-0.9
Update env_logger requirement from ~0.8 to ~0.9
|
2021-07-17 17:05:56 -04:00 |
|
Mark Watts
|
5f376a8664
|
Merge pull request #19 from mwatts/dependabot/bundler/docs/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0 in /docs
|
2021-07-17 16:49:04 -04:00 |
|
dependabot[bot]
|
ad3d7157a5
|
Update env_logger requirement from ~0.8 to ~0.9
Updates the requirements on [env_logger](https://github.com/env-logger-rs/env_logger) to permit the latest version.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.8.0...v0.9.0)
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 21:21:11 +00:00 |
|
dependabot[bot]
|
46ddac347e
|
Bump addressable from 2.7.0 to 2.8.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 18:24:45 +00:00 |
|
dependabot[bot]
|
fba46fb1f2
|
Update ordered-float requirement from ~2.5 to ~2.7
Updates the requirements on [ordered-float](https://github.com/reem/rust-ordered-float) to permit the latest version.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](https://github.com/reem/rust-ordered-float/compare/v2.5.0...v2.7.0)
---
updated-dependencies:
- dependency-name: ordered-float
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 21:20:06 +00:00 |
|
dependabot[bot]
|
071a916981
|
Update petgraph requirement from ~0.5 to ~0.6
Updates the requirements on [petgraph](https://github.com/petgraph/petgraph) to permit the latest version.
- [Release notes](https://github.com/petgraph/petgraph/releases)
- [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst)
- [Commits](https://github.com/petgraph/petgraph/compare/0.5.0...0.6.0)
---
updated-dependencies:
- dependency-name: petgraph
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 21:18:06 +00:00 |
|
Mark Watts
|
d4736a83e4
|
warnings cleanup
|
2021-07-02 20:39:02 -04:00 |
|
Mark Watts
|
15df38fc8f
|
update rusqlite - all tests pass - some warnings
|
2021-07-02 20:29:41 -04:00 |
|
Mark Watts
|
614ce63e2b
|
Merge pull request #13 from mwatts/dependabot/cargo/itertools-approx-0.10
Update itertools requirement from ~0.9 to ~0.10
|
2021-07-02 19:44:34 -04:00 |
|
Mark Watts
|
5a7caf7488
|
more package updates; all tests pass
|
2021-07-02 18:09:07 -04:00 |
|
Mark Watts
|
a02570fd5e
|
Merge pull request #14 from mwatts/dependabot/cargo/peg-approx-0.7
Update peg requirement from ~0.6 to ~0.7
|
2021-07-02 17:52:18 -04:00 |
|
Mark Watts
|
4ec3c3cddc
|
Merge pull request #15 from mwatts/dependabot/cargo/tokio-approx-1.8
Update tokio requirement from ~0.2 to ~1.8
|
2021-07-02 17:51:58 -04:00 |
|
dependabot[bot]
|
8e8e7b9739
|
Update itertools requirement from ~0.9 to ~0.10
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.9.0...v0.10.1)
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 21:50:01 +00:00 |
|
Mark Watts
|
abcdad5976
|
Merge pull request #11 from mwatts/dependabot/cargo/hyper-tls-approx-0.5
Update hyper-tls requirement from ~0.4 to ~0.5
|
2021-07-02 17:49:02 -04:00 |
|
dependabot[bot]
|
9d4f328af1
|
Update tokio requirement from ~0.2 to ~1.8
Updates the requirements on [tokio](https://github.com/tokio-rs/tokio) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.0...tokio-1.8.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 21:49:02 +00:00 |
|
dependabot[bot]
|
f918dcd915
|
Update peg requirement from ~0.6 to ~0.7
Updates the requirements on [peg](https://github.com/kevinmehall/rust-peg) to permit the latest version.
- [Release notes](https://github.com/kevinmehall/rust-peg/releases)
- [Commits](https://github.com/kevinmehall/rust-peg/compare/0.6.0...0.7.0)
---
updated-dependencies:
- dependency-name: peg
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 21:48:51 +00:00 |
|
Mark Watts
|
7185d5ee13
|
Merge pull request #12 from mwatts/dependabot/cargo/indexmap-approx-1.7
Update indexmap requirement from ~1.5 to ~1.7
|
2021-07-02 17:48:48 -04:00 |
|
Mark Watts
|
c8c7dda27a
|
Merge pull request #8 from mwatts/dependabot/cargo/num-approx-0.4
Update num requirement from ~0.3 to ~0.4
|
2021-07-02 17:47:48 -04:00 |
|
Mark Watts
|
2f299fde6c
|
update gitignore to ignore doc related files
|
2021-07-02 17:44:41 -04:00 |
|
Mark Watts
|
3a62dbc122
|
add packages to workspace
|
2021-07-02 17:44:13 -04:00 |
|
Mark Watts
|
0d79eeed8f
|
update Gemfile.lock
|
2021-07-02 17:40:14 -04:00 |
|
dependabot[bot]
|
ca9d8c0096
|
Update hyper-tls requirement from ~0.4 to ~0.5
Updates the requirements on [hyper-tls](https://github.com/hyperium/hyper-tls) to permit the latest version.
- [Release notes](https://github.com/hyperium/hyper-tls/releases)
- [Commits](https://github.com/hyperium/hyper-tls/compare/v0.4.0...v0.5.0)
---
updated-dependencies:
- dependency-name: hyper-tls
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 21:30:48 +00:00 |
|
dependabot[bot]
|
ffaba698e0
|
Update indexmap requirement from ~1.5 to ~1.7
Updates the requirements on [indexmap](https://github.com/bluss/indexmap) to permit the latest version.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Commits](https://github.com/bluss/indexmap/compare/1.5.0...1.7.0)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 21:30:48 +00:00 |
|
Mark Watts
|
8446a1bc4a
|
Merge pull request #7 from mwatts/dependabot/cargo/hyper-approx-0.14
Update hyper requirement from ~0.13 to ~0.14
|
2021-07-02 17:29:13 -04:00 |
|