Commit Graph

643 Commits

Author SHA1 Message Date
figsoda
5784ddaf5b
Merge pull request #114 from nix-community/dependabot/cargo/serde_json-1.0.97 2023-06-16 14:31:54 -04:00
dependabot[bot]
90e8a9e80b
build(deps): bump serde_json from 1.0.96 to 1.0.97
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 16:01:58 +00:00
figsoda
dbf25abe27 flake: remove herculesCI.ciSystems 2023-06-14 20:49:38 -04:00
figsoda
6b84ebc988
Merge pull request #113 from nix-community/dependabot/cargo/clap-4.3.4 2023-06-14 12:32:09 -04:00
dependabot[bot]
fd12cc7a6a
build(deps): bump clap from 4.3.3 to 4.3.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 16:02:01 +00:00
figsoda
8bc7b2c1a1
Merge pull request #112 from nix-community/dependabot/cargo/nix-compat-145520b 2023-06-12 12:20:22 -04:00
dependabot[bot]
2f8ba68e46
build(deps): bump nix-compat from de8735b to 145520b
Bumps nix-compat from `de8735b` to `145520b`.

---
updated-dependencies:
- dependency-name: nix-compat
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 16:05:39 +00:00
figsoda
345da80bfb
Merge pull request #111 from nix-community/dependabot/cargo/clap-4.3.3 2023-06-09 12:10:33 -04:00
dependabot[bot]
b8b615eb8f
build(deps): bump clap from 4.3.2 to 4.3.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 16:01:31 +00:00
figsoda
3f8299c3fe
Merge pull request #110 from nix-community/dependabot/cargo/serde-1.0.164 2023-06-08 12:12:39 -04:00
dependabot[bot]
5cdeef3620
build(deps): bump serde from 1.0.163 to 1.0.164
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 16:04:51 +00:00
figsoda
3c9bbead83
Merge pull request #109 from nix-community/dependabot/cargo/nu-glob-0.81.0 2023-06-07 16:13:31 -04:00
dependabot[bot]
d57cd9d45f
build(deps): bump nu-glob from 0.80.0 to 0.81.0
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.80.0 to 0.81.0.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Commits](https://github.com/nushell/nushell/compare/0.80.0...0.81.0)

---
updated-dependencies:
- dependency-name: nu-glob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 16:02:14 +00:00
figsoda
f8c4b4ef96
Merge pull request #107 from nix-community/dependabot/cargo/gix-url-0.19.0 2023-06-06 12:10:46 -04:00
figsoda
f6d5d46752
Merge pull request #108 from nix-community/dependabot/cargo/clap-4.3.2 2023-06-06 12:10:39 -04:00
dependabot[bot]
fc8efe7c4c
build(deps): bump clap from 4.3.1 to 4.3.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 16:02:21 +00:00
dependabot[bot]
0396be7be1
build(deps): bump gix-url from 0.18.0 to 0.19.0
Bumps [gix-url](https://github.com/Byron/gitoxide) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Byron/gitoxide/compare/gix-url-v0.18.0...gix-url-v0.19.0)

---
updated-dependencies:
- dependency-name: gix-url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 16:02:03 +00:00
figsoda
18950e31a7
Merge pull request #106 from nix-community/dependabot/cargo/once_cell-1.18.0 2023-06-05 12:26:06 -04:00
dependabot[bot]
8681caac54
build(deps): bump once_cell from 1.17.2 to 1.18.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.2 to 1.18.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.2...v1.18.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 16:03:08 +00:00
figsoda
d0982d64e4
Merge pull request #104 from nix-community/dependabot/cargo/clap_mangen-0.2.12 2023-06-02 13:59:07 -04:00
dependabot[bot]
4c745fdd65
build(deps): bump clap_mangen from 0.2.11 to 0.2.12
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.11...clap_mangen-v0.2.12)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 17:34:12 +00:00
figsoda
d7db60d352
Merge pull request #105 from nix-community/dependabot/cargo/clap_complete-4.3.1 2023-06-02 13:33:26 -04:00
dependabot[bot]
524f69837c
build(deps): bump clap_complete from 4.3.0 to 4.3.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...clap_complete-v4.3.1)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 17:22:56 +00:00
figsoda
e14fb0a64e
Merge pull request #103 from nix-community/dependabot/cargo/clap-4.3.1 2023-06-02 13:22:18 -04:00
dependabot[bot]
6ab9ca746b
build(deps): bump clap from 4.3.0 to 4.3.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...clap_complete-v4.3.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 16:01:46 +00:00
figsoda
e857992095
Merge pull request #102 from nix-community/dependabot/cargo/once_cell-1.17.2 2023-05-29 14:15:05 -04:00
dependabot[bot]
a7f4478b5f
build(deps): bump once_cell from 1.17.1 to 1.17.2
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.1 to 1.17.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.1...v1.17.2)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 16:05:25 +00:00
figsoda
f765bf27fb
Merge pull request #101 from nix-community/dependabot/github_actions/cachix/install-nix-action-21 2023-05-24 13:04:39 -04:00
dependabot[bot]
f37b2486a3
build(deps): bump cachix/install-nix-action from 20 to 21
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 16:01:30 +00:00
figsoda
6d109ae778 link to nix-init 2023-05-22 16:19:06 -04:00
figsoda
4a8e092afa
Merge pull request #96 from nix-community/dependabot/cargo/clap_complete-4.3.0 2023-05-22 13:24:26 -04:00
dependabot[bot]
a21db86b60
build(deps): bump clap_complete from 4.2.3 to 4.3.0
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.3...clap_complete-v4.3.0)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 17:09:44 +00:00
figsoda
2662393c11
Merge pull request #97 from nix-community/dependabot/cargo/clap_mangen-0.2.11 2023-05-22 13:04:27 -04:00
figsoda
822e44ea19
Merge pull request #99 from nix-community/dependabot/cargo/data-encoding-2.4.0 2023-05-22 13:04:06 -04:00
dependabot[bot]
86fbb38a86
build(deps): bump clap_mangen from 0.2.10 to 0.2.11
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.10...clap_mangen-v0.2.11)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 16:32:24 +00:00
dependabot[bot]
f0fe046864
build(deps): bump data-encoding from 2.3.3 to 2.4.0
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.3.3 to 2.4.0.
- [Commits](https://github.com/ia0/data-encoding/commits/v2.4.0)

---
updated-dependencies:
- dependency-name: data-encoding
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 16:32:24 +00:00
figsoda
c37ec2e9dd
Merge pull request #98 from nix-community/dependabot/cargo/bstr-1.5.0 2023-05-22 12:31:53 -04:00
figsoda
f3995b782e
Merge pull request #100 from nix-community/dependabot/cargo/clap-4.3.0 2023-05-22 12:31:37 -04:00
dependabot[bot]
b0af3745c2
build(deps): bump clap from 4.2.7 to 4.3.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.7 to 4.3.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.7...clap_complete-v4.3.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 16:08:06 +00:00
dependabot[bot]
67dcd1b79c
build(deps): bump bstr from 1.4.0 to 1.5.0
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.4.0 to 1.5.0.
- [Commits](https://github.com/BurntSushi/bstr/compare/1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: bstr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 16:07:18 +00:00
figsoda
acbf59d86a output a final newline with --expr when printing to a terminal 2023-05-21 12:12:51 -04:00
figsoda
f68a00b2c3 tests: add expr 2023-05-19 23:26:26 -04:00
figsoda
2bb9a35bb4 ci: attempt to fix 2023-05-18 15:45:02 -04:00
figsoda
6d5ec57a16 bump 2023-05-18 15:37:55 -04:00
figsoda
8c92fbc41c changelog: link to issues 2023-05-18 15:37:55 -04:00
figsoda
6fcd9f75bc
Merge pull request #95 from nix-community/dependabot/cargo/nu-glob-0.80.0 2023-05-17 12:23:24 -04:00
dependabot[bot]
61b82c28f5
build(deps): bump nu-glob from 0.79.0 to 0.80.0
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.79.0 to 0.80.0.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Changelog](https://github.com/nushell/nushell/blob/main/README.release.txt)
- [Commits](https://github.com/nushell/nushell/compare/0.79.0...0.80.0)

---
updated-dependencies:
- dependency-name: nu-glob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 16:02:18 +00:00
figsoda
e5c1a3b879 fix imports 2023-05-17 11:58:28 -04:00
figsoda
b611772890 output a final newline when printing to a terminal
closes #94
2023-05-17 11:51:48 -04:00
figsoda
2ba2570404
Merge pull request #93 from nix-community/dependabot/cargo/nix-compat-c085119 2023-05-16 12:18:19 -04:00