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

Bump the patch-dependencies group with 2 updates #406

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps the patch-dependencies group with 2 updates: openssl and time.

Updates openssl from 0.10.56 to 0.10.57

Release notes

Sourced from openssl's releases.

openssl-v0.10.57

What's Changed

New Contributors

Full Changelog: sfackler/rust-openssl@openssl-v0.10.56...openssl-v0.10.57

Commits
  • 00dacb9 Merge pull request #2025 from alex/bump-for-release
  • 2d8f2f6 Release openssl v0.10.57 and openssl-sys v0.9.92
  • 03bc819 clippy
  • b60f3b8 Merge pull request #1906 from qwandor/bitflags
  • 528c3d7 Merge pull request #2023 from JadedBlueEyes/patch-1
  • 9708951 Add perl-FindBin dep for fedora
  • 2db5377 Merge pull request #2018 from dhouck/x509-email
  • 117b459 Merge pull request #2017 from johntyner/feature/cipher-ctx-clone
  • c317ffe Add X509VerifyParam::set_email
  • d266360 Update openssl/src/cipher_ctx.rs
  • Additional commits viewable in compare view

Updates time from 0.3.27 to 0.3.28

Release notes

Sourced from time's releases.

v0.3.28

See the changelog for details.

Changelog

Sourced from time's changelog.

0.3.28 [2023-08-27]

Added

  • More additional constants for the well-known Iso8601 format description have been added. This avoids the need to manually configure the format.
  • An [end] component has been added. This is ignored during formatting, but is used to indicate the end of input when parsing. If any input remains after this component, an error is returned. This is useful when using the [first] component, as it avoids the need to reorder variants.

Changed

  • The exemption for MacOS introduced in 0.3.20 has been removed. This is because some supported versions of MacOS do not meet the requirements for the exemption.
  • The UnexpectedTrailingCharacters error variant has been moved to ParseFromDescription. All previously-existing locations of this variant have been deprecated and will no longer be returned.
Commits
  • bb9b38e v0.3.28 release
  • 1426492 Fully move UnexpectedTrailingCharacters error
  • cf16454 Implement [end] component
  • 5b2d6f8 Remove thread-safety exemption for MacOS
  • eb866d4 Fix clippy lints
  • 9a53561 Add additional associated constants for Iso8601
  • See full diff in compare view

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 <dependency name> major version will 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 version will 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

Bumps the patch-dependencies group with 2 updates: [openssl](https://github.com/sfackler/rust-openssl) and [time](https://github.com/time-rs/time).


Updates `openssl` from 0.10.56 to 0.10.57
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.56...openssl-v0.10.57)

Updates `time` from 0.3.27 to 0.3.28
- [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.27...v0.3.28)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: time
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 29, 2023
@dependabot dependabot bot deleted the dependabot/cargo/patch-dependencies-bc2623234c branch August 29, 2023 01:32
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.

0 participants