build(deps): bump the cargo group with 5 updates #180
Merged
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.
Bumps the cargo group with 5 updates:
0.4.41
0.4.42
4.5.46
4.5.47
0.4.27
0.4.28
3.2.4
3.3.0
3.2.4
3.2.5
Updates
chrono
from 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15f
Bump version to 0.4.425cf5603
strftime: add regression test casea623170
strftime: simplify error handling36fbfb1
strftime: move specifier handling out of match to reduce rightward drift7f413c3
strftime: yield None early9d5dfe1
strftime: outline constantse5f6be7
strftime: move error() method below callerd516c27
strftime: merge impl blocks0ee2172
strftime: re-order items to keep impls together757a8b0
Upgrade to windows-bindgen 0.63Updates
clap
from 4.5.46 to 4.5.47Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f046ca6
chore: Release436949d
docs: Update changelog1ddab84
Merge pull request #5954 from epage/tests8a66dbf
test(complete): Add more native cases76465cf
test(complete): Make things more consistent232cedb
test(complete): Remove redundant index02244a6
Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847
fix(complete): Missing options in multi-val arg74388d7
test(complete): Multi-valued, unbounded positional5b3d45f
refactor(complete): Extract function for optionsUpdates
log
from 0.4.27 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355
Merge pull request #695 from rust-lang/cargo/0.4.2857719db
focus on user-facing source changes in the changeloge0630c6
prepare for 0.4.28 release60829b1
Merge pull request #692 from nebkor/up-and-down95d44f8
change names of log-level-changing methods to be more descriptive2b63dfa
Addup()
anddown()
methods forLevel
andLevelFilter
3aa1359
Merge pull request #690 from HaoliangXu/master1091f2c
Chore:delete compare_exchange method for AtomicUsize on platforms24c5f44
Merge pull request #688 from ZylosLumen/patch-14498495
Unhide#[derive(Debug)]
in exampleUpdates
napi
from 3.2.4 to 3.3.0Release notes
Sourced from napi's releases.
Commits
2cb9c17
chore: release (#2893)841ddf4
fix(cli): NAPI_RS_NATIVE_LIBRARY_PATH usage (#2907)3894db5
fix(napi): JsStringUtf8 memory leak (#2911)e633c47
chore(deps): update release-plz/action action to v0.5.114 (#2909)484ca28
feat(napi): implement from_static on JsStringLatin1 and JsStringUtf16 (#2908)3c1a64f
chore(deps): update dependency electron to v38 (#2904)c034e1e
fix(cli): fix misuse of configPath as readNapiConfig first argument (#2900)df80a84
chore(deps): update actions/setup-node action to v5 (#2906)ca17be8
chore(deps): update release-plz/action action to v0.5.113 (#2903)38e55fa
chore(deps): lock file maintenance (#2901)Updates
napi-derive
from 3.2.4 to 3.2.5Release notes
Sourced from napi-derive's releases.
Commits
2cb9c17
chore: release (#2893)841ddf4
fix(cli): NAPI_RS_NATIVE_LIBRARY_PATH usage (#2907)3894db5
fix(napi): JsStringUtf8 memory leak (#2911)e633c47
chore(deps): update release-plz/action action to v0.5.114 (#2909)484ca28
feat(napi): implement from_static on JsStringLatin1 and JsStringUtf16 (#2908)3c1a64f
chore(deps): update dependency electron to v38 (#2904)c034e1e
fix(cli): fix misuse of configPath as readNapiConfig first argument (#2900)df80a84
chore(deps): update actions/setup-node action to v5 (#2906)ca17be8
chore(deps): update release-plz/action action to v0.5.113 (#2903)38e55fa
chore(deps): lock file maintenance (#2901)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions