build(deps): bump the patch group with 3 updates#1846
Merged
Benoît Cortier (CBenoit) merged 1 commit intoJul 7, 2026
Conversation
Bumps the patch group with 3 updates: [time](https://github.com/time-rs/time), [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) and [dynosaur](https://github.com/spastorino/dynosaur). Updates `time` from 0.3.51 to 0.3.53 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.51...v0.3.53) Updates `embed-resource` from 3.0.9 to 3.0.11 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v3.0.9...v3.0.11) Updates `dynosaur` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/spastorino/dynosaur/releases) - [Commits](spastorino/dynosaur@0.3.0...0.3.1) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: embed-resource dependency-version: 3.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: dynosaur dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
Benoît Cortier (CBenoit)
approved these changes
Jul 7, 2026
This file contains hidden or 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
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.
Bumps the patch group with 3 updates: time, embed-resource and dynosaur.
Updates
timefrom 0.3.51 to 0.3.53Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
0ae2f84v0.3.53 releasecea8c96Avoid issue withcookiecrate temporarily55e1f2bRequire private type to properly seal traits7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by targetUpdates
embed-resourcefrom 3.0.9 to 3.0.11Commits
e2e7c63Bump version to 3.0.11. Add@kv-mahlbergto authors list04138f7Add compile_for_cdylib46125cbOnly try vswhom when targetting i386 or amd6475be2b9Bump version to 3.0.10. Add@Berrysoftto authors listb2e062cOnly care about $MINGW_CHOST when building with windres577a1c4Fix target passed to the compiler chooserad34627Need to #[cfg] mod windres93a49a7Unify non-Win32 ok path78f8a77port previous34c3e90Avoid race to std{in,out,err} in is_runnable()Updates
dynosaurfrom 0.3.0 to 0.3.1Release notes
Sourced from dynosaur's releases.
Commits
0663970Release v0.3.1e31eec9Merge pull request #113 from elihunter173/eli/failing-lints6ea0076Add documentation to auto-generated DynTrait4556004Add dynosaur/examples/pub_trait.rsf804bf3Merge pull request #108 from tyilo/fix-readme-example-v2f29ddc0Fix example in README and add test for itc676737Merge pull request #109 from tyilo/example-generated-structe0e6c33Add example generated struct to documentationa89b8b5Merge pull request #112 from shrey4796/shrey-support-arc5ec1af5Add from_arc and from_rc methods to generated codeDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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