Commit Graph

587 Commits

Author SHA1 Message Date
figsoda
54605a02af gitlab: fix group escaping with nix 2.18+ 2023-11-28 10:44:39 -05:00
figsoda
2bff13eea6
Merge pull request #244 from nix-community/dependabot/cargo/clap-4.4.10
build(deps): bump clap from 4.4.8 to 4.4.10
2023-11-28 10:22:25 -05:00
dependabot[bot]
6b6eca3a13
build(deps): bump clap from 4.4.8 to 4.4.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.8 to 4.4.10.
- [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.4.8...v4.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 15:15:21 +00:00
figsoda
abeab42395
Merge pull request #239 from nix-community/dependabot/cargo/serde-1.0.193
build(deps): bump serde from 1.0.192 to 1.0.193
2023-11-21 11:15:40 -05:00
figsoda
94003a71ae
Merge pull request #238 from nix-community/dependabot/cargo/nu-glob-0.87.1
build(deps): bump nu-glob from 0.87.0 to 0.87.1
2023-11-21 11:15:32 -05:00
dependabot[bot]
c74cde8738
build(deps): bump serde from 1.0.192 to 1.0.193
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 15:16:35 +00:00
dependabot[bot]
8a9cfc0929
build(deps): bump nu-glob from 0.87.0 to 0.87.1
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.87.0 to 0.87.1.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Commits](https://github.com/nushell/nushell/compare/0.87.0...0.87.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 15:16:27 +00:00
figsoda
a2d6802fad
Merge pull request #233 from nix-community/dependabot/cargo/bstr-1.8.0
build(deps): bump bstr from 1.7.0 to 1.8.0
2023-11-16 22:26:07 -05:00
figsoda
ce14a583c6
Merge pull request #235 from nix-community/dependabot/cargo/nu-glob-0.87.0
build(deps): bump nu-glob from 0.86.0 to 0.87.0
2023-11-15 21:39:21 -05:00
figsoda
bf5551337d
Merge pull request #236 from nix-community/dependabot/cargo/itertools-0.12.0
build(deps): bump itertools from 0.11.0 to 0.12.0
2023-11-15 21:39:01 -05:00
dependabot[bot]
08c437ac82
build(deps): bump itertools from 0.11.0 to 0.12.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.11.0 to 0.12.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 15:27:58 +00:00
dependabot[bot]
49297b996f
build(deps): bump nu-glob from 0.86.0 to 0.87.0
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.86.0 to 0.87.0.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Commits](https://github.com/nushell/nushell/compare/0.86.0...0.87.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-11-15 15:27:47 +00:00
figsoda
33e0beb666
Merge pull request #234 from nix-community/dependabot/cargo/clap-4.4.8
build(deps): bump clap from 4.4.7 to 4.4.8
2023-11-13 16:37:26 -05:00
dependabot[bot]
9e542df672
build(deps): bump clap from 4.4.7 to 4.4.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8.
- [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.4.7...v4.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 15:28:08 +00:00
dependabot[bot]
58f7e96dd9
build(deps): bump bstr from 1.7.0 to 1.8.0
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.7.0 to 1.8.0.
- [Commits](https://github.com/BurntSushi/bstr/compare/1.7.0...1.8.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-11-10 15:28:59 +00:00
figsoda
94b10dd869
Merge pull request #232 from nix-community/dependabot/github_actions/DeterminateSystems/nix-installer-action-7
build(deps): bump DeterminateSystems/nix-installer-action from 6 to 7
2023-11-07 10:58:55 -05:00
dependabot[bot]
32bb5a4eb6
build(deps): bump DeterminateSystems/nix-installer-action from 6 to 7
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 6 to 7.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 15:51:15 +00:00
figsoda
ba2ffed507
Merge pull request #230 from nix-community/dependabot/cargo/nix-compat-686f674
build(deps): bump nix-compat from `180aedf` to `686f674`
2023-11-07 10:46:39 -05:00
figsoda
5fd88242e9
Merge pull request #231 from nix-community/dependabot/cargo/serde-1.0.192
build(deps): bump serde from 1.0.190 to 1.0.192
2023-11-07 10:46:18 -05:00
dependabot[bot]
bf9aa8bc3b
build(deps): bump serde from 1.0.190 to 1.0.192
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.192.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.192)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 15:26:28 +00:00
dependabot[bot]
670b6a0d4d
build(deps): bump nix-compat from 180aedf to 686f674
Bumps nix-compat from `180aedf` to `686f674`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 15:26:13 +00:00
figsoda
99f93c8e6e
Merge pull request #229 from nix-community/dependabot/cargo/nix-compat-180aedf
build(deps): bump nix-compat from `73f16aa` to `180aedf`
2023-11-06 13:54:27 -05:00
dependabot[bot]
9832dd030e
build(deps): bump nix-compat from 73f16aa to 180aedf
Bumps nix-compat from `73f16aa` to `180aedf`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 15:37:59 +00:00
figsoda
0812d73c17
Merge pull request #228 from nix-community/dependabot/cargo/serde_json-1.0.108
build(deps): bump serde_json from 1.0.107 to 1.0.108
2023-10-31 12:55:40 -04:00
dependabot[bot]
b45e8818bf
build(deps): bump serde_json from 1.0.107 to 1.0.108
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108)

---
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-10-31 16:05:00 +00:00
figsoda
148c311f84
Merge pull request #227 from nix-community/dependabot/cargo/nix-compat-73f16aa
build(deps): bump nix-compat from `d351bc9` to `73f16aa`
2023-10-30 16:38:51 -04:00
dependabot[bot]
26ea5dac90
build(deps): bump nix-compat from d351bc9 to 73f16aa
Bumps nix-compat from `d351bc9` to `73f16aa`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 15:21:09 +00:00
figsoda
12306d1b7e
Merge pull request #225 from nix-community/dependabot/cargo/serde-1.0.190
build(deps): bump serde from 1.0.189 to 1.0.190
2023-10-27 22:52:54 -04:00
figsoda
23bc916d45
Merge pull request #226 from nix-community/dependabot/cargo/nix-compat-d351bc9
build(deps): bump nix-compat from `55e3229` to `d351bc9`
2023-10-27 22:46:57 -04:00
dependabot[bot]
3214528feb
build(deps): bump nix-compat from 55e3229 to d351bc9
Bumps nix-compat from `55e3229` to `d351bc9`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 15:19:28 +00:00
dependabot[bot]
fbcadeb1bf
build(deps): bump serde from 1.0.189 to 1.0.190
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 15:47:10 +00:00
figsoda
02da4a7353
Merge pull request #223 from nix-community/dependabot/cargo/clap_mangen-0.2.15
build(deps): bump clap_mangen from 0.2.14 to 0.2.15
2023-10-25 14:06:25 -04:00
dependabot[bot]
8c330d7d94
build(deps): bump clap_mangen from 0.2.14 to 0.2.15
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.14 to 0.2.15.
- [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.14...clap_mangen-v0.2.15)

---
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-10-25 17:56:53 +00:00
figsoda
19dcb2acbf
Merge pull request #222 from nix-community/dependabot/cargo/clap_complete-4.4.4
build(deps): bump clap_complete from 4.4.3 to 4.4.4
2023-10-25 13:56:01 -04:00
dependabot[bot]
3443e5fd76
build(deps): bump clap_complete from 4.4.3 to 4.4.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.3 to 4.4.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/clap_complete-v4.4.3...clap_complete-v4.4.4)

---
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-10-25 17:29:27 +00:00
figsoda
48d4fd5bc9
Merge pull request #224 from nix-community/dependabot/cargo/clap-4.4.7
build(deps): bump clap from 4.4.6 to 4.4.7
2023-10-25 13:28:27 -04:00
dependabot[bot]
294b877aca
build(deps): bump clap from 4.4.6 to 4.4.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.6 to 4.4.7.
- [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.4.6...v4.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:44:58 +00:00
figsoda
6960851a52
Merge pull request #221 from nix-community/dependabot/cargo/nix-compat-55e3229
build(deps): bump nix-compat from `f8eb370` to `55e3229`
2023-10-23 12:00:35 -04:00
dependabot[bot]
61fd9ec06b
build(deps): bump nix-compat from f8eb370 to 55e3229
Bumps nix-compat from `f8eb370` to `55e3229`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 15:19:05 +00:00
figsoda
f69f5601fa
Merge pull request #219 from nix-community/dependabot/cargo/nix-compat-f8eb370
build(deps): bump nix-compat from `ddf1c57` to `f8eb370`
2023-10-18 13:15:21 -04:00
figsoda
8089750e2e
Merge pull request #218 from nix-community/dependabot/cargo/nu-glob-0.86.0
build(deps): bump nu-glob from 0.85.0 to 0.86.0
2023-10-18 13:05:24 -04:00
dependabot[bot]
336699997f
build(deps): bump nix-compat from ddf1c57 to f8eb370
Bumps nix-compat from `ddf1c57` to `f8eb370`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 15:51:28 +00:00
dependabot[bot]
df9d5ac523
build(deps): bump nu-glob from 0.85.0 to 0.86.0
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.85.0 to 0.86.0.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Commits](https://github.com/nushell/nushell/compare/0.85.0...0.86.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-10-18 15:51:20 +00:00
figsoda
1cf9fad61d
Merge pull request #217 from nix-community/dependabot/cargo/nix-compat-ddf1c57
build(deps): bump nix-compat from `c74af25` to `ddf1c57`
2023-10-16 13:05:50 -04:00
dependabot[bot]
ba6a3ffddf
build(deps): bump nix-compat from c74af25 to ddf1c57
Bumps nix-compat from `c74af25` to `ddf1c57`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 16:33:07 +00:00
figsoda
2ad804300f
Merge pull request #216 from nix-community/dependabot/cargo/nix-compat-c74af25
build(deps): bump nix-compat from `5a48d5d` to `c74af25`
2023-10-16 12:31:36 -04:00
figsoda
903ec56cec
Merge pull request #215 from nix-community/dependabot/cargo/gix-url-0.25.1
build(deps): bump gix-url from 0.24.0 to 0.25.1
2023-10-16 12:31:16 -04:00
dependabot[bot]
46e0c7fc23
build(deps): bump nix-compat from 5a48d5d to c74af25
Bumps nix-compat from `5a48d5d` to `c74af25`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 15:57:08 +00:00
dependabot[bot]
ac71b0c474
build(deps): bump gix-url from 0.24.0 to 0.25.1
Bumps [gix-url](https://github.com/Byron/gitoxide) from 0.24.0 to 0.25.1.
- [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.24.0...gix-url-v0.25.1)

---
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-10-16 15:57:00 +00:00
figsoda
86c27bc7fa
Merge pull request #213 from nix-community/dependabot/cargo/serde-1.0.189
build(deps): bump serde from 1.0.188 to 1.0.189
2023-10-14 10:03:37 -04:00