Commit Graph

913 Commits

Author SHA1 Message Date
figsoda
1576ddfe25
Merge pull request #336 from nix-community/dependabot/cargo/url-2.5.0
build(deps): bump url from 2.4.1 to 2.5.0
2023-11-28 14:18:31 -05:00
figsoda
95b2e536c9
Merge pull request #338 from nix-community/dependabot/cargo/clap-4.4.10
build(deps): bump clap from 4.4.8 to 4.4.10
2023-11-28 09:50:12 -05:00
dependabot[bot]
fe724610b2
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 08:43:40 +00:00
dependabot[bot]
6d16443d18
build(deps): bump url from 2.4.1 to 2.5.0
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 08:26:27 +00:00
dependabot[bot]
dfb9741739
build(deps): bump DeterminateSystems/nix-installer-action from 7 to 8
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 7 to 8.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v7...v8)

---
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-22 08:22:24 +00:00
figsoda
beda1bbcd5
Merge pull request #333 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:32:34 -05:00
figsoda
72ff50cddd
Merge pull request #334 from nix-community/dependabot/cargo/cargo-0.75.1
build(deps): bump cargo from 0.75.0 to 0.75.1
2023-11-21 11:30:19 -05:00
dependabot[bot]
daa7bb4120
build(deps): bump cargo from 0.75.0 to 0.75.1
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.75.0 to 0.75.1.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 08:33:03 +00:00
dependabot[bot]
889a1ee655
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 08:32:32 +00:00
figsoda
cd3546b9f4
Merge pull request #322 from nix-community/dependabot/go_modules/src/lang/go/fixtures/basic/golang.org/x/image-0.10.0
build(deps): bump golang.org/x/image from 0.6.0 to 0.10.0 in /src/lang/go/fixtures/basic
2023-11-19 22:32:27 -05:00
figsoda
9eacf1b32a rust(deps): add {,tikv-}jemalloc-sys 2023-11-19 22:02:02 -05:00
figsoda
52d65b5147
Merge pull request #332 from nix-community/update
update dependencies
2023-11-19 21:51:27 -05:00
figsoda
6fbf215437 update dependencies 2023-11-19 21:05:18 -05:00
figsoda
5fc2770f2b
Merge pull request #328 from nix-community/dependabot/cargo/bstr-1.8.0
build(deps): bump bstr from 1.7.0 to 1.8.0
2023-11-16 23:17:46 -05:00
figsoda
988e2d0038
Merge pull request #327 from nix-community/dependabot/cargo/tokio-1.34.0
build(deps): bump tokio from 1.33.0 to 1.34.0
2023-11-16 23:17:32 -05:00
figsoda
f108321926
Merge pull request #330 from nix-community/dependabot/cargo/tracing-subscriber-0.3.18
build(deps): bump tracing-subscriber from 0.3.17 to 0.3.18
2023-11-15 22:32:47 -05:00
figsoda
3eafce163b
Merge pull request #331 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:53 -05:00
dependabot[bot]
18faf298db
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 08:29:04 +00:00
dependabot[bot]
9e47e552d2
build(deps): bump tracing-subscriber from 0.3.17 to 0.3.18
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 08:41:56 +00:00
figsoda
364056e5c8
Merge pull request #329 from nix-community/dependabot/cargo/clap-4.4.8
build(deps): bump clap from 4.4.7 to 4.4.8
2023-11-13 15:05:23 -05:00
dependabot[bot]
de0318be98
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 08:56:46 +00:00
dependabot[bot]
0b009a0f0c
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 08:45:52 +00:00
dependabot[bot]
fea40046c4
build(deps): bump tokio from 1.33.0 to 1.34.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 08:45:40 +00:00
figsoda
d06ff39abc
Merge pull request #324 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 11:00:43 -05:00
figsoda
fe9cf52f46
Merge pull request #326 from nix-community/dependabot/cargo/serde_yaml-0.9.27
build(deps): bump serde_yaml from 0.9.25 to 0.9.27
2023-11-07 10:59:47 -05:00
dependabot[bot]
1e8bab8776
build(deps): bump serde_yaml from 0.9.25 to 0.9.27
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.25 to 0.9.27.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.25...0.9.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 08:26:41 +00:00
dependabot[bot]
505ddedc5b
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 08:22:21 +00:00
dependabot[bot]
45825de1d1
build(deps): bump golang.org/x/image in /src/lang/go/fixtures/basic
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.6.0 to 0.10.0.
- [Commits](https://github.com/golang/image/compare/v0.6.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 21:36:45 +00:00
figsoda
e335c7417a
Merge pull request #321 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 09:54:11 -04:00
dependabot[bot]
7773abe819
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 08:18:27 +00:00
figsoda
63a78560ca
Merge pull request #316 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-29 23:03:59 -04:00
dependabot[bot]
645dcebe9d
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-28 02:52:30 +00:00
figsoda
615a68d9c6
Merge pull request #320 from nix-community/dependabot/cargo/tempfile-3.8.1
build(deps): bump tempfile from 3.8.0 to 3.8.1
2023-10-27 22:51:35 -04:00
dependabot[bot]
41bf67cc2e
build(deps): bump tempfile from 3.8.0 to 3.8.1
---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 08:13:16 +00:00
figsoda
c5956f09ac
Merge pull request #318 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 17:07:15 -04:00
dependabot[bot]
f525b7da18
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:39:49 +00:00
figsoda
172a3aaa80
Merge pull request #317 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:39:05 -04:00
dependabot[bot]
b70033457a
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 08:15:44 +00:00
figsoda
f1b41f4c5e rust(deps): add system-configuration-sys 2023-10-19 10:47:43 -04:00
figsoda
65bbcea1d8 rust(deps): add webbrowser 2023-10-19 10:44:06 -04:00
figsoda
b9a9ab8b8c
Merge pull request #315 from nix-community/dependabot/cargo/tracing-0.1.40
build(deps): bump tracing from 0.1.39 to 0.1.40
2023-10-19 10:07:51 -04:00
dependabot[bot]
1f4a9f41e1
build(deps): bump tracing from 0.1.39 to 0.1.40
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.39 to 0.1.40.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.39...tracing-0.1.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 08:19:43 +00:00
figsoda
a40bdcf709
Merge pull request #314 from nix-community/dependabot/cargo/rustix-0.38.19
build(deps): bump rustix from 0.38.13 to 0.38.19
2023-10-18 15:34:58 -04:00
dependabot[bot]
9bf265471b
build(deps): bump rustix from 0.38.13 to 0.38.19
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.13 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.13...v0.38.19)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:41:42 +00:00
figsoda
827c28ebb9
Merge pull request #313 from nix-community/dependabot/cargo/serde_with-3.4.0
build(deps): bump serde_with from 3.3.0 to 3.4.0
2023-10-18 10:05:33 -04:00
dependabot[bot]
b17c3611bc
build(deps): bump serde_with from 3.3.0 to 3.4.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.3.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 08:30:07 +00:00
figsoda
15e5a16133
Merge pull request #312 from nix-community/dependabot/cargo/regex-1.10.2
build(deps): bump regex from 1.10.1 to 1.10.2
2023-10-17 13:14:54 -04:00
dependabot[bot]
fbe79ba290
build(deps): bump regex from 1.10.1 to 1.10.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.10.1...1.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 09:00:28 +00:00
figsoda
e45ca9479d
Merge pull request #311 from nix-community/dependabot/cargo/flate2-1.0.28
build(deps): bump flate2 from 1.0.27 to 1.0.28
2023-10-16 12:40:18 -04:00
figsoda
3570e84c82
Merge pull request #310 from nix-community/dependabot/cargo/regex-1.10.1
build(deps): bump regex from 1.10.0 to 1.10.1
2023-10-16 12:40:09 -04:00