Skip to content

Commit 7454134

Browse files
Bump the dependencies group with 3 updates (#290)
* Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [install-pinned/maturin-with-zig](https://github.com/install-pinned/maturin-with-zig), [install-pinned/maturin](https://github.com/install-pinned/maturin) and [actions/checkout](https://github.com/actions/checkout). Updates `install-pinned/maturin-with-zig` from c69b784f32c6a34427a937c4887c928284a6d4cc to 4d1a9421a8c84036989276ddf3dbd24aa48b8111 - [Release notes](https://github.com/install-pinned/maturin-with-zig/releases) - [Commits](install-pinned/maturin-with-zig@c69b784...4d1a942) Updates `install-pinned/maturin` from 9f07e24f8a6ddec5e728f9a6ce2fd377213a9e4a to 239b89ed00a1af9a610f3623e6d8b07d1bd8f88f - [Release notes](https://github.com/install-pinned/maturin/releases) - [Commits](install-pinned/maturin@9f07e24...239b89e) Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: install-pinned/maturin-with-zig dependency-version: 4d1a9421a8c84036989276ddf3dbd24aa48b8111 dependency-type: direct:production dependency-group: dependencies - dependency-name: install-pinned/maturin dependency-version: 239b89ed00a1af9a610f3623e6d8b07d1bd8f88f dependency-type: direct:production dependency-group: dependencies - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * [autofix.ci] apply automated fixes --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent a8d396a commit 7454134

File tree

4 files changed

+105
-5
lines changed

4 files changed

+105
-5
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ jobs:
9191

9292
- if: runner.os == 'Linux'
9393
name: Install maturin[zig] from PyPI
94-
uses: install-pinned/maturin-with-zig@c69b784f32c6a34427a937c4887c928284a6d4cc
94+
uses: install-pinned/maturin-with-zig@4d1a9421a8c84036989276ddf3dbd24aa48b8111
9595
- if: runner.os != 'Linux'
9696
name: Install maturin from PyPI
97-
uses: install-pinned/maturin@9f07e24f8a6ddec5e728f9a6ce2fd377213a9e4a
97+
uses: install-pinned/maturin@239b89ed00a1af9a610f3623e6d8b07d1bd8f88f
9898

9999
- if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
100100
run: python .github/scripts/pin-versions.py
@@ -195,7 +195,7 @@ jobs:
195195
- uses: mhils/workflows/checkout@5b6540d578f48644ffa5e955cedadc81034cb7d8 # v18.0
196196
- uses: ./.github/actions/setup
197197
- name: Install maturin[zig] from PyPI
198-
uses: install-pinned/maturin-with-zig@c69b784f32c6a34427a937c4887c928284a6d4cc
198+
uses: install-pinned/maturin-with-zig@4d1a9421a8c84036989276ddf3dbd24aa48b8111
199199
- run: maturin build --release ${{ matrix.args }}
200200
working-directory: ./mitmproxy-linux
201201
- run: test -f target/wheels/*-py3-none-*.whl # ensure we have a universal wheel

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# TODO: This should ideally just reuse the main CI artifacts.
2323
- uses: mhils/workflows/checkout@5b6540d578f48644ffa5e955cedadc81034cb7d8 # v18.0
2424
- uses: ./.github/actions/setup
25-
- uses: install-pinned/maturin-with-zig@c69b784f32c6a34427a937c4887c928284a6d4cc
25+
- uses: install-pinned/maturin-with-zig@4d1a9421a8c84036989276ddf3dbd24aa48b8111
2626
- uses: install-pinned/mypy@75779f141592e4909d64e13f8a1861f06aa9cd8d
2727
- uses: install-pinned/pdoc@69ba59f9699df21e1026110af4ec6b10a98cf5cd
2828

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
environment: deploy
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: actions/checkout@v5
23+
- uses: actions/checkout@v6
2424
with:
2525
token: ${{ secrets.GH_PUSH_TOKEN }} # this token works to push to the protected main branch.
2626
persist-credentials: true # needed by release tool
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
// @generated
2+
// This file is @generated by prost-build.
3+
// Note: The protobuf definition is shared between the Rust and Swift parts.
4+
// We are not using prost-build because providing protoc is a hassle on many platforms.
5+
// See .github/workflows/autofix.yml for how to update the respective files,
6+
// or file a PR and let CI handle it.
7+
8+
/// Packet with associated tunnel info (Windows pipe to mitmproxy)
9+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
10+
pub struct PacketWithMeta {
11+
#[prost(bytes="bytes", tag="1")]
12+
pub data: ::prost::bytes::Bytes,
13+
#[prost(message, optional, tag="2")]
14+
pub tunnel_info: ::core::option::Option<TunnelInfo>,
15+
}
16+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
17+
pub struct TunnelInfo {
18+
#[prost(uint32, optional, tag="1")]
19+
pub pid: ::core::option::Option<u32>,
20+
#[prost(string, optional, tag="2")]
21+
pub process_name: ::core::option::Option<::prost::alloc::string::String>,
22+
}
23+
/// Packet or intercept spec (Windows pipe to redirector)
24+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
25+
pub struct FromProxy {
26+
#[prost(oneof="from_proxy::Message", tags="1, 2")]
27+
pub message: ::core::option::Option<from_proxy::Message>,
28+
}
29+
/// Nested message and enum types in `FromProxy`.
30+
pub mod from_proxy {
31+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Oneof)]
32+
pub enum Message {
33+
#[prost(message, tag="1")]
34+
Packet(super::Packet),
35+
#[prost(message, tag="2")]
36+
InterceptConf(super::InterceptConf),
37+
}
38+
}
39+
/// Packet (macOS UDP Stream)
40+
/// ⚠️ Bump network extension version on changes, <https://github.com/mitmproxy/mitmproxy_rs/pull/227.>
41+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
42+
pub struct Packet {
43+
#[prost(bytes="bytes", tag="1")]
44+
pub data: ::prost::bytes::Bytes,
45+
}
46+
/// Intercept conf (macOS Control Stream)
47+
/// ⚠️ Bump network extension version on changes, <https://github.com/mitmproxy/mitmproxy_rs/pull/227.>
48+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
49+
pub struct InterceptConf {
50+
#[prost(string, repeated, tag="1")]
51+
pub actions: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
52+
}
53+
/// New flow (macOS TCP/UDP Stream)
54+
/// ⚠️ Bump network extension version on changes, <https://github.com/mitmproxy/mitmproxy_rs/pull/227.>
55+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
56+
pub struct NewFlow {
57+
#[prost(oneof="new_flow::Message", tags="1, 2")]
58+
pub message: ::core::option::Option<new_flow::Message>,
59+
}
60+
/// Nested message and enum types in `NewFlow`.
61+
pub mod new_flow {
62+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Oneof)]
63+
pub enum Message {
64+
#[prost(message, tag="1")]
65+
Tcp(super::TcpFlow),
66+
#[prost(message, tag="2")]
67+
Udp(super::UdpFlow),
68+
}
69+
}
70+
/// ⚠️ Bump network extension version on changes, <https://github.com/mitmproxy/mitmproxy_rs/pull/227.>
71+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
72+
pub struct TcpFlow {
73+
#[prost(message, optional, tag="1")]
74+
pub remote_address: ::core::option::Option<Address>,
75+
#[prost(message, optional, tag="2")]
76+
pub tunnel_info: ::core::option::Option<TunnelInfo>,
77+
}
78+
/// ⚠️ Bump network extension version on changes, <https://github.com/mitmproxy/mitmproxy_rs/pull/227.>
79+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
80+
pub struct UdpFlow {
81+
#[prost(message, optional, tag="1")]
82+
pub local_address: ::core::option::Option<Address>,
83+
#[prost(message, optional, tag="3")]
84+
pub tunnel_info: ::core::option::Option<TunnelInfo>,
85+
}
86+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
87+
pub struct UdpPacket {
88+
#[prost(bytes="bytes", tag="1")]
89+
pub data: ::prost::bytes::Bytes,
90+
#[prost(message, optional, tag="2")]
91+
pub remote_address: ::core::option::Option<Address>,
92+
}
93+
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
94+
pub struct Address {
95+
#[prost(string, tag="1")]
96+
pub host: ::prost::alloc::string::String,
97+
#[prost(uint32, tag="2")]
98+
pub port: u32,
99+
}
100+
// @@protoc_insertion_point(module)

0 commit comments

Comments
 (0)