build(deps): bump the prod-dependencies group across 1 directory with 6 updates#111
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the prod-dependencies group across 1 directory with 6 updates#111dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 6 updates Bumps the prod-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [winit](https://github.com/rust-windowing/winit) | `0.28.7` | `0.30.0` | | [egui_dock](https://github.com/Adanos020/egui_dock) | `0.12.0` | `0.14.0` | | [built](https://github.com/lukaslueg/built) | `0.7.2` | `0.7.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.198` | `1.0.215` | | [serde_default_utils](https://github.com/olekspickle/serde_default_utils) | `0.2.2` | `0.3.1` | Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) Updates `winit` from 0.28.7 to 0.30.0 - [Release notes](https://github.com/rust-windowing/winit/releases) - [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md) - [Commits](rust-windowing/winit@v0.28.7...v0.30.0) Updates `egui_dock` from 0.12.0 to 0.14.0 - [Changelog](https://github.com/Adanos020/egui_dock/blob/main/CHANGELOG.md) - [Commits](https://github.com/Adanos020/egui_dock/commits) Updates `built` from 0.7.2 to 0.7.5 - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.7.2...0.7.5) Updates `serde` from 1.0.198 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.198...v1.0.215) Updates `serde_default_utils` from 0.2.2 to 0.3.1 - [Release notes](https://github.com/olekspickle/serde_default_utils/releases) - [Commits](https://github.com/olekspickle/serde_default_utils/commits) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: winit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: egui_dock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: built dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: serde_default_utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 prod-dependencies group with 6 updates in the / directory:
0.1.400.1.410.28.70.30.00.12.00.14.00.7.20.7.51.0.1981.0.2150.2.20.3.1Updates
tracingfrom 0.1.40 to 0.1.41Release notes
Sourced from tracing's releases.
... (truncated)
Commits
0ca7887chore: prepare tracing 0.1.41 (#3159)504a287tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7chore: prepare tracing-core 0.1.33 (#3153)11c8273subscriber: don't gatewith_ansi()on the "ansi" feature (#3020)8a25a16core: fix missedregister_callsiteerror (#2938)6f08af0subscriber: setlogmax level when reloading (#1270)f6a6c8ctracing: add index API forField(#2820)345fbffAddjson-subscriberto ecosystem (#3121)82a92dffix: correct SerializeField definition and doc formatting (#3040)Updates
winitfrom 0.28.7 to 0.30.0Release notes
Sourced from winit's releases.
... (truncated)
Commits
4b3c065Winit version 0.30.00812adcAdd UIGestureRecognizerDelegate and PanGestureRecogniser (#3597)cd6ec19Don't set the background color when initializing with transparency (#3657)61bd817chore: fix some typos in comments (#3635)c04c113chore: ensure that.cargoconfig is not publishedce32a30android: bump tondk 0.9.0andandroid-activity 0.6.01682703bugfix(win32): Only return win handle on OK threadbdd80c8Add .git-blame-ignore-revs7b0c7b6chore(rustfmt): use nightly (#2325)7006c7cbugfix(android): AllowVolume*keys to be passed to the userUpdates
egui_dockfrom 0.12.0 to 0.14.0Changelog
Sourced from egui_dock's changelog.
Commits
Updates
builtfrom 0.7.2 to 0.7.5Changelog
Sourced from built's changelog.
Commits
e162357Bump to 0.7.50bbf71bBumpcargo-lockto10.0d05629aBump to 0.7.48319218Update git2 to 0.19.0 (#69)4e2d581Update gh-actionsbb05c35HonorSOURCE_DATE_EPOCHa39212aBump to 0.7.3a044847Update README4014a2eUpdate changelog494619bStrengthen testbox_tests output-testUpdates
serdefrom 1.0.198 to 1.0.215Release notes
Sourced from serde's releases.
... (truncated)
Commits
8939af4Release 1.0.215fa5d58cUse ui test syntax that does not interfere with rustfmt1a3cf4bUpdate PR 2562 ui tests7d96352Merge pull request #2857 from dtolnay/collide111ecc5Update ui tests for warning on colliding aliasesedd6fe9Revert "Add checks for conflicts for aliases"a20e924Revert "pacify clippy"b1353a9Merge pull request #2856 from dtolnay/denamec59e876Produce a separate warning for every colliding name7f1e697Merge pull request #2855 from dtolnay/namespanUpdates
serde_default_utilsfrom 0.2.2 to 0.3.1Release notes
Sourced from serde_default_utils's releases.
Commits
Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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