Skip to content
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

build(deps): bump web-time from 0.2.4 to 1.1.0 #15879

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Bumps web-time from 0.2.4 to 1.1.0.

Release notes

Sourced from web-time's releases.

Serde support for SystemTime

Added

  • Add Serde de/serialization support for SystemTime through a serde crate feature.

V1 Release

Added

  • V1 release.
Changelog

Sourced from web-time's changelog.

[1.1.0] - 2024-03-01

Added

  • Add Serde de/serialization support for SystemTime through a serde crate feature.

[1.0.0] - 2024-01-14

Added

  • V1 release.
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added A-deps Area: Dependencies rust Pull requests that update Rust code labels Apr 4, 2024
Bumps [web-time](https://github.com/daxpedda/web-time) from 0.2.4 to 1.1.0.
- [Release notes](https://github.com/daxpedda/web-time/releases)
- [Changelog](https://github.com/daxpedda/web-time/blob/main/CHANGELOG.md)
- [Commits](daxpedda/web-time@v0.2.4...v1.1.0)

---
updated-dependencies:
- dependency-name: web-time
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@Dinnerbone Dinnerbone force-pushed the dependabot/cargo/web-time-1.1.0 branch from f532a6c to de83551 Compare April 4, 2024 19:26
@Dinnerbone Dinnerbone enabled auto-merge (rebase) April 4, 2024 19:26
@torokati44
Copy link
Member

torokati44 commented Apr 4, 2024

Huh, weird, last time this didn't work: #14892
See also:
emilk/egui#3856
emilk/egui#3872

@Dinnerbone
Copy link
Contributor

Dinnerbone commented Apr 4, 2024

Oh, this duplicates the dependency

(isn't there a check against that...?) edit: nevermind that's a warning so it's basically non existent :D

I think it's okay though?

@torokati44
Copy link
Member

Oh, this duplicates the dependency

Yep.

(isn't there a check against that...?) edit: nevermind that's a warning so it's basically non existent :D

There isn't .... yet!

I think it's okay though?

Yeah, probably.

@Dinnerbone Dinnerbone merged commit 163aa9e into master Apr 4, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/web-time-1.1.0 branch April 4, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Dependencies rust Pull requests that update Rust code
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants