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 time from 0.3.19 to 0.3.20 #197

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps time from 0.3.19 to 0.3.20.

Release notes

Sourced from time's releases.

v0.3.20

See the changelog for details.

Changelog

Sourced from time's changelog.

0.3.20 [2023-02-24]

Changed

  • The minimum supported Rust version is now 1.63.0.
  • On Unix-based operating systems with known thread-safe environments, functions obtaining the local offset no longer require a check that the program is single-threaded. This currently includes MacOS, illumos, and NetBSD.

Added

  • [ignore] component in format descriptions. A count modifier is required, indicating the number of bytes to ignore when parsing.
  • [unix_timestamp] component in format descriptions. This is currently only usable with OffsetDateTime. Users can choose between seconds, milliseconds, microseconds, and nanoseconds, and whether the sign is mandatory or optional.

Fixed

  • The API for declaring soundness now uses stricter atomic orderings internally.
Commits
  • d7c725c v0.3.20 release
  • 91afd54 Add lock to another test
  • 8dca98c Implement [unix_timestamp] component
  • d07b394 Further split logical and memory offset
  • 0229837 Slightly refactor DateTime internals
  • 1daedfb Add missing test for new error variant
  • 4edf73a Use bug! instead of unreachable!
  • 0e82474 Use explicit_generic_args_with_impl_trait
  • 3b6d77f Bump MSRV to 1.63
  • eb7b60e Always test local offset
  • Additional commits viewable in compare view

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 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)

Bumps [time](https://github.com/time-rs/time) from 0.3.19 to 0.3.20.
- [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.19...v0.3.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 1, 2023
@matthiasbeyer
Copy link
Owner

bors merge

bors bot added a commit that referenced this pull request Mar 1, 2023
197: build(deps): bump time from 0.3.19 to 0.3.20 r=matthiasbeyer a=dependabot[bot]

Bumps [time](https://github.com/time-rs/time) from 0.3.19 to 0.3.20.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Mar 1, 2023

Build failed:

@matthiasbeyer
Copy link
Owner

bors merge

bors bot added a commit that referenced this pull request Mar 1, 2023
196: Update flake.lock r=matthiasbeyer a=github-actions[bot]

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action.

```
Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/953b70da2813fb882c39890f2514e7db76fc8843' (2023-02-19)
  → 'github:ipetkov/crane/ac145b7ae59bf81ea2aa29d2590d451eaaf63376' (2023-03-01)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/98f11700e398cf2ae6da905df56badc17e265021' (2023-02-20)
  → 'github:oxalica/rust-overlay/f388187efb41ce4195b2f4de0b6bb463d3cd0a76' (2023-03-01)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

197: build(deps): bump time from 0.3.19 to 0.3.20 r=matthiasbeyer a=dependabot[bot]

Bumps [time](https://github.com/time-rs/time) from 0.3.19 to 0.3.20.


Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Mar 1, 2023

Build failed (retrying...):

bors bot added a commit that referenced this pull request Mar 1, 2023
197: build(deps): bump time from 0.3.19 to 0.3.20 r=matthiasbeyer a=dependabot[bot]

Bumps [time](https://github.com/time-rs/time) from 0.3.19 to 0.3.20.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Mar 1, 2023

Build failed:

@matthiasbeyer
Copy link
Owner

bors retry

@bors
Copy link
Contributor

bors bot commented Mar 1, 2023

Build succeeded:

@bors bors bot merged commit 0957b75 into master Mar 1, 2023
@bors bors bot deleted the dependabot/cargo/time-0.3.20 branch March 1, 2023 13:01
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant