Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
48b62f1b19
Bump clap from 4.5.23 to 4.5.26 in /generator (#19)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.23 to 4.5.26.
- [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.5.23...clap_complete-v4.5.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-18 17:50:11 +01:00
github-actions[bot]
b4eef89fba
Plugin Updates (#20)
Co-authored-by: theCapypara <3512122+theCapypara@users.noreply.github.com>
2025-01-18 17:27:09 +01:00
dependabot[bot]
5aa5dc7e03
Bump reqwest from 0.12.9 to 0.12.12 in /generator (#14)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.9 to 0.12.12.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.9...v0.12.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 14:28:34 +01:00
dependabot[bot]
5b944cb225
Bump serde from 1.0.216 to 1.0.217 in /generator (#12)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.216 to 1.0.217.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 14:28:26 +01:00
github-actions[bot]
59f705019d
Plugin Updates (#16)
Co-authored-by: theCapypara <3512122+theCapypara@users.noreply.github.com>
2025-01-11 14:28:03 +01:00
Tobias Kündig
d00bd7c8e3
Fixed typo (#15) 2025-01-09 13:45:23 +01:00
github-actions[bot]
a85a32190b
Plugin Updates (#13)
Co-authored-by: theCapypara <3512122+theCapypara@users.noreply.github.com>
2025-01-04 16:02:16 +01:00
github-actions[bot]
1f4c7ef448
Plugin Updates (#10)
Co-authored-by: theCapypara <3512122+theCapypara@users.noreply.github.com>
2024-12-28 12:55:09 +01:00
dependabot[bot]
b6598b4015
Bump anyhow from 1.0.94 to 1.0.95 in /generator (#9)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.94...1.0.95)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 13:55:25 +01:00
dependabot[bot]
91da3ab0e9
Bump serde_json from 1.0.133 to 1.0.134 in /generator (#8)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.133 to 1.0.134.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 13:55:15 +01:00
dependabot[bot]
16a8259396
Bump which from 7.0.0 to 7.0.1 in /generator (#7)
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/7.0.0...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 13:55:05 +01:00
Marco "Capypara" Köpcke
912ae58755
reduce logging verbosity 2024-12-21 12:43:14 +01:00
github-actions[bot]
610e70a24d
Plugin Updates (#6)
Co-authored-by: theCapypara <3512122+theCapypara@users.noreply.github.com>
2024-12-21 12:43:00 +01:00
github-actions[bot]
34190fb28e
Plugin Updates (#5)
Co-authored-by: theCapypara <3512122+theCapypara@users.noreply.github.com>
2024-12-14 11:07:03 +01:00
Marco "Capypara" Köpcke
c604587244
update cron 2024-12-11 12:14:09 +01:00
Marco "Capypara" Köpcke
456244fb60
clippy fixes 2024-12-11 12:04:29 +01:00
Marco "Capypara" Köpcke
465f62cc94
fix #4: make sure plugins are not removed from all_plugins.json, unless unused 2024-12-11 12:01:46 +01:00
Marco "Capypara" Köpcke
76c0cbc037
typo 2024-12-11 10:38:22 +01:00
dependabot[bot]
2d0aca654f
Bump cachix/install-nix-action from 27 to 30 (#1)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 27 to 30.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v27...v30)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 10:28:32 +01:00
dependabot[bot]
c3c5e0786f
Bump serde from 1.0.215 to 1.0.216 in /generator (#2)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.215 to 1.0.216.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 10:28:21 +01:00
Marco "Capypara" Köpcke
a66026194e
fix Github Actions permissions 2024-12-11 10:28:04 +01:00
Marco "Capypara" Köpcke
aeafc08f95
fix mps, add list of supported IDEs 2024-12-11 10:00:14 +01:00
Marco "Capypara" Köpcke
0b2272311f
github actions 2024-12-11 09:56:14 +01:00
Marco "Capypara" Köpcke
6af908902e
first generated plugins 2024-12-11 09:42:36 +01:00
Marco "Capypara" Köpcke
c7b9211c18
first version 2024-12-11 09:42:06 +01:00