Commit Graph

1312 Commits

Author SHA1 Message Date
renovate[bot]
3fdd34a27c
chore(deps): update rust crate url to 2.4.1 (#877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 04:24:09 +02:00
simonsan
f2b7db14ce
chore: Lint has been removed
Lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
2023-09-11 04:05:42 +02:00
renovate[bot]
4c2b95ab93
chore(deps): update rust crate cached to 0.45 (#878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 23:58:43 +02:00
simonsan
f0c1a40453
chore(deps): limit open PRs and creation fo renovate to a minimum, run checks weekly 2023-09-10 20:54:02 +02:00
renovate[bot]
53824a4f66
chore(deps): update rust crate self_update to 0.38 (#876)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 20:25:55 +02:00
renovate[bot]
b5fe0c5634
chore(deps): update rust crate rustup-toolchain to 0.1.5 (#874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 19:55:44 +02:00
renovate[bot]
7b430a9c07
chore(deps): pin dependencies (#873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 19:32:46 +02:00
simonsan
693152bf47
ci: Replace dependabot with renovate for easier dependency management (#867)
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-10 19:06:36 +02:00
dependabot[bot]
05d088e73f
build(deps): bump actions/checkout from 3 to 4 (#863)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-09 04:44:18 +02:00
Alexander Weiss
0a4c873db8 add global config dir to docu 2023-09-07 15:28:38 +02:00
simonsan
cfdde3ab1d
ci: fix artifacts not building, do non-cross builds with cargo-auditable and include config/ directory into package (#843)
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
Co-authored-by: aawsome <37850842+aawsome@users.noreply.github.com>
2023-09-07 15:23:39 +02:00
aawsome
97d0774f99
Merge pull request #787 from rustic-rs/refactor-api
Refactor `rustic_core` API & add more documentation to `rustic_core`
2023-09-05 22:35:12 +02:00
simonsan
50248e72f9 Refactor rustic_core API & add documentation
Co-authored-by: Alexander Weiss <alex@weissfam.de>
2023-09-05 21:55:23 +02:00
dependabot[bot]
928a2e574e
build(deps): bump rustls-webpki from 0.100.1 to 0.100.2 (#844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 20:48:29 +02:00
simonsan
724a389b23
chore: add support for cargo-binstall (#829) 2023-08-22 07:10:10 +02:00
simonsan
7338c8d26c
refactor: Add metadata to crate manifests (#822) 2023-08-21 07:38:42 +02:00
dependabot[bot]
dfd454569c
build(deps): bump tempfile from 3.7.1 to 3.8.0 (#834)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-20 10:10:33 +02:00
dependabot[bot]
a4e9a7f903
build(deps): bump clap from 4.3.22 to 4.3.23 (#833)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-20 10:09:47 +02:00
simonsan
676e3c5946
ci: Lint markdown with dprint, run initial dprint fmt (#830) 2023-08-19 21:41:06 +02:00
simonsan
127fb3e620
docs: Fully document configuration specification and environment variables (#766) 2023-08-18 14:31:19 +02:00
dependabot[bot]
1d253ec477
build(deps): bump anyhow from 1.0.74 to 1.0.75 (#828)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 02:13:26 +02:00
dependabot[bot]
cc33c89378
build(deps): bump clap from 4.3.21 to 4.3.22 (#827)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 02:12:47 +02:00
dependabot[bot]
59278344eb
build(deps): bump thiserror from 1.0.46 to 1.0.47 (#826)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 02:12:24 +02:00
aawsome
f528337113
feat(commands): add --json option to forget command (#806)
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-08-16 18:41:13 +02:00
aawsome
ae8bb211e2
refactor: replace nom with shellwords to split strings (#752)
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-08-16 18:18:09 +02:00
aawsome
a40daa11e7
fix: correct glob-matching for relative paths (#783)
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-08-16 17:52:22 +02:00
dependabot[bot]
94ccec9f28
build(deps): bump serde_json from 1.0.104 to 1.0.105 (#818)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 15:54:54 +02:00
dependabot[bot]
e37ba18117
build(deps): bump anyhow from 1.0.72 to 1.0.74 (#817)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 15:54:37 +02:00
dependabot[bot]
b09cc8ee8b
build(deps): bump thiserror from 1.0.44 to 1.0.46 (#816)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 15:54:11 +02:00
dependabot[bot]
30e4964a0e
build(deps): bump aho-corasick from 1.0.3 to 1.0.4 (#815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-08-15 01:52:02 +02:00
dependabot[bot]
e86c25ef8f
build(deps): bump log from 0.4.19 to 0.4.20 (#814)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 01:32:17 +02:00
dependabot[bot]
3e1a0ad839
build(deps): bump aho-corasick from 1.0.2 to 1.0.3 (#811)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 11:36:10 +02:00
simonsan
f643c78cdc
docs: Add CONTRIBUTING.md (#762) 2023-08-10 22:38:09 +02:00
dependabot[bot]
12185a50d2
build(deps): bump clap from 4.3.19 to 4.3.21 (#807)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 03:42:29 +02:00
dependabot[bot]
88f500e524
build(deps): bump tempfile from 3.7.0 to 3.7.1 (#803)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 00:53:36 +02:00
dependabot[bot]
4dcdf2cf6d
build(deps): bump filetime from 0.2.21 to 0.2.22 (#802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 02:06:39 +02:00
dependabot[bot]
87a457519b
build(deps): bump serde from 1.0.181 to 1.0.183 (#801)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 02:06:32 +02:00
dependabot[bot]
43d8dbda97
build(deps): bump rustdoc-json from 0.8.6 to 0.8.7 (#794)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 01:29:42 +02:00
dependabot[bot]
534b5846dc
build(deps): bump serde_with from 3.1.0 to 3.2.0 (#795)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 00:35:59 +02:00
dependabot[bot]
ee0130fb6d
build(deps): bump public-api from 0.31.2 to 0.31.3 (#796)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 00:35:36 +02:00
aawsome
c15805dd10
Merge pull request #792 from rustic-rs/dependabot/cargo/enum-map-derive-0.13.0
build(deps): bump enum-map-derive from 0.12.0 to 0.13.0
2023-08-04 22:11:04 +02:00
dependabot[bot]
604b226c9c
build(deps): bump enum-map-derive from 0.12.0 to 0.13.0
Bumps [enum-map-derive](https://github.com/xfix/enum-map) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/xfix/enum-map/releases)
- [Changelog](https://github.com/xfix/enum-map/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xfix/enum-map/commits)

---
updated-dependencies:
- dependency-name: enum-map-derive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 23:59:33 +00:00
dependabot[bot]
d8085c1547
build(deps): bump enum-map from 2.6.0 to 2.6.1 (#789)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 09:57:21 +02:00
dependabot[bot]
77ddb1d40f
build(deps): bump indicatif from 0.17.5 to 0.17.6 (#790)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 09:56:47 +02:00
aawsome
edce253b41
Merge pull request #788 from rustic-rs/dependabot/cargo/xattr-1.0.1
build(deps): bump xattr from 1.0.0 to 1.0.1
2023-08-01 09:54:41 +02:00
aawsome
1eafb722b7
Merge pull request #785 from rustic-rs/linktarget
handle non-unicode link-targets
2023-08-01 09:53:58 +02:00
Alexander Weiss
3477669eb0 handle non-unicode link-targets 2023-08-01 06:46:38 +02:00
dependabot[bot]
1e2e1b2960
build(deps): bump xattr from 1.0.0 to 1.0.1
Bumps [xattr](https://github.com/Stebalien/xattr) from 1.0.0 to 1.0.1.
- [Commits](https://github.com/Stebalien/xattr/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 23:26:20 +00:00
dependabot[bot]
fbbae09c38
build(deps): bump serde_json from 1.0.103 to 1.0.104 (#786)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 12:58:50 +02:00
aawsome
6e9f3d089d
Merge pull request #782 from rustic-rs/dependabot/cargo/clap-4.3.19
build(deps): bump clap from 4.3.17 to 4.3.19
2023-07-24 09:28:41 +02:00