chore(deps): bump the dependencies-minor-patch group across 1 directory with 3 updates#304
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ry with 3 updates Bumps the dependencies-minor-patch group with 3 updates in the /src-tauri directory: [tauri](https://github.com/tauri-apps/tauri), [html-escape](https://github.com/magiclen/html-escape) and [time](https://github.com/time-rs/time). Updates `tauri` from 2.11.3 to 2.11.5 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.11.3...tauri-v2.11.5) Updates `html-escape` from 0.2.13 to 0.2.14 - [Commits](magiclen/html-escape@v0.2.13...v0.2.14) 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) --- updated-dependencies: - dependency-name: html-escape dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor-patch - dependency-name: tauri dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor-patch - dependency-name: time dependency-version: 0.3.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
93f4c32 to
16f130e
Compare
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 dependencies-minor-patch group with 3 updates in the /src-tauri directory: tauri, html-escape and time.
Updates
taurifrom 2.11.3 to 2.11.5Release notes
Sourced from tauri's releases.
... (truncated)
Commits
7cd7136apply version updates (#15632)44594d6Revert "fix(deps): pin time to<0.3.52" (#15631)ca90b46apply version updates (#15621)ba865f2fix(windows): dpi getter leaksHDChandles (#15614)0299da0fix(deps): pin time to<0.3.52(#15616)40ad9d9chore(ci): migrate to use--cross-compile(#15602)8909f22apply version updates (#15598)67ffa19fix(bundler): make .desktop and .DirIcon relative symlinks (#15596)c5c8b2bdocs(readme): desktop platforms -> operating systems, closes #1558980d437ffix(#15580): bump memmap2 (#15587)Updates
html-escapefrom 0.2.13 to 0.2.14Commits
9b05791bump version9e2fbadfix a bug, improve code0c6fb93exclude unused file298b072fix clippyddaf097update github workflows6fa2f59update GitHub workflows93173c5Update Cargo.toml7b085b7update github workflows711929cupdate projectUpdates
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 target