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 the all group across 1 directory with 3 updates #219

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps the all group with 3 updates in the / directory: nix, tungstenite and git2.

Updates nix from 0.28.0 to 0.29.0

Changelog

Sourced from nix's changelog.

[0.29.0] - 2024-05-24

Added

  • Add getregset()/setregset() for Linux/glibc/x86/x86_64/aarch64/riscv64 and getregs()/setregs() for Linux/glibc/aarch64/riscv64 (#2044)
  • Add socket option Ipv6Ttl for apple targets. (#2287)
  • Add socket option UtunIfname. (#2325)
  • make SigAction repr(transparent) & can be converted to the libc raw type (#2326)
  • Add From trait implementation for conversions between sockaddr_in and SockaddrIn, sockaddr_in6 and SockaddrIn6 (#2328)
  • Add socket option ReusePortLb for FreeBSD. (#2332)
  • Added support for openat2 on linux. (#2339)
  • Add if_indextoname function. (#2340)
  • Add mount and unmount API for apple targets. (#2347)
  • Added _PC_MIN_HOLE_SIZE for pathconf and fpathconf. (#2349)
  • Added impl AsFd for pty::PtyMaster (#2355)
  • Add open flag O_SEARCH to AIX, Empscripten, FreeBSD, Fuchsia, solarish, WASI (#2374)
  • Add prctl function prctl_set_vma_anon_name for Linux/Android. (#2378)
  • Add sync(2) for apple_targets/solarish/haiku/aix/hurd, syncfs(2) for hurd and fdatasync(2) for aix/hurd (#2379)
  • Add fdatasync support for Apple targets. (#2380)
  • Add fcntl::OFlag::O_PATH for FreeBSD and Fuchsia (#2382)
  • Added PathconfVar::MIN_HOLE_SIZE for apple_targets. (#2388)
  • Add open flag O_SEARCH to apple_targets (#2391)
  • O_DSYNC may now be used with aio_fsync and fcntl on FreeBSD. (#2404)
  • Added Flock::relock for upgrading and downgrading locks. (#2407)

Changed

... (truncated)

Commits
  • 1dad4d8 chore: prepare for 0.29.0
  • f743197 fix ControlMessageOwned::UdpGroSegments UDP packets processing type. (#2406)
  • 208b80b recvmsg: Check if CMSG buffer was too small and return an error (#2413)
  • ecd12a9 test: remove test of inode count in test_statfs.rs (#2414)
  • 663506a fix: only close fanotify events with a valid fd (#2399)
  • 1604723 revert: impl From<sigaction> for SigAction (#2410)
  • ec4beb5 docs: correct limit value of FAN_UNLIMITED_QUEUE and FAN_UNLIMITED_MARKS[skip...
  • 84c0444 chore: bump libc to 0.2.155 (#2409)
  • c5af4ad Add Flock::relock (#2407)
  • e7acaff Enable O_DSYNC on FreeBSD with fcntl and aio_fsync (#2404)
  • Additional commits viewable in compare view

Updates tungstenite from 0.21.0 to 0.23.0

Changelog

Sourced from tungstenite's changelog.

0.23.0

  • Disable default features for rustls giving the user more flexibility.

0.22.0

  • Make url optional.
  • Add a builder for convenient headers and subprotocols construction.
  • Update rustls dependency.
Commits
  • bef231d Prepare 0.23.0 release
  • 2ebcc1f Update CHANGELOG
  • 0e25483 Set default-features = false for rustls (#427)
  • 9d12773 Update CHANGELOG
  • ec0e3b9 deps: update rustls
  • c21281a Make url as feature and bump version (#419)
  • 564f10a Merge pull request #363 from shotover/master
  • 734234a Update tests/handshake.rs
  • ac3ce4d Merge pull request #1 from Its-Just-Nans/master
  • 60c50cd handshake(server): Make 'create_response_with_body' function more generic
  • Additional commits viewable in compare view

Updates git2 from 0.18.3 to 0.19.0

Changelog

Sourced from git2's changelog.

0.19.0 - 2024-06-13

0.18.3...0.19.0

Added

  • Added opts functions to control server timeouts (get_server_connect_timeout_in_milliseconds, set_server_connect_timeout_in_milliseconds, get_server_timeout_in_milliseconds, set_server_timeout_in_milliseconds), and add ErrorCode::Timeout. #1052

Changed

  • ❗ Updated to libgit2 1.8.1 #1032
  • Reduced size of the Error struct. #1053

Fixed

  • Fixed some callbacks to relay the error from the callback to libgit2. #1043
Commits
  • 9a5c970 Merge pull request #1059 from ehuss/bump-versions
  • db3a3ce Bump versions for 1.8.1
  • b318ea3 Merge pull request #1056 from ericswpark/doc-add
  • 79b1bed repo: add branch_upstream_remote refname doc (#1055)
  • 9598e97 Merge pull request #1052 from Qovery/feat/support-server-timeouts-master
  • e17e77c Add global opts related to server timeouts
  • c9b5f81 Merge pull request #1043 from ehuss/callback-errors
  • 324f421 Merge pull request #1032 from bnjmnt4n/libgit2-v1.8.0
  • 949aa49 Merge pull request #1053 from kornelski/smallerr
  • 0715c33 Reduce Error size with Box<str>
  • Additional commits viewable 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 all group with 3 updates in the / directory: [nix](https://github.com/nix-rust/nix), [tungstenite](https://github.com/snapview/tungstenite-rs) and [git2](https://github.com/rust-lang/git2-rs).


Updates `nix` from 0.28.0 to 0.29.0
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.28.0...v0.29.0)

Updates `tungstenite` from 0.21.0 to 0.23.0
- [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md)
- [Commits](snapview/tungstenite-rs@v0.21.0...v0.23.0)

Updates `git2` from 0.18.3 to 0.19.0
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/git2-rs@git2-0.18.3...git2-0.19.0)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tungstenite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Jun 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 22, 2024
@dependabot dependabot bot deleted the dependabot/cargo/all-70a3833237 branch June 22, 2024 00:37
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.

None yet

0 participants