-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update rust crate vergen to v9 #25
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Configure Renovate
Usefull when deploying with Docker.
chore(deps): update rust crate vergen to v7
fix(deps): update rust crate reqwest to 0.11.10
This commit allows The Senpy Club API to cache GitHub's API response, refreshing the cache every fifty accesses. This commit also gets rid of a few dependencies which were replaced by their standard library counterparts.
Change-Id: Ic0edc6bd6c94e0368dcf6910c8cbb56866127402
fix(utils): Handle programming languages with spaces
* We return application/json content, which shouldn't need decoding from the client side, unlike application/x-www-form-urlencoded * Stop encoding the URL inside the responses Change-Id: I7023f4b811ab7c2e9b7f8987ea0991cfc725a374
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.0.0
->9.0.0
Release Notes
rustyhorde/vergen (vergen)
v9.0.1
: vergen 9.0.1Compare Source
v9.0.0
: vergen 9.0.0vergen
tool.v8.3.1
: - vergenCompare Source
v8.3.0
: - vergenCompare Source
cargo
feature unification issue with the git features.v8.2.10
: - vergenCompare Source
DependencyKind
to make using the new cargo dependencies feature more smoothv8.2.9
: - vergenCompare Source
VERGEN_CARGO_DEPENDENCIES
cargo:rustc-env
instructions. Strings with newlines break this output.si
feature to allow more granular control over what is refreshed when initializingsysinfo
.v8.2.8
: - vergenCompare Source
v8.2.7
: - vergenCompare Source
dirty
status in outputv8.2.6
: - vergenCompare Source
v8.2.5
Compare Source
v8.2.4
: - vergenCompare Source
time
to0.3.22
to fix issues where a new used function did not appear in older patch versions, causing those who haven't runcargo update
recently to see errors buildingvergen
v8.2.3
Compare Source
gix
to 0.48.0build.rs
location.NOTE - Using a local offset will likely cause failures on Unix systems due to the
Soundness
check that thetime
crate performs. I don't want to introduce unsoundness support tovergen
.v8.2.1
: - vergenCompare Source
gitcl
feature timestamp parsing.v8.2.0
: - vergenCompare Source
disable_git
)v8.1.3
: - vergenCompare Source
gix
dependency updated to0.44.1
.0.43.1
and0.44.0
were yanked due to dependency issues.v8.1.2
: - vergenCompare Source
git2-rs
to0.17.1
)v8.1.1
Compare Source
--match
on thegitcl
feature to be wrapped with quotes so globbing works properly across many shells.v8.1.0
Compare Source
gitcl
command line check. Some versions of git do not recognize the-v
option. This was changed togit --version
by default. You can also now specify the command you wish to use to check for git in configuration.match
glob string for thegit describe
output. This is supported in thegitcl
andgit2
features. At this time I could not determine how to do the similar logic withgitoxide
so this config has no effect in that feature.v8.0.0
Compare Source
gix 0.42.0
.README.md
to reflect new release.v7.5.1
Compare Source
git2
to pick up security updates.v7.5.0
Compare Source
vergen
has been bumped to 1.63.0.enum-iterator
dependency has been updated to 1.2.0 (and as a result the 1.63 bump had to happen)v7.4.4
Compare Source
v7.4.3
Compare Source
sysinfo
memory reporting for machine with large amounts of memoryv7.4.2
Compare Source
SOURCE_DATE_EPOCH
timestamps from https://reproducible-builds.org/docs/source-date-epoch/v7.4.1
Compare Source
enum-iterator
dependency to1.1.3
to avoid issue caused by more recent versions using unstable features causing builds to fail.v7.4.0
Compare Source
v7.3.2
Compare Source
v7.3.1
Compare Source
enum-iterator
to latestsysinfo
to latestv7.2.1
Compare Source
v7.2.0
Compare Source
v7.1.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.