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 julian from 0.5.0 to 0.7.0 #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps julian from 0.5.0 to 0.7.0.

Release notes

Sourced from julian's releases.

julian v0.7.0 — std and time features

  • Increased MSRV to 1.81
  • Added std feature for toggling no_std support
  • Added time feature for enabling conversions to & from time types
  • Breaking: The impl<T: chrono::Datelike> From<T> for Date conversion enabled by the chrono feature has been changed to just impl From<chrono::NaiveDate> for Date

julian-cli v0.6.2 — Bump versions

  • Increased MSRV to 1.81
  • Increase julian dependency to 0.7.0

julian-cli v0.6.1 — Fix program name

  • Fix name of installed executable

julian-cli v0.6.0 — Initial release as separate crate (YANKED)

This version was yanked on 2024-12-18 because the name of the installed executable was incorrect.

julian v0.6.0 — Split CLI into separate package

  • Increased MSRV to 1.67
  • Breaking: Split off CLI into a separate julian-cli crate
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 the dependencies Pull requests that update a dependency file label Dec 23, 2024
Copy link

github-actions bot commented Dec 23, 2024

Test Results

0 tests   - 15   0 ✅  - 15   0s ⏱️ ±0s
0 suites  -  1   0 💤 ± 0 
0 files    -  1   0 ❌ ± 0 

Results for commit cd15fd2. ± Comparison against base commit a8ad6ea.

♻️ This comment has been updated with latest results.

Bumps [julian](https://github.com/jwodder/julian-rs) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/jwodder/julian-rs/releases)
- [Commits](jwodder/julian-rs@v0.5.0...julian/v0.7.0)

---
updated-dependencies:
- dependency-name: julian
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/julian-0.7.0 branch from 17d9cd3 to cd15fd2 Compare January 8, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants